Allows us to set custom CSS by theme. This means we can special case for HighContrast, Adwaita-dark, etc. Fixes https://gitlab.gnome.org/World/podcasts/issues/69
5 lines
68 B
CSS
5 lines
68 B
CSS
.played {
|
|
/* Needed to reset the styling */
|
|
background: none;
|
|
}
|