mirror of
https://github.com/rad4day/Waybar.git
synced 2025-08-05 23:22:42 +02:00
Merge pull request #372 from rianadon/patch-1
Increase specificity of media stylings
This commit is contained in:
@@ -136,11 +136,11 @@ label:focus {
|
|||||||
min-width: 100px;
|
min-width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-spotify {
|
#custom-media.custom-spotify {
|
||||||
background-color: #66cc99;
|
background-color: #66cc99;
|
||||||
}
|
}
|
||||||
|
|
||||||
.custom-vlc {
|
#custom-media.custom-vlc {
|
||||||
background-color: #ffa000;
|
background-color: #ffa000;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user