diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 7484aee32..3b909dd0b 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -842,18 +842,15 @@ StScrollBar StButton#vhandle:hover transition-duration: 100; } +.contact:focus, +.app-well-app:focus > .overview-icon, +.search-result-content:focus > .overview-icon, .contact:selected, .app-well-app:selected > .overview-icon, .search-result-content:selected > .overview-icon { background-color: rgba(255,255,255,0.33); } -.contact:focus, -.app-well-app:focus > .overview-icon, -.search-result-content:focus > .overview-icon { - border: 1px solid #cccccc; -} - /* LookingGlass */ #LookingGlassDialog