From a3242cf7cc2e6d50969aeeed1437629b5f6c88cb Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 15 Sep 2015 20:48:58 +0200 Subject: Gtk-3.18 Submarine themes: use a padding for .popover .button.default.text-button.suggested-action --- desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop-themes/Blue-Submarine') 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 { -- cgit v1.2.1