[libadwaita/wip/snwh/checks: 2/4] revert round checkbox
- From: Sam Hewitt <snwh src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [libadwaita/wip/snwh/checks: 2/4] revert round checkbox
 
- Date: Thu,  2 Dec 2021 19:45:20 +0000 (UTC)
 
commit 1cfde116200bc077775d9c85f1ad760bd01f3133
Author: Sam Hewitt <sam snwh org>
Date:   Thu Dec 2 15:52:17 2021 -0330
    revert round checkbox
 src/stylesheet/widgets/_checks.scss | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/stylesheet/widgets/_checks.scss b/src/stylesheet/widgets/_checks.scss
index 05f5ff0c..e528b255 100644
--- a/src/stylesheet/widgets/_checks.scss
+++ b/src/stylesheet/widgets/_checks.scss
@@ -80,8 +80,7 @@ radio {
 }
 
 check {
-  // border-radius: $button_radius;
-  border-radius: 100%;
+  border-radius: $button_radius;
 
   &:checked { -gtk-icon-source: -gtk-scaled(-gtk-recolor(url("assets/check-symbolic.symbolic.png")),
                                             -gtk-recolor(url("assets/check 2-symbolic symbolic png"))); }
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]