[Pkg-sugar-commit] [sugar-artwork] 02/05: Add a border for checkboxes

Jonas Smedegaard dr at jones.dk
Mon Jun 15 00:01:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag v0.105.0
in repository sugar-artwork.

commit 27fac30cb028a7461f40da6765db13c017ad6f13
Author: Sam Parkinson <sam.parkinson3 at gmail.com>
Date:   Sun Apr 12 19:12:24 2015 +1000

    Add a border for checkboxes
---
 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 2ffb2fd..566d739 100644
--- a/gtk3/theme/gtk-widgets.css.em
+++ b/gtk3/theme/gtk-widgets.css.em
@@ -694,6 +694,10 @@ SugarPaletteWindowWidget .scale {
 
 /* Radio and check buttons */
 
+GtkCheckButton {
+    border: 1px solid @black;
+}
+
 GtkCheckButton:prelight {
     background-color: alpha(@theme_base_color, 0.0);
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-artwork.git



More information about the pkg-sugar-commit mailing list