[gnome-themes-standard/wip/focusprops: 2/21] checkbuttons: adapt for removal of focus pad
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/wip/focusprops: 2/21] checkbuttons: adapt for removal of focus pad
- Date: Mon, 5 May 2014 03:53:39 +0000 (UTC)
commit ce0857ac6c27c06a6e90104aa153675dcf510fdd
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 27b4a2c..e03381c 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -2577,6 +2577,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]