[libadwaita/wip/exalm/recoloring-fixes: 34/35] 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: 34/35] stylesheet: Stop overriding spinbutton hover color
- Date: Mon, 13 Sep 2021 13:51:22 +0000 (UTC)
commit eaa0bb233fe2464d087bbab85ecb5c17578e4ed3
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]