[gnome-themes-standard] checkbuttons: adapt for removal of focus pad
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] checkbuttons: adapt for removal of focus pad
- Date: Fri, 9 May 2014 18:05:19 +0000 (UTC)
commit a345a4da7171d3a14c97fac1717b1ab121ede55f
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Fri May 2 01:54:12 2014 +0200
checkbuttons: adapt for removal of focus pad
themes/Adwaita/gtk-3.0/gtk-widgets.css | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index 9528173..e9d690c 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2964,6 +2964,9 @@ GtkCheckButton:selected:focus {
background-color: transparent;
}
+GtkCheckButton {
+ padding: 2px;
+}
/************
* Toolbars *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]