summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-31 03:23:01 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-31 03:24:46 +0100
commit499b230bfcf7954b6a0e0c2dff74f3a3be453b77 (patch)
treea5f3e78d9e5e024a863df55c5eec905a824d112a /desktop-themes
parent9c677f89f5d457614a6d61c28dfcd34aa114e7c0 (diff)
downloadmate-themes-499b230bfcf7954b6a0e0c2dff74f3a3be453b77.tar.bz2
mate-themes-499b230bfcf7954b6a0e0c2dff74f3a3be453b77.tar.xz
Gtk+-3.14 BlackMate: some button size adjustments
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css11
1 files changed, 5 insertions, 6 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index 55bacf5f..16903f50 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -1,5 +1,4 @@
* {
- padding: 1px;
background-clip: padding-box;
/* Style properties */
-GtkButton-child-displacement-x: 1;
@@ -1218,7 +1217,7 @@ GtkComboBox .button:hover {
}
GtkComboBox.combobox-entry .button {
- padding: 0px;
+ padding: 4px;
}
/* compensation for combo shadow */
@@ -1233,7 +1232,7 @@ GtkComboBox .menu {
.button {
-gtk-icon-style: regular;
-GtkWidget-focus-line-width: 0;
- padding: 0px;
+ padding: 4px;
border-radius: 3px;
border-width: 1px;
border-style: solid;
@@ -1248,7 +1247,7 @@ GtkComboBox .menu {
.button.text-button,
GtkFontButton.button,
GtkFileChooserButton .button {
- padding: 3px;
+ padding: 4px;
}
.button.default {
@@ -1260,7 +1259,6 @@ GtkFileChooserButton .button {
/* ie. mate-control-center */
.button.flat {
transition: all 400ms ease-out;
- padding: 0px;
border-color: transparent;
background-color: transparent;
background-image: none;
@@ -1942,7 +1940,7 @@ GtkCalendar.header .stack-switcher > .titlebutton.button {
}
.header-bar .button.text-button {
- padding: 2px 16px;
+ padding: 4px 16px;
}
.header-bar .button.image-button {
@@ -2965,6 +2963,7 @@ GtkCalendar.header .app-notification.frame .titlebutton.button {
icon-shadow: 0 1px black;
outline-color: rgba(238, 238, 236, 0.3);
border-radius: 3px;
+ padding: 0 0px 2px 0px;
}
.app-notification .button:active,