[libadwaita/wip/exalm/spinbutton] stylesheet: Fix spinbuttons inside toolbars
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/wip/exalm/spinbutton] stylesheet: Fix spinbuttons inside toolbars
- Date: Wed, 14 Sep 2022 19:54:27 +0000 (UTC)
commit d42848f716f2fc3fcd9544cf2f94e10fb1403e56
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Sep 14 23:52:20 2022 +0400
stylesheet: Fix spinbuttons inside toolbars
src/stylesheet/widgets/_spin-button.scss | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/stylesheet/widgets/_spin-button.scss b/src/stylesheet/widgets/_spin-button.scss
index 9c275e63..0e49d431 100644
--- a/src/stylesheet/widgets/_spin-button.scss
+++ b/src/stylesheet/widgets/_spin-button.scss
@@ -10,6 +10,8 @@ spinbutton {
>
button.image-button.down:not(.flat):not(.raised):not(.suggested-action):not(.destructive-action):not(.opaque)
{
@extend %button_basic_flat;
+ margin: 0;
+
border-radius: 0;
box-shadow: none;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]