mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 23:17:02 +03:00
Cleanup more CSS
This commit is contained in:
parent
48424e213b
commit
badf422178
24 changed files with 22 additions and 130 deletions
|
|
@ -1,22 +1,12 @@
|
|||
|
||||
.b-settings-folders {
|
||||
|
||||
html.rl-mobile &{
|
||||
margin-right: 35px;
|
||||
}
|
||||
|
||||
&.ignore-folder-subscribe {
|
||||
.subscribe-folder, .unsubscribe-folder {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.process-place {
|
||||
text-align: center;
|
||||
width: 600px;
|
||||
padding: 14px 0;
|
||||
}
|
||||
|
||||
.folders-list-error {
|
||||
width: 550px;
|
||||
margin: 10px 0;
|
||||
|
|
@ -30,11 +20,6 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
td {
|
||||
padding: 4px 8px;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.folder-padding {
|
||||
display: inline-block;
|
||||
width: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue