[gnome-contacts] Make sure we highlight clickables when activating via keyboard
- From: Alexander Larsson <alexl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] Make sure we highlight clickables when activating via keyboard
- Date: Wed, 18 May 2011 11:40:23 +0000 (UTC)
commit 1d9a01541aadd4d94604a2dea1d7e1614091a51d
Author: Alexander Larsson <alexl redhat com>
Date: Wed May 18 10:34:09 2011 +0200
Make sure we highlight clickables when activating via keyboard
data/gnome-contacts.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-contacts.css b/data/gnome-contacts.css
index dc6bebc..b7c6d3f 100644
--- a/data/gnome-contacts.css
+++ b/data/gnome-contacts.css
@@ -17,7 +17,8 @@ ContactsApp GtkEventBox {
.clickable:prelight,
-.clickable:prelight:active {
+.clickable:prelight:active,
+.clickable:active{
background-color: @selected_bg_color;
border-radius: 0;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]