[gnome-themes-standard/wip/sass] radio,check: FIXME mousedown state
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/wip/sass] radio,check: FIXME mousedown state
- Date: Mon, 2 Jun 2014 18:46:05 +0000 (UTC)
commit 9bd6228550be32ba3e0673720943e331c054b99c
Author: Jakub Steiner <jimmac gmail com>
Date: Mon Jun 2 13:37:16 2014 +0200
radio,check: FIXME mousedown state
themes/Adwaita/gtk-3.0/_common.scss | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/_common.scss b/themes/Adwaita/gtk-3.0/_common.scss
index f9cd6dc..d139de7 100644
--- a/themes/Adwaita/gtk-3.0/_common.scss
+++ b/themes/Adwaita/gtk-3.0/_common.scss
@@ -967,9 +967,11 @@ $asset_suffix: if($variant=='dark', '-dark', '');
GtkPopover GtkModelButton.button.#{$w} {
&:hover, &:active:hover { color: $fg_color; }
}
-
}
+// FIXME mousedown / active state is blue for some reason.
+// I thought we don't have that state as :active is used for checked states
+
/************
* GtkScale *
************/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]