From 6009690af4d365822a5e2dcefbe02a1726e3f0d8 Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Thu, 31 Dec 2015 14:55:10 +0100 Subject: Gtk+-3.14/16 GreenLaguna: fix padding of .app-notification .button:hover --- desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css | 1 + 1 file changed, 1 insertion(+) (limited to 'desktop-themes') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css index e3a95bf2..289e0cc2 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/gtk-widgets.css @@ -3032,6 +3032,7 @@ GtkCalendar.header .app-notification.frame .titlebutton.button { icon-shadow: 0 1px black; outline-color: rgba(0, 0, 0, 0.3); border-radius: 3px; + padding: 0 0px 2px 0px; } .app-notification .button, -- cgit v1.2.1