waybar style
This commit is contained in:
parent
f4d232e2c1
commit
958a83756d
@ -117,7 +117,7 @@ menuitem {
|
|||||||
#custom-power {
|
#custom-power {
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background: red;
|
background: #2980b9;
|
||||||
border-bottom: 2px solid transparent;
|
border-bottom: 2px solid transparent;
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
transition-duration: .3s;
|
transition-duration: .3s;
|
||||||
@ -125,6 +125,6 @@ menuitem {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#custom-power:hover {
|
#custom-power:hover {
|
||||||
background: inherit;
|
|
||||||
box-shadow: inset 0 +1px #ffffff;
|
box-shadow: inset 0 +1px #ffffff;
|
||||||
|
background: #2d9be3;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user