From: Vincent Vanwaelscappel Date: Mon, 16 Jun 2025 11:06:16 +0000 (+0200) Subject: wait #7588 @1.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=137699748ffcc35d626298747963801d118e7e74;p=fluidbook-toolbox-quiz.git wait #7588 @1.5 --- diff --git a/style/103-question-multiple.sass b/style/103-question-multiple.sass index eb566e6..fedd003 100644 --- a/style/103-question-multiple.sass +++ b/style/103-question-multiple.sass @@ -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 @@ -48,10 +48,10 @@ +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