[Xfce4-commits] [apps/xfce4-notifyd] 01/01: Fix small error in Smoke theme
noreply at xfce.org
noreply at xfce.org
Sun Jul 3 11:07:22 CEST 2016
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository apps/xfce4-notifyd.
commit 8e7a7921a6962bea8322f65cbda3464ae24eed45
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sun Jul 3 11:06:47 2016 +0200
Fix small error in Smoke theme
---
themes/Smoke/gtk.css | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/themes/Smoke/gtk.css b/themes/Smoke/gtk.css
index eefc663..a18716d 100644
--- a/themes/Smoke/gtk.css
+++ b/themes/Smoke/gtk.css
@@ -1,5 +1,5 @@
#XfceNotifyWindow {
-
+
background-color: #4d4d4d;
border-radius: 20px;
border-color : #ffffff;
@@ -18,7 +18,7 @@
-GtkWidget-link-color:#a7a7a7;
}
-#XfceNotifyWindow GtkLabel#summay {
+#XfceNotifyWindow GtkLabel#summary {
font : Bold;
}
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list