[libadwaita/wip/exalm/recoloring-fixes: 31/32] stylesheet: Stop overriding spinbutton hover color
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/recoloring-fixes: 31/32] stylesheet: Stop overriding spinbutton hover color
- Date: Mon, 13 Sep 2021 13:11:54 +0000 (UTC)
commit 49f47e19eab18333f711063d0b3d967f752bbeec
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sat Sep 11 19:31:37 2021 +0500
stylesheet: Stop overriding spinbutton hover color
It can inherit it just fine.
src/stylesheet/widgets/_spin-button.scss | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/src/stylesheet/widgets/_spin-button.scss b/src/stylesheet/widgets/_spin-button.scss
index c22af4da..3fe3fcdc 100644
--- a/src/stylesheet/widgets/_spin-button.scss
+++ b/src/stylesheet/widgets/_spin-button.scss
@@ -17,7 +17,6 @@ spinbutton {
color: inherit;
&:hover {
- color: $text_color;
background-color: $view_hover_color;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]