Align icons better

This commit is contained in:
Şahin Akkaya 2022-03-26 00:24:22 +03:00
parent 93ff7db5ab
commit 31b64283e6

View File

@ -182,7 +182,7 @@ scale trough {
.0 , .01, .02, .03, .04, .05, .06, .07, .08, .09, .00, .0 , .01, .02, .03, .04, .05, .06, .07, .08, .09, .00,
.011, .022, .033, .044, .055, .066, .077, .088, .099, .000 { .011, .022, .033, .044, .055, .066, .077, .088, .099, .000 {
margin: 0px 10px 0px 0px; margin: 5px 10px 0px 0px;
} }
/* Unoccupied */ /* Unoccupied */
@ -510,6 +510,7 @@ calendar:indeterminate {
} }
.button-off{ .button-off{
color: $red; color: $red;
margin-right: 15px;
} }
.button-qtres:hover, .button-reb:hover, .button-lock:hover, .button-qtres:hover, .button-reb:hover, .button-lock:hover,
.button-quit:hover, .button-off:hover{ .button-quit:hover, .button-off:hover{