]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wait #7588 @1.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 16 Jun 2025 11:06:16 +0000 (13:06 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 16 Jun 2025 11:06:16 +0000 (13:06 +0200)
style/103-question-multiple.sass

index eb566e64f2c55c49f8c8c65a026ba43dba4c0b63..fedd0035fa9b7960d0c12c9a5b1f5f14c4e353f6 100644 (file)
@@ -23,7 +23,7 @@
                 +opacity(.80,background-color,$neutral-color)
                 padding: 10px 16px
                 cursor: pointer
-                border: 2px solid rgba($texts-color, .24)
+                border: 2px solid $stroke-color
                 position: relative
                 overflow: hidden
                 display: flex
                     +flex-config(space-between,false,false,center)
 
             input:checked+label
-                border-color: $texts-color
+                border-color: $active-stroke-color
                 transition: border-color .1s ease-out
                 &:after
-                    +opacity(.16)
+                    background-color: $active-background-color
                 &.nok:after
                     background: transparent