[Sugar-devel] [PATCH artwork] Add border-redius to SugarTimeoutIcon - SL #3907

Simon Schampijer simon at schampijer.de
Mon Oct 1 16:04:18 EDT 2012


Looks much better now! Please push.

While testing this I have seen that if you click the 'Ok' button in the 
Alert the button is all white. Same for the 'Show in Journal one'. Fied 
as http://bugs.sugarlabs.org/ticket/3974

Regards,
    Simon

On 10/01/2012 05:28 PM, Manuel Quiñones wrote:
> This make the timeout counter in the sugar alerts round again.
>
> Signed-off-by: Manuel Quiñones <manuq 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 062acbe..f59fa5b 100644
> --- a/gtk3/theme/gtk-widgets.css.em
> +++ b/gtk3/theme/gtk-widgets.css.em
> @@ -354,6 +354,7 @@ SugarAlert *:insensitive {
>   .button SugarTimeoutIcon GtkLabel:prelight {
>       background-color: @white;
>       color: @button_grey;
> +    border-radius: $(2 * subcell_size)px;
>   }
>
>   .button SugarTimeoutIcon GtkLabel:active {
>



More information about the Sugar-devel mailing list