podcasts/podcasts-gtk/resources/themes/Adwaita.css
Christopher Davis 5595eef623 podcasts-gtk: Use libdazzle to set CSS per-theme
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
2019-04-25 23:07:07 -04:00

5 lines
68 B
CSS

.played {
/* Needed to reset the styling */
background: none;
}