From 04fb688f7db514f729ad77f11b30a9e3760ec6e2 Mon Sep 17 00:00:00 2001 From: Rui Matos Date: Fri, 6 Jul 2012 16:55:40 +0200 Subject: [PATCH] css: Re-add rule lost in commit fd256b6 --- data/theme/gnome-shell.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index babb938c9..56b88ff15 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -803,6 +803,13 @@ StScrollBar StButton#vhandle:hover transition-duration: 100; } +.app-well-app:focus > .overview-icon, +.search-result-content:focus > .overview-icon, +.app-well-app:selected > .overview-icon, +.search-result-content:selected > .overview-icon { + background-color: rgba(255,255,255,0.33); +} + /* LookingGlass */ #LookingGlassDialog