[gnome-shell] theme: Add a focus style for system actions in the system menu
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] theme: Add a focus style for system actions in the system menu
- Date: Sat, 17 Aug 2013 03:02:35 +0000 (UTC)
commit 0fef7967574cdc09d1d6019409ea1b3abdb74dca
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Fri Aug 16 23:02:11 2013 -0400
theme: Add a focus style for system actions in the system menu
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 74d8f4b..e6c16d4 100644
--- a/data/theme/gnome-shell.css
+++ b/data/theme/gnome-shell.css
@@ -655,7 +655,8 @@ StScrollBar StButton#vhandle:active {
padding: 6px;
}
-.system-menu-action:hover {
+.system-menu-action:hover,
+.system-menu-action:focus {
color: white;
background-color: rgba(255,255,255,0.1);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]