[gnome-shell-extensions] theme: re-render to fix modal headings



commit fdaecf6c44122ba4dd5299c203ea0ce1014d9986
Author: Jakub Steiner <jimmac gmail com>
Date:   Tue Mar 10 17:55:59 2015 +0100

    theme: re-render to fix modal headings
    
    https://bugzilla.gnome.org/show_bug.cgi?id=745687

 data/gnome-classic.css |    2 +-
 data/gnome-shell-sass  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/gnome-classic.css b/data/gnome-classic.css
index a3e61ed..ee9e30c 100644
--- a/data/gnome-classic.css
+++ b/data/gnome-classic.css
@@ -325,7 +325,7 @@ StScrollBar {
 
 .prompt-dialog-headline {
   font-weight: bold;
-  color: black; }
+  color: #bebeb6; }
 
 .prompt-dialog-description:rtl {
   text-align: right; }
diff --git a/data/gnome-shell-sass b/data/gnome-shell-sass
index 208d70f..52dbed9 160000
--- a/data/gnome-shell-sass
+++ b/data/gnome-shell-sass
@@ -1 +1 @@
-Subproject commit 208d70f875a8b7d008c8526b8c44afa24f8e0676
+Subproject commit 52dbed90aea05fc8a3ce6ec39de4a64fb949518c


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