aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-dark.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-dark.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.14/gtk-dark.css b/common/gtk-3.0/3.14/gtk-dark.css
index e5c5c47..2347ffa 100644
--- a/common/gtk-3.0/3.14/gtk-dark.css
+++ b/common/gtk-3.0/3.14/gtk-dark.css
@@ -456,6 +456,9 @@ GtkSearchEntry.entry {
color: inherit; }
.button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton,
.header-bar.selection-mode .button.titlebutton, .titlebar.selection-mode .button.titlebutton {
+ padding: 7px; }
+ .header-bar .button.image-button, .header-bar .button.titlebutton,
+ .header-bar.selection-mode .button.titlebutton, .header-bar .titlebar.selection-mode .button.titlebutton, .titlebar.selection-mode .header-bar .button.titlebutton {
padding: 7px 10px; }
.button.text-button {
padding-left: 16px;