mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 20:19:22 +03:00
Strip unused CSS
This commit is contained in:
parent
26015aaf18
commit
8273111e65
5 changed files with 3 additions and 33 deletions
|
|
@ -111,15 +111,6 @@ html.rl-no-preview-pane {
|
|||
}
|
||||
}
|
||||
|
||||
.line-loading {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
z-index: 102;
|
||||
height: 0;
|
||||
top: 50px;
|
||||
}
|
||||
|
||||
.b-content {
|
||||
position: absolute;
|
||||
top: 50px;
|
||||
|
|
@ -405,10 +396,6 @@ html.rl-ctrl-key-pressed .messageListItem {
|
|||
}
|
||||
}
|
||||
|
||||
html .messageList .line-loading {
|
||||
height: 5px !important;
|
||||
}
|
||||
|
||||
#messagesDragImage {
|
||||
color: #fff;
|
||||
background-color: #000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue