[gnome-themes-standard/lapo-work] primary-toolbar: make sure hover+focus buttons have the right bg
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/lapo-work] primary-toolbar: make sure hover+focus buttons have the right bg
- Date: Tue, 29 Nov 2011 22:56:31 +0000 (UTC)
commit 3cad884cbb59450fb86a6eb5c871192953e04e59
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Nov 29 17:55:50 2011 -0500
primary-toolbar: make sure hover+focus buttons have the right bg
themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css b/themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css
index 9289f77..1f009a5 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets-backgrounds.css
@@ -46,7 +46,8 @@
to (@button_hover_gradient_color_b));
}
-.primary-toolbar .button:hover {
+.primary-toolbar .button:hover,
+.primary-toolbar .button:hover:focus {
background-color: transparent;
background-image: -gtk-gradient (linear,
left top, left bottom,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]