]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wait #7590 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 16 Jun 2025 13:15:03 +0000 (15:15 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 16 Jun 2025 13:15:03 +0000 (15:15 +0200)
style/100-global.sass

index 0bb2f1c36316eb407577ad8b0884a61d8660261c..0c0950cbb66d3a8fde598210128b508f41e3c9b6 100644 (file)
@@ -225,7 +225,8 @@ p
     width: 124px
     padding: 12px 0
     +font-size(20)
-    +opacity(.16, background-color, $texts-color)
+    background-color: $controls-button-background
+    color: $controls-button-color
     border-radius: 16px
     text-align: center
     cursor: pointer
@@ -240,13 +241,14 @@ p
         margin-bottom: 5px
 
     .access
+        background-color: $controls-button-background
         margin: 0 auto
 
         span
             display: flex
 
     svg
-        color: $texts-color
+        color: $controls-button-color
 
 .only-mobile
     display: none