waybar: Fix css for idle inhibitor
This commit is contained in:
parent
2006a13331
commit
52a39d40a2
|
@ -66,6 +66,7 @@
|
||||||
}
|
}
|
||||||
.modules-center {
|
.modules-center {
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
|
padding-right: 10px;
|
||||||
background-color: @dark;
|
background-color: @dark;
|
||||||
margin: 0 0 5px 0;
|
margin: 0 0 5px 0;
|
||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
|
@ -87,6 +88,7 @@
|
||||||
#pulseaudio,
|
#pulseaudio,
|
||||||
#temperature,
|
#temperature,
|
||||||
#tray,
|
#tray,
|
||||||
|
#idle_inhibitor,
|
||||||
#disk {
|
#disk {
|
||||||
background: transparent;
|
background: transparent;
|
||||||
color: @light;
|
color: @light;
|
||||||
|
|
Loading…
Reference in a new issue