[Pkg-sugar-commit] [sugar-artwork] 05/07: A scrolled window inside a palette should have a black background - SL #3751

Jonas Smedegaard dr at jones.dk
Mon Apr 20 08:34:10 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag v0.96.5
in repository sugar-artwork.

commit 0a1a737446b6a64f67b4e5fc4736703b7c3a9256
Author: Gonzalo Odiard <godiard at gmail.com>
Date:   Mon Aug 13 17:09:03 2012 -0300

    A scrolled window inside a palette should have a black background - SL #3751
    
    Signed-off-by: Gonzalo Odiard <gonzalo at laptop.org>
    Acked-by: Manuel Quiñones <manuq 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 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-artwork.git



More information about the pkg-sugar-commit mailing list