7 lines
109 B
CSS
7 lines
109 B
CSS
#custom-swaync {
|
|
background-color: @button;
|
|
}
|
|
|
|
#custom-swaync:hover {
|
|
background-color: @button-hover;
|
|
}
|