diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index 5cca20298..e48280366 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -1408,7 +1408,8 @@ StButton.popup-menu-item:insensitive { background-color: rgba(255,255,255,0.1); } -.summary-source-button:focus { +.summary-source-button:focus, +.summary-source-button:selected { background-color: rgba(255,255,255,0.33); }