[Pkg-sugar-commit] [sugar-artwork] 01/07: Make the GtkImage background transparent SL #3723

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 5362027cb8a4b042fe49e030d7531e6c7ad7d97b
Author: Manuel Quiñones <manuq at laptop.org>
Date:   Sat Jun 23 01:10:17 2012 -0300

    Make the GtkImage background transparent SL #3723
    
    Signed-off-by: Manuel Quiñones <manuq at laptop.org>
    Reviewed-by: Benjamin Berg <benzea at sugarlabs.org>
    Tested-by: Manuel Kaufmann <humitos at gmail.com>
    Acked-by: Simon Schampijer <simon at laptop.org>
---
 gtk3/theme/gtk-widgets.css.em | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index bf4ecd6..91c998c 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -639,3 +639,9 @@ GtkCheckButton:prelight {
     border-width: 2px;
     border-color: @button_grey;
 }
+
+/* GtkImage */
+
+GtkImage {
+    background-color: transparent;
+}

-- 
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