[gnome-themes-standard] column-header: dim the arrow if it's not prelight
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] column-header: dim the arrow if it's not prelight
- Date: Thu, 19 May 2011 05:38:59 +0000 (UTC)
commit 1b5e395309034fffeb989ab799e4835900b8fe48
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu May 19 01:37:58 2011 -0400
column-header: dim the arrow if it's not prelight
Make it consistent with the combobox behavior.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index cb5fd18..e08a43b 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -1090,6 +1090,10 @@ column-header .button {
to(shade (@button_border, 1.23)));
}
+column-header .button GtkArrow {
+ color: @internal_element_color;
+}
+
column-header:nth-child(last) .button {
border-width: 0 0 1 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]