[Pkg-sugar-commit] [sugar-artwork] 08/10: Fix SugarKeepIcon Background

Jonas Smedegaard dr at jones.dk
Mon Jun 15 00:01:13 UTC 2015


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

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

commit 70eb7e7b890d8e972cae79b264850968428ae8f7
Author: Sam Parkinson <sam.parkinson3 at gmail.com>
Date:   Sat May 16 19:03:38 2015 +1000

    Fix SugarKeepIcon Background
    
    The background for the SugarKeepIcon has recently [1] been changed to
    black/grey.  This is not what we want - so we must over ride this.
    
    [1] Probably f001eaee65cd99ece69922c690f37be9438bb6b4 - didn't test
---
 gtk3/theme/gtk-widgets.css.em | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index aa8fe9e..bb46811 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -816,6 +816,7 @@ SugarKeepIcon.button {
     border-radius: $(4 * thickness)px;
     border-width: 2px;
     border-style: solid;
+    background-color: transparent;
 }
 
 SugarCanvasIcon:prelight,

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