summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2016-01-02 01:22:09 +0100
committerWolfgang Ulbrich <[email protected]>2016-01-02 01:22:09 +0100
commit56918f6dc40de987ca80a7509c5ac858f3b71863 (patch)
treebf1bf14b19170a814ce7641a562a8373df172578 /desktop-themes
parent1526adc92c63572d8085f6fc03593cbe7566cfe1 (diff)
downloadmate-themes-56918f6dc40de987ca80a7509c5ac858f3b71863.tar.bz2
mate-themes-56918f6dc40de987ca80a7509c5ac858f3b71863.tar.xz
GTK3 BlackMate: fix padding of .app-notification .button:hover
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
index b7666958..0b1be2eb 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -3140,6 +3140,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,