[gnome-shell-extensions] Update style



commit 1dd5343ff4c2b33d293b3126d3c319ca3c875b4d
Author: Florian Müllner <fmuellner gnome org>
Date:   Thu Apr 30 19:00:57 2015 +0200

    Update style

 data/gnome-classic.css |    5 +++--
 data/gnome-shell-sass  |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/data/gnome-classic.css b/data/gnome-classic.css
index dbb7d15..37b5057 100644
--- a/data/gnome-classic.css
+++ b/data/gnome-classic.css
@@ -711,8 +711,9 @@ StScrollBar {
   border: 1px solid rgba(161, 161, 161, 0.5); }
 
 .calendar-day-with-events {
-  color: #222728;
-  font-weight: bold; }
+  color: #454f52;
+  font-weight: bold;
+  background-image: url("resource:///org/gnome/shell/theme/calendar-today.svg"); }
 
 .calendar-other-month-day {
   color: rgba(46, 52, 54, 0.15);
diff --git a/data/gnome-shell-sass b/data/gnome-shell-sass
index b890a40..2cc9e9e 160000
--- a/data/gnome-shell-sass
+++ b/data/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit b890a4003e711a4094a84c3ef8367e3f6417bcd4
+Subproject commit 2cc9e9e7fc227eecdc1c0c0b088342e88c833a4f


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