[gnome-shell/wip/message-tray: 23/35] theme: Make sure to select the summary source item when showing the box pointer
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/message-tray: 23/35] theme: Make sure to select the summary source item when showing the box pointer
- Date: Sun, 19 Aug 2012 23:14:54 +0000 (UTC)
commit e4dda63492130076aa59659c462dde62e67f80d7
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 5cca202..e482803 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);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]