[gnome-shell/wip/message-tray: 34/41] theme: Make sure to select the summary source item when showing the box pointer
- From: Marina Zhurakhinskaya <marinaz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/message-tray: 34/41] theme: Make sure to select the summary source item when showing the box pointer
- Date: Sat, 18 Aug 2012 17:21:04 +0000 (UTC)
commit 2986fbcb1fd0eb48fa99ae2cc0f0e82b116206c0
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Thu Aug 16 13:38:22 2012 -0400
theme: Make sure to select the summary source item when showing the box pointer
data/theme/gnome-shell.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css
index 7d19e7f..740269e 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -1410,7 +1410,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);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]