mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 07:39:36 +01:00
Align icons better
This commit is contained in:
parent
93ff7db5ab
commit
31b64283e6
@ -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{
|
||||||
|
Loading…
Reference in New Issue
Block a user