[Sugar-devel] [PATCH] Fix the label text color for checkboxes and radiobuttons in the toolbars and the palettes

Gonzalo Odiard gonzalo at laptop.org
Tue Aug 14 16:33:18 EDT 2012


Thanks

On Tue, Aug 14, 2012 at 5:25 PM, Manuel Quiñones <manuq at laptop.org> wrote:

> I will push this one as Gonzalo already tested and reviewed.
>
> 2012/8/14 Manuel Quiñones <manuq at laptop.org>:
> > Signed-off-by: Manuel Quiñones <manuq at laptop.org>
> > Tested-by: Gonzalo Odiard <gonzalo at laptop.org>
> > Reviewed-by: Gonzalo Odiard <gonzalo at laptop.org>
> > ---
> >  gtk3/theme/gtk-widgets.css.em | 5 +++++
> >  1 file changed, 5 insertions(+)
> >
> > diff --git a/gtk3/theme/gtk-widgets.css.em
> b/gtk3/theme/gtk-widgets.css.em
> > index 538d4dd..5549970 100644
> > --- a/gtk3/theme/gtk-widgets.css.em
> > +++ b/gtk3/theme/gtk-widgets.css.em
> > @@ -592,6 +592,11 @@ GtkCheckButton:prelight {
> >      background-color: alpha(@theme_base_color, 0.0);
> >  }
> >
> > +.toolbar GtkCheckButton *:active,
> > +SugarPaletteWindowWidget GtkCheckButton *:active {
> > +    color: @theme_base_color;
> > +}
> > +
> >  .radio,
> >  .radio row:selected,
> >  .radio row:selected:focused {
> > --
> > 1.7.11.2
> >
>
>
>
> --
> .. manuq ..
> _______________________________________________
> Sugar-devel mailing list
> Sugar-devel at lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20120814/b31304a3/attachment.html>


More information about the Sugar-devel mailing list