margin changes
This commit is contained in:
parent
c66268089e
commit
18c9e9d5de
|
@ -171,10 +171,18 @@ window#waybar.empty #window {
|
||||||
color: @iconcolor;
|
color: @iconcolor;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-waybarthemes, #custom-settings, #custom-system {
|
#custom-system {
|
||||||
margin-right:15px;
|
margin-right:15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#custom-wallpaper {
|
||||||
|
margin-right:25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#custom-waybarthemes, #custom-settings {
|
||||||
|
margin-right:20px;
|
||||||
|
}
|
||||||
|
|
||||||
/* -----------------------------------------------------
|
/* -----------------------------------------------------
|
||||||
* Idle Inhibator
|
* Idle Inhibator
|
||||||
* ----------------------------------------------------- */
|
* ----------------------------------------------------- */
|
||||||
|
|
|
@ -172,10 +172,18 @@ window#waybar.empty #window {
|
||||||
color: @iconcolor;
|
color: @iconcolor;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-waybarthemes, #custom-settings, #custom-system {
|
#custom-system {
|
||||||
margin-right:15px;
|
margin-right:15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#custom-wallpaper {
|
||||||
|
margin-right:25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#custom-waybarthemes, #custom-settings {
|
||||||
|
margin-right:20px;
|
||||||
|
}
|
||||||
|
|
||||||
/* -----------------------------------------------------
|
/* -----------------------------------------------------
|
||||||
* Idle Inhibator
|
* Idle Inhibator
|
||||||
* ----------------------------------------------------- */
|
* ----------------------------------------------------- */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user