[Sugar-devel] [sugar-artwork] A scrolled window inside a palette should have a black background - SL #3751
godiard at sugarlabs.org
godiard at sugarlabs.org
Mon Aug 13 16:09:03 EDT 2012
From: Gonzalo Odiard <godiard at gmail.com>
Signed-off-by: Gonzalo Odiard <gonzalo at laptop.org>
---
gtk3/theme/gtk-widgets.css.em | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index 62ca475..538d4dd 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -549,6 +549,10 @@ SugarPaletteWindowWidget GtkToolButton .button:active {
border-radius: $(toolbutton_padding)px;
}
+SugarPaletteWindowWidget GtkScrolledWindow * {
+ background-color: @black;
+}
+
/* Scales */
GtkScale {
--
1.7.11.2
More information about the Sugar-devel
mailing list