[gnome-themes-standard] combobox: ensure comboboxes are rendered with no shadow
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] combobox: ensure comboboxes are rendered with no shadow
- Date: Thu, 19 May 2011 04:29:50 +0000 (UTC)
commit d721be980690f9ee2899981d7479c30acefe10f5
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Thu May 19 00:28:01 2011 -0400
combobox: ensure comboboxes are rendered with no shadow
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 7d6b14a..917bd7a 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -488,7 +488,7 @@ GtkComboBox {
-GtkWidget-focus-line-width: 0;
-GtkComboBox-arrow-scaling: 0.5;
- -GtkComboBox-shadow-type: out;
+ -GtkComboBox-shadow-type: none;
}
GtkComboBox .button {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]