From c02ccae32a7058df5082ca12f9beccc7b661825e Mon Sep 17 00:00:00 2001 From: Horst3180 Date: Mon, 4 Jan 2016 01:30:51 +0100 Subject: make image-buttons square again --- common/gtk-3.0/3.14/gtk-dark.css | 3 +++ common/gtk-3.0/3.14/gtk-darker.css | 3 +++ common/gtk-3.0/3.14/gtk-solid-dark.css | 3 +++ common/gtk-3.0/3.14/gtk-solid-darker.css | 3 +++ common/gtk-3.0/3.14/gtk-solid.css | 3 +++ common/gtk-3.0/3.14/gtk.css | 3 +++ common/gtk-3.0/3.14/sass/_common.scss | 3 ++- common/gtk-3.0/3.16/gtk-dark.css | 2 ++ common/gtk-3.0/3.16/gtk-darker.css | 2 ++ common/gtk-3.0/3.16/gtk-solid-dark.css | 2 ++ common/gtk-3.0/3.16/gtk-solid-darker.css | 2 ++ common/gtk-3.0/3.16/gtk-solid.css | 2 ++ common/gtk-3.0/3.16/gtk.css | 2 ++ common/gtk-3.0/3.16/sass/_common.scss | 3 ++- common/gtk-3.0/3.18/gtk-dark.css | 2 ++ common/gtk-3.0/3.18/gtk-darker.css | 2 ++ common/gtk-3.0/3.18/gtk-solid-dark.css | 2 ++ common/gtk-3.0/3.18/gtk-solid-darker.css | 2 ++ common/gtk-3.0/3.18/gtk-solid.css | 2 ++ common/gtk-3.0/3.18/gtk.css | 2 ++ common/gtk-3.0/3.18/sass/_common.scss | 3 ++- 21 files changed, 48 insertions(+), 3 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; diff --git a/common/gtk-3.0/3.14/gtk-darker.css b/common/gtk-3.0/3.14/gtk-darker.css index fa342a6..851804f 100644 --- a/common/gtk-3.0/3.14/gtk-darker.css +++ b/common/gtk-3.0/3.14/gtk-darker.css @@ -455,6 +455,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; diff --git a/common/gtk-3.0/3.14/gtk-solid-dark.css b/common/gtk-3.0/3.14/gtk-solid-dark.css index 4548b5c..236927e 100644 --- a/common/gtk-3.0/3.14/gtk-solid-dark.css +++ b/common/gtk-3.0/3.14/gtk-solid-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; diff --git a/common/gtk-3.0/3.14/gtk-solid-darker.css b/common/gtk-3.0/3.14/gtk-solid-darker.css index c6cb49f..49e208e 100644 --- a/common/gtk-3.0/3.14/gtk-solid-darker.css +++ b/common/gtk-3.0/3.14/gtk-solid-darker.css @@ -455,6 +455,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; diff --git a/common/gtk-3.0/3.14/gtk-solid.css b/common/gtk-3.0/3.14/gtk-solid.css index c5c4667..da479b3 100644 --- a/common/gtk-3.0/3.14/gtk-solid.css +++ b/common/gtk-3.0/3.14/gtk-solid.css @@ -455,6 +455,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; diff --git a/common/gtk-3.0/3.14/gtk.css b/common/gtk-3.0/3.14/gtk.css index ac6aaab..ecdec66 100644 --- a/common/gtk-3.0/3.14/gtk.css +++ b/common/gtk-3.0/3.14/gtk.css @@ -455,6 +455,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; diff --git a/common/gtk-3.0/3.14/sass/_common.scss b/common/gtk-3.0/3.14/sass/_common.scss index e142c35..9976f04 100644 --- a/common/gtk-3.0/3.14/sass/_common.scss +++ b/common/gtk-3.0/3.14/sass/_common.scss @@ -502,7 +502,8 @@ $_dot_color: $selected_bg_color; } } - &.image-button { padding: 2px + $vert_padding 10px; } + &.image-button { padding: 2px + $vert_padding; } + .header-bar &.image-button { padding: 2px + $vert_padding 10px; } &.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.16/gtk-dark.css b/common/gtk-3.0/3.16/gtk-dark.css index fa5edb6..ac1da0a 100644 --- a/common/gtk-3.0/3.16/gtk-dark.css +++ b/common/gtk-3.0/3.16/gtk-dark.css @@ -457,6 +457,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.16/gtk-darker.css b/common/gtk-3.0/3.16/gtk-darker.css index 468e8d0..30837bb 100644 --- a/common/gtk-3.0/3.16/gtk-darker.css +++ b/common/gtk-3.0/3.16/gtk-darker.css @@ -456,6 +456,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.16/gtk-solid-dark.css b/common/gtk-3.0/3.16/gtk-solid-dark.css index 998942c..a8f2089 100644 --- a/common/gtk-3.0/3.16/gtk-solid-dark.css +++ b/common/gtk-3.0/3.16/gtk-solid-dark.css @@ -457,6 +457,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.16/gtk-solid-darker.css b/common/gtk-3.0/3.16/gtk-solid-darker.css index 989f748..51a1a52 100644 --- a/common/gtk-3.0/3.16/gtk-solid-darker.css +++ b/common/gtk-3.0/3.16/gtk-solid-darker.css @@ -456,6 +456,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.16/gtk-solid.css b/common/gtk-3.0/3.16/gtk-solid.css index b3c2541..9dfd498 100644 --- a/common/gtk-3.0/3.16/gtk-solid.css +++ b/common/gtk-3.0/3.16/gtk-solid.css @@ -456,6 +456,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.16/gtk.css b/common/gtk-3.0/3.16/gtk.css index c368c67..0666532 100644 --- a/common/gtk-3.0/3.16/gtk.css +++ b/common/gtk-3.0/3.16/gtk.css @@ -456,6 +456,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.16/sass/_common.scss b/common/gtk-3.0/3.16/sass/_common.scss index 9aac2f9..be06385 100644 --- a/common/gtk-3.0/3.16/sass/_common.scss +++ b/common/gtk-3.0/3.16/sass/_common.scss @@ -502,7 +502,8 @@ $_dot_color: $selected_bg_color; } } - &.image-button { padding: 2px + $vert_padding 10px; } + &.image-button { padding: 2px + $vert_padding; } + .header-bar &.image-button { padding: 2px + $vert_padding 10px; } &.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.18/gtk-dark.css b/common/gtk-3.0/3.18/gtk-dark.css index 588e53b..41a9bb7 100644 --- a/common/gtk-3.0/3.18/gtk-dark.css +++ b/common/gtk-3.0/3.18/gtk-dark.css @@ -419,6 +419,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.18/gtk-darker.css b/common/gtk-3.0/3.18/gtk-darker.css index 269ab8c..a26b093 100644 --- a/common/gtk-3.0/3.18/gtk-darker.css +++ b/common/gtk-3.0/3.18/gtk-darker.css @@ -418,6 +418,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.18/gtk-solid-dark.css b/common/gtk-3.0/3.18/gtk-solid-dark.css index 6699103..546a40c 100644 --- a/common/gtk-3.0/3.18/gtk-solid-dark.css +++ b/common/gtk-3.0/3.18/gtk-solid-dark.css @@ -419,6 +419,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.18/gtk-solid-darker.css b/common/gtk-3.0/3.18/gtk-solid-darker.css index 70e8f66..ce0f722 100644 --- a/common/gtk-3.0/3.18/gtk-solid-darker.css +++ b/common/gtk-3.0/3.18/gtk-solid-darker.css @@ -418,6 +418,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.18/gtk-solid.css b/common/gtk-3.0/3.18/gtk-solid.css index 9bac4a2..6e69a96 100644 --- a/common/gtk-3.0/3.18/gtk-solid.css +++ b/common/gtk-3.0/3.18/gtk-solid.css @@ -418,6 +418,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.18/gtk.css b/common/gtk-3.0/3.18/gtk.css index d6ab237..9769ba8 100644 --- a/common/gtk-3.0/3.18/gtk.css +++ b/common/gtk-3.0/3.18/gtk.css @@ -418,6 +418,8 @@ GtkSearchEntry.entry { color: inherit; } .button.image-button, .header-bar .button.titlebutton, .titlebar .button.titlebutton { + padding: 7px; } + .header-bar .button.image-button, .header-bar .button.titlebutton { padding: 7px 10px; } .button.text-button { padding-left: 16px; diff --git a/common/gtk-3.0/3.18/sass/_common.scss b/common/gtk-3.0/3.18/sass/_common.scss index af27500..a766cce 100644 --- a/common/gtk-3.0/3.18/sass/_common.scss +++ b/common/gtk-3.0/3.18/sass/_common.scss @@ -439,7 +439,8 @@ $_dot_color: $selected_bg_color; } } - &.image-button { padding: 2px + $vert_padding 10px; } + &.image-button { padding: 2px + $vert_padding; } + .header-bar &.image-button { padding: 2px + $vert_padding 10px; } &.text-button { padding-left: 16px; -- cgit v1.2.3