[gnome-shell/wip/fmuellner/notification-redux: 127/128] style: Minor updates



commit b9ad5383c9a98717c9e4bda1b58f5024b987f05d
Author: Florian Müllner <fmuellner gnome org>
Date:   Tue Feb 17 05:45:35 2015 +0100

    style: Minor updates

 data/theme/gnome-shell.css |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 983a884..1201a06 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1593,6 +1593,18 @@ StScrollBar StButton#vhandle:active {
     padding: 5px;
 }
 
+.message-icon-bin > StIcon {
+    icon-size: 48px;
+}
+
+.message-secondary-bin {
+    color: rgb(136,138,133);
+}
+
+.message-secondary-bin > StIcon {
+    icon-size: 16px;
+}
+
 .message-title {
     font-weight: bold;
 }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]