[gnome-themes-standard] Widget theme: fixed checks/radios on notebook background on hover.
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Widget theme: fixed checks/radios on notebook background on hover.
- Date: Mon, 19 Dec 2011 11:14:15 +0000 (UTC)
commit 6b916966e71222e155ec2e05c799545741019b2e
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Mon Dec 19 12:13:55 2011 +0100
Widget theme: fixed checks/radios on notebook background on hover.
themes/Adwaita/gtk-3.0/gtk-widgets.css | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-widgets.css b/themes/Adwaita/gtk-3.0/gtk-widgets.css
index b57abd9..1724742 100644
--- a/themes/Adwaita/gtk-3.0/gtk-widgets.css
+++ b/themes/Adwaita/gtk-3.0/gtk-widgets.css
@@ -1497,6 +1497,8 @@ GtkTreeMenu .menuitem * {
border-style: none;
}
+GtkCheckButton:hover,
+GtkCheckButton:active:hover,
GtkCheckButton:selected,
GtkCheckButton:selected:focus {
background-color: transparent;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]