summaryrefslogtreecommitdiff
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:58 +0100
commitf882112cc017a9320798d530d840130d39126aa4 (patch)
tree29a74dad69882e8fbc81e0bb681d6ac5950ffa62
parentae89636fa2766fb5767f4f4b0ebec14831b7e063 (diff)
downloadmate-themes-f882112cc017a9320798d530d840130d39126aa4.tar.bz2
mate-themes-f882112cc017a9320798d530d840130d39126aa4.tar.xz
GTK3 BlackMate: fix padding of .app-notification .button:hover
-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 8ad9bfda..3a14dfd7 100644
--- a/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/BlackMATE/gtk-3.0/gtk-widgets.css
@@ -3053,6 +3053,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,