Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/gtk
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin@sipsolutions.net>2007-09-13 15:56:05 (GMT)
committer Benjamin Berg <benjamin@sipsolutions.net>2007-09-13 15:56:05 (GMT)
commit084e1a04629396ca7adac7f06d541ef54e64d2a8 (patch)
tree65578ef9f8fe4436778367c3348db1464bb7536c /gtk
parent7ae7164bc09876648c63db793ff913fb2964cef1 (diff)
Reset the focus-padding on toolbuttons to 0.
Otherwise the radiotoolbutton gets it from the checkbutton style.
Diffstat (limited to 'gtk')
-rw-r--r--gtk/theme/gtkrc.em1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/theme/gtkrc.em b/gtk/theme/gtkrc.em
index 0bd9ea7..d49f366 100644
--- a/gtk/theme/gtkrc.em
+++ b/gtk/theme/gtkrc.em
@@ -379,6 +379,7 @@ style "toolbutton"
$toolbutton_padding,
$toolbutton_padding,
$toolbutton_padding }
+ GtkWidget::focus-padding = 0
bg[PRELIGHT] = $black
bg[ACTIVE] = $button_grey