[gnome-shell] search: "pushed in" :active state



commit cf9842433e0a0fbba590d039f50997adaf4db39b
Author: Jakub Steiner <jimmac gmail com>
Date:   Wed Aug 28 13:56:28 2013 +0200

    search: "pushed in" :active state
    
    https://bugzilla.gnome.org/show_bug.cgi?id=704714

 data/theme/gnome-shell.css |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 9719573..856e5cf 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1069,7 +1069,9 @@ StScrollBar StButton#vhandle:active {
 .app-well-app:checked > .overview-icon,
 .app-well-app:active > .overview-icon,
 .show-apps:checked > .overview-icon,
-.show-apps:active > .overview-icon {
+.show-apps:active > .overview-icon,
+.search-provider-icon:active,
+.list-search-result:active {
     background-gradient-start: rgba(255, 255, 255, .05);
     background-gradient-end: rgba(255, 255, 255, .15);
     background-gradient-direction: vertical;


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