[Sugar-devel] [sugar-artwork] A scrolled window inside a palette should have a black background - SL #3751
Manuel Quiñones
manuq at laptop.org
Tue Aug 14 08:49:39 EDT 2012
Thanks Gonzalo, tested with Terminal GTK+3, patch looks good.
2012/8/13 <godiard at sugarlabs.org>:
> From: Gonzalo Odiard <godiard at gmail.com>
>
> Signed-off-by: Gonzalo Odiard <gonzalo at laptop.org>
Acked-by: Manuel Quiñones <manuq at laptop.org>
> ---
> gtk3/theme/gtk-widgets.css.em | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
> index 62ca475..538d4dd 100644
> --- a/gtk3/theme/gtk-widgets.css.em
> +++ b/gtk3/theme/gtk-widgets.css.em
> @@ -549,6 +549,10 @@ SugarPaletteWindowWidget GtkToolButton .button:active {
> border-radius: $(toolbutton_padding)px;
> }
>
> +SugarPaletteWindowWidget GtkScrolledWindow * {
> + background-color: @black;
> +}
> +
> /* Scales */
>
> GtkScale {
> --
> 1.7.11.2
>
--
.. manuq ..
More information about the Sugar-devel
mailing list