[gnome-shell-extensions] classic: Adjust popup menu slider style



commit 505220f163aebb1160ae805b7f9aa80e43423a1f
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon May 13 22:46:35 2013 +0200

    classic: Adjust popup menu slider style
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697917

 data/gnome-classic.css |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/data/gnome-classic.css b/data/gnome-classic.css
index 38c6e5a..30deda6 100644
--- a/data/gnome-classic.css
+++ b/data/gnome-classic.css
@@ -147,6 +147,15 @@
     padding: 8px 0px;
   }
 
+  .popup-slider-menu-item {
+    -slider-handle-border-color: #888;
+    -slider-handle-border-width: 1px;
+  }
+
+  .popup-menu-item:hover .popup-slider-menu-item {
+    color: #fff;
+  }
+
   .popup-subtitle-menu-item, .popup-subtitle-menu-item:insensitive {
     color: #000;
   }


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