[gnome-themes-standard] a11y-base: don't set a background color in a wildcard selector
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] a11y-base: don't set a background color in a wildcard selector
- Date: Thu, 28 Jun 2012 22:02:29 +0000 (UTC)
commit bd3b3278afd951a0c0390227222f97c22fb044f5
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu Jun 28 18:01:02 2012 -0400
a11y-base: don't set a background color in a wildcard selector
This isn't needed anymore, as now legacy GtkStyle widgets will not try
to draw a transparent background.
themes/a11y-base.css | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/themes/a11y-base.css b/themes/a11y-base.css
index 793d9cf..3222fbd 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -46,10 +46,6 @@
GtkWindow {
color: @theme_fg_color;
-}
-
-/* FIXME: this shouldn't be needed... */
-* {
background-color: @theme_base_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]