[gnome-shell-sass] location: Style reason label



commit 6ccc1808114d803f6699877143c614f14aaf14ea
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Fri Mar 4 18:01:00 2016 +0000

    location: Style reason label
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762480

 _common.scss |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/_common.scss b/_common.scss
index 50c336d..e2ce5d5 100644
--- a/_common.scss
+++ b/_common.scss
@@ -478,6 +478,11 @@ StScrollBar {
     font-weight: bold;
   }
 
+  .geolocation-dialog-reason {
+    color: darken($fg_color,40%);
+    font-weight: bold;
+  }
+
 /* Network Agent Dialog */
 
 .network-dialog-secret-table {


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