summaryrefslogtreecommitdiff
path: root/desktop-themes/Blue-Submarine
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-15 20:48:58 +0200
committerraveit65 <[email protected]>2015-09-15 20:48:58 +0200
commita3242cf7cc2e6d50969aeeed1437629b5f6c88cb (patch)
tree29d244ef08d82702de7ad752b9a54d188e4161ab /desktop-themes/Blue-Submarine
parent0cbac3b52fb74d3756c680a155b1206d821df3b3 (diff)
downloadmate-themes-a3242cf7cc2e6d50969aeeed1437629b5f6c88cb.tar.bz2
mate-themes-a3242cf7cc2e6d50969aeeed1437629b5f6c88cb.tar.xz
Gtk-3.18 Submarine themes: use a padding for .popover .button.default.text-button.suggested-action
Diffstat (limited to 'desktop-themes/Blue-Submarine')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css1
1 files changed, 1 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 8a0b1a4f..e612fc7e 100644
--- a/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
@@ -5363,6 +5363,7 @@ GtkModelButton.button:selected,
border-width: 0;
border-color: transparent;
border-radius: 5px;
+ padding: 5px 4px;
}
.popover .button.default.text-button.suggested-action:hover {