Cleanup some CSS

This commit is contained in:
the-djmaze 2022-02-14 17:37:58 +01:00
parent 5c22933628
commit 88c16f5c40
21 changed files with 17 additions and 60 deletions

View file

@ -12,7 +12,7 @@ html, body {
body {
-webkit-touch-callout: none;
font-size: @baseFontSize;
position: fixed;
top: 0;
left: 0;

View file

@ -64,7 +64,6 @@
.listClear {
text-align: center;
padding: 10px;
font-size: 14px;
line-height: 13px;
box-shadow: inset 0 -1px 0 #ccc;
}

View file

@ -74,7 +74,6 @@
background-color: transparent;
vertical-align: middle;
color: var(--folders-disabled-color, #666);
font-size: 14px;
border-left: 3px solid transparent;
padding: 0 2em 0 @folderItemPadding;

View file

@ -115,7 +115,6 @@ html.rl-no-preview-pane {
.listClear {
text-align: center;
padding: 10px;
font-size: 14px;
line-height: 13px;
}

View file

@ -100,7 +100,6 @@
blockquote p {
margin: 0 0 10px;
font-size: 14px;
line-height: 20px;
}

View file

@ -15,11 +15,6 @@ summary.legend {
cursor: pointer;
}
.btn-small.btn-small-small {
font-size: 11px;
line-height: 11px;
}
.btn.btn-thin {
padding: 4px 9px;
}

View file

@ -9,7 +9,6 @@
[class*=" icon-"] {
display: inline-block;
width: 1em;
height: 1em;
vertical-align: text-top;
.disabled &,