Improved and cleanup CSS

This commit is contained in:
djmaze 2021-02-12 11:39:02 +01:00
parent 60e29fdd66
commit c47ed18db9
26 changed files with 58 additions and 115 deletions

View file

@ -11,7 +11,6 @@
width: 1em;
height: 1em;
line-height: 1;
font-size: 16px;
vertical-align: text-top;
.disabled &,
@ -62,13 +61,10 @@
.icon-spinner {
font-family: Arial;
height: 10px;
width: 10px;
height: 11px;
width: 11px;
margin-right: -1px;
background: none;
margin: 0 -1px;
border: 3px solid #aaa;
border-top-color: #333;
@ -79,8 +75,7 @@
height: 13px;
width: 13px;
margin-top: -2px;
margin-left: -2px;
margin: -1px -2px;
}
&.white, &.icon-white {