[Pkg-sugar-commit] [sugar-artwork] 02/04: Make toolbars black background SL #3403

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


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

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

commit df9d467ea739f3665fd372080b15caf238dd8afc
Author: Manuel Quiñones <manuq at laptop.org>
Date:   Wed Jun 6 14:01:06 2012 -0300

    Make toolbars black background SL #3403
    
    This was seen in Read, which added a workaround in commit
    0c4072cd9667222df883684ae26364c973c90773 .  After applying this patch
    it can be safely reverted.
    
    Signed-off-by: Manuel Quiñones <manuq at laptop.org>
    Acked-by: Simon Schampijer <simon at laptop.org>
---
 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 4323e6e..f31b64e 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -496,6 +496,7 @@ GtkVSeparator, GtkHSeparator,
 
 .toolbar {
 padding: 0px;
+background-color: @black;
 }
 
 .toolbar GtkLabel {

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