[Pkg-sugar-commit] [sugar-artwork] 04/07: Apply same style in toolbar RadioToolButton than in the palette SL#3739 SL#3765

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 5dea4fe345d5e2ed96962fb8571792fa470e1794
Author: Gonzalo Odiard <godiard at gmail.com>
Date:   Mon Aug 13 16:31:17 2012 -0300

    Apply same style in toolbar RadioToolButton than in the palette SL#3739 SL#3765
    
    This issue is displayed in the activities ported to gtk3,
    Finance SL#3739, Jukebox SL#3765, and Paint.
    
    Signed-off-by: Gonzalo Odiard <gonzalo at laptop.org>
    Acked-by: Manuel Quiñones <manuq at laptop.org>
---
 gtk3/theme/gtk-widgets.css.em | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
index f3e4fde..62ca475 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -521,6 +521,7 @@ background-color: @black;
 }
 
 .toolbar GtkToolButton .button,
+.toolbar SugarRadioToolButton *,
 SugarPaletteWindowWidget SugarRadioToolButton *,
 SugarPaletteWindowWidget GtkToolButton .button{
     background-color: transparent;
@@ -533,6 +534,7 @@ SugarPaletteWindowWidget GtkToolButton .button:prelight {
     background-color: @black;
 }
 
+.toolbar SugarRadioToolButton *:active,
 SugarPaletteWindowWidget SugarRadioToolButton *:active {
     background-color: @button_grey;
     border-radius: $(toolbutton_padding)px;

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