]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wait #6381 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 11 Oct 2023 12:49:39 +0000 (14:49 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 11 Oct 2023 12:49:39 +0000 (14:49 +0200)
style/106-question-draganddrop.sass
style/107-question-match.sass

index 0e5d75f304d43bb5498a03ad8887759e0a324c30..761c5c4bcd0e4201f6656b38f48c890a71e28d8c 100644 (file)
 
                     &:not(.isDragging)
                         &:nth-child(2)
-                            +opacity(.8, background-color, $texts-color)
-                            color: $opposite-texts-color
+                            +opacity(.8, background-color, $card-disabled-background)
+                            color: $card-disabled-color
                             transform: scale(.92) !important
                             z-index: 3
                             top: 30px
                                 opacity: .64 !important
 
                         &:nth-child(3)
-                            +opacity(.8, background-color, $texts-color)
-                            color: $opposite-texts-color
+                            +opacity(.8, background-color, $card-disabled-background)
+                            color: $card-disabled-color
                             transform: scale(.83) !important
                             z-index: 2
                             top: 60px
                                 opacity: .4 !important
 
                         &:nth-child(4)
-                            +opacity(.8, background-color, $texts-color)
-                            color: $opposite-texts-color
+                            +opacity(.8, background-color, $card-disabled-background)
+                            color: $card-disabled-color
                             transform: scale(0.75) !important
                             z-index: 1
                             top: 87px
index b2efca0d4f87ffa53cde13dd698c97ad7a4f039e..3f3a0833818a97eb357ce254abe2b609583a03a7 100644 (file)
 
             &-prev,
             &-next
-                +opacity(.24, background-color, $texts-color)
-                color: $opposite-texts-color
+                +opacity(.24, background-color, $card-disabled-background)
+                color: $card-disabled-color
 
             &:not(.swiper-slide-active):not(.swiper-slide-prev):not(.swiper-slide-next)
-                +opacity(.24, background-color, $texts-color)
-                color: $opposite-texts-color
+                +opacity(.24, background-color, $card-disabled-background)
+                color: $card-disabled-color
 
 
     .swiper-pagination-top