7 lines
93 B
CSS
7 lines
93 B
CSS
#mpris {
|
|
background-color: @button;
|
|
}
|
|
|
|
#mpris:hover {
|
|
background-color: @button-hover;
|
|
}
|