[Sugar-devel] [PATCH artwork] Style paned-separators width SL#4058

Manuel Quiñones manuq at laptop.org
Wed Oct 24 20:32:29 EDT 2012


Answered the ticket.  Thanks for your continuous contributions!

2012/10/24 Daniel Francis <francis at sugarlabs.org>:
> The width of the GtkPaned separator is changed to be more confortable in
> touch screens. The default colour is as confusing as the old tabs, so it's
> changed to @toolbar_grey. Now the dotted line of the separator can be "seen"
> with attention.
>
> Signed-off-by: Daniel Francis <francis at sugarlabs.org>
> ---
>  gtk3/theme/gtk-widgets.css.em |    7 +++++++
>  1 file changed, 7 insertions(+)
>
> diff --git a/gtk3/theme/gtk-widgets.css.em b/gtk3/theme/gtk-widgets.css.em
> index dc7b964..34be86e 100644
> --- a/gtk3/theme/gtk-widgets.css.em
> +++ b/gtk3/theme/gtk-widgets.css.em
> @@ -117,6 +117,7 @@ icon_large = icon_base * 5
>
>      -GtkWidget-text-handle-width: 55px;
>      -GtkWidget-text-handle-height: 55px;
> +    -GtkPaned-handle-size: 30;
>  }
>
>  /* Backgrounds and windows */
> @@ -784,3 +785,9 @@ EvView:selected,
>  ApDocView:selected {
>      background-color: @selection_grey;
>  }
> +
> +/* GtkPaned */
> +
> +.pane-separator {
> +    background-color: @toolbar_grey;
> +}
> --
> 1.7.10.4
>



-- 
.. manuq ..


More information about the Sugar-devel mailing list