diff options
author | raveit65 <[email protected]> | 2015-09-14 19:55:30 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2015-09-14 19:55:30 +0200 |
commit | 93271a271764c4b672486764902cd935cee66d70 (patch) | |
tree | c69c04619a52ad50b815a44c2b99954fcc6a784d /desktop-themes/Blue-Submarine | |
parent | 8de90f8860fbb9865ad2cae33c07b320346fde0f (diff) | |
download | mate-themes-93271a271764c4b672486764902cd935cee66d70.tar.bz2 mate-themes-93271a271764c4b672486764902cd935cee66d70.tar.xz |
Gtk3 submarine themes: style vertical toolbar + buttons
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r-- | desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css index ea1de94f..8a0b1a4f 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css @@ -869,6 +869,10 @@ GtkScrolledWindow.frame { text-shadow: none;
}
+.toolbar.vertical .image-button.flat.button {
+ padding: 5px;
+}
+
.button.text-button,
GtkFileChooserButton .button {
padding: 5px 4px;
@@ -2242,6 +2246,7 @@ GtkHandleBox, .toolbar.vertical {
border-radius: 4px 0 0 4px;
+ padding: 2px;
}
/********************
|