Cleanup more CSS

This commit is contained in:
djmaze 2021-02-07 21:10:05 +01:00
parent 48424e213b
commit badf422178
24 changed files with 22 additions and 130 deletions

View file

@ -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;