[Sugar-devel] [PATCH artwork] Add border-redius to SugarTimeoutIcon - SL #3907
Manuel Quiñones
manuq at laptop.org
Mon Oct 1 11:28:50 EDT 2012
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 {
--
1.7.11.4
More information about the Sugar-devel
mailing list