Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/gtkrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/gtkrc b/resources/gtkrc
index 76e4bbc..7295b78 100644
--- a/resources/gtkrc
+++ b/resources/gtkrc
@@ -3,8 +3,6 @@ style "mamabutton"
color["focus_line"] = "#027F01"
bg[NORMAL] = "#027F01"
bg[ACTIVE] = "#026002"
- GtkButton::inner-border = { 10, 10, # left, right
- 6, 6 } # top, bottom
}
style "mamacombo"