Waybar/resources
rianadon 460d25ac45
Increase specificity of media stylings
Because of CSS specificity rules, the `#custom-media` style will always override the `custom-spotify` and `custom-vlc` styles, so the background of the media element is always green rather than sometimes orange when VLC is running. I added `#custom-media` in front of each of the class selectors to increase their specificity so they take precedence.
2019-06-07 22:18:06 -07:00
..
custom_modules refactor(custon): hide on empty text 2019-05-27 00:05:29 +02:00
config fix(battery): multiple paths 2019-05-22 10:06:54 +02:00
style.css Increase specificity of media stylings 2019-06-07 22:18:06 -07:00