]> _ Git - fluidbook-toolbox-quiz.git/commitdiff
wip #6345
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 4 Oct 2023 11:46:20 +0000 (13:46 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 4 Oct 2023 11:46:20 +0000 (13:46 +0200)
.idea/.gitignore
.idea/deployment.xml [deleted file]
style/100-global.sass

index 13566b81b018ad684f3a35fee301741b2734c8f4..67474492b20a596217e1c6fb446d3cdce8bc1b5a 100644 (file)
@@ -6,3 +6,4 @@
 # Datasource local storage ignored files
 /dataSources/
 /dataSources.local.xml
+deployment.xml
diff --git a/.idea/deployment.xml b/.idea/deployment.xml
deleted file mode 100644 (file)
index 86c9140..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="PublishConfigData">
-    <serverData>
-      <paths name="dev">
-        <serverdata>
-          <mappings>
-            <mapping deploy="/resources/quiz/player/local/master" local="$PROJECT_DIR$" web="/" />
-          </mappings>
-        </serverdata>
-      </paths>
-    </serverData>
-  </component>
-</project>
\ No newline at end of file
index a22bf75d38cb056c80ab9b64118572e5ec735ed1..c26d6219c9ada8684cb1c5e7dd5e3cc6cdafc986 100644 (file)
@@ -63,7 +63,7 @@ body
     +font-size(20)
 
     &.primary
-        background: radial-gradient(at 16% 6px, rgb(255, 102, 186) -7%, #D0167C 74%)
+        background: radial-gradient(at 16% 6px, rgb(255, 102, 186) -7%, $accent-color 74%)
         box-shadow: 0 4px 6px rgba(0, 0, 0, .2)
         overflow: hidden