[libadwaita/libadwaita-1-1] stylesheet: Fix spinbuttons inside toolbars
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libadwaita/libadwaita-1-1] stylesheet: Fix spinbuttons inside toolbars
- Date: Thu, 15 Sep 2022 14:53:22 +0000 (UTC)
commit 2c70514c18d0b9813f10fb955e03e6301cdff1cd
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Wed Sep 14 23:52:20 2022 +0400
stylesheet: Fix spinbuttons inside toolbars
(cherry picked from commit c168d47ba3a8f4a00b9d8a155b480fb06496a47b)
(cherry picked from commit ae1e41053f8c845ff885639e1d69d1050c7eb3b9)
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]