[gtk+/gtk-3-16] HighContrast: Fix a typo
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gtk-3-16] HighContrast: Fix a typo
- Date: Mon, 23 Mar 2015 03:13:31 +0000 (UTC)
commit 586cdb63e4f0b600def9b4b374243e7dc5dd7a93
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Mar 20 20:48:25 2015 -0400
HighContrast: Fix a typo
Commit 0a39d7d9 introduced a selected_bg_color with a missing $
in front of it.
gtk/theme/HighContrast/gtk.css | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gtk/theme/HighContrast/gtk.css b/gtk/theme/HighContrast/gtk.css
index 78ece44..feccada 100644
--- a/gtk/theme/HighContrast/gtk.css
+++ b/gtk/theme/HighContrast/gtk.css
@@ -175,8 +175,7 @@
box-shadow: none; }
.label:insensitive, .label:backdrop:insensitive {
- color: #7f7f7f;
- background-color: white; }
+ color: #7f7f7f; }
/*********************
* Spinner Animation *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]