From 43bf53c351db8ef090abe16d98e5e19caced3a4e Mon Sep 17 00:00:00 2001 From: tleno Date: Mon, 24 Nov 2025 01:54:44 +0100 Subject: [PATCH] Code cleaning --- .../src/components/fillLeft/fillLeft.sass | 7 - Ta-gueule-c-est-quantique/tgcq.css | 220 ------------------ 2 files changed, 227 deletions(-) diff --git a/Ta-gueule-c-est-quantique/src/components/fillLeft/fillLeft.sass b/Ta-gueule-c-est-quantique/src/components/fillLeft/fillLeft.sass index 4d18b6e8a5..a127da2b1a 100644 --- a/Ta-gueule-c-est-quantique/src/components/fillLeft/fillLeft.sass +++ b/Ta-gueule-c-est-quantique/src/components/fillLeft/fillLeft.sass @@ -10,9 +10,6 @@ %enable-equilibre background: url("#{$IMAGES_ROOT}icon-EQU.svg") -%enable-test - background: red - @for $i from 1 through 10 @for $k from 1 through $i .charsheet .fillLeft.sante > input[name=attr_san_max][value="#{$i}"] ~ label[data-value="#{$k}"] > span::before @@ -25,10 +22,6 @@ .charsheet .fillLeft.equilibre > input[type=hidden][name=attr_equ][value="#{$i}"] ~ label[data-value="#{$k}"] > span::before @extend %ticked-equilibre - .charsheet .test[value="#{$i}"] ~ label:nth-of-type(#{$k}) - background: red - - .charsheet .fillLeft background: none diff --git a/Ta-gueule-c-est-quantique/tgcq.css b/Ta-gueule-c-est-quantique/tgcq.css index 4039c20e1a..cde41d6cac 100644 --- a/Ta-gueule-c-est-quantique/tgcq.css +++ b/Ta-gueule-c-est-quantique/tgcq.css @@ -138,226 +138,6 @@ input[type=text] { background: url("https://raw.githubusercontent.com/Calmacil/ta-gueule-c-est-quantique/refs/heads/main/assets/icon-EQU.svg"); } -.charsheet .test[value="1"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="2"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="2"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="3"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="3"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="3"] ~ label:nth-of-type(3) { - background: red; -} - -.charsheet .test[value="4"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="4"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="4"] ~ label:nth-of-type(3) { - background: red; -} - -.charsheet .test[value="4"] ~ label:nth-of-type(4) { - background: red; -} - -.charsheet .test[value="5"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="5"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="5"] ~ label:nth-of-type(3) { - background: red; -} - -.charsheet .test[value="5"] ~ label:nth-of-type(4) { - background: red; -} - -.charsheet .test[value="5"] ~ label:nth-of-type(5) { - background: red; -} - -.charsheet .test[value="6"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="6"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="6"] ~ label:nth-of-type(3) { - background: red; -} - -.charsheet .test[value="6"] ~ label:nth-of-type(4) { - background: red; -} - -.charsheet .test[value="6"] ~ label:nth-of-type(5) { - background: red; -} - -.charsheet .test[value="6"] ~ label:nth-of-type(6) { - background: red; -} - -.charsheet .test[value="7"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="7"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="7"] ~ label:nth-of-type(3) { - background: red; -} - -.charsheet .test[value="7"] ~ label:nth-of-type(4) { - background: red; -} - -.charsheet .test[value="7"] ~ label:nth-of-type(5) { - background: red; -} - -.charsheet .test[value="7"] ~ label:nth-of-type(6) { - background: red; -} - -.charsheet .test[value="7"] ~ label:nth-of-type(7) { - background: red; -} - -.charsheet .test[value="8"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="8"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="8"] ~ label:nth-of-type(3) { - background: red; -} - -.charsheet .test[value="8"] ~ label:nth-of-type(4) { - background: red; -} - -.charsheet .test[value="8"] ~ label:nth-of-type(5) { - background: red; -} - -.charsheet .test[value="8"] ~ label:nth-of-type(6) { - background: red; -} - -.charsheet .test[value="8"] ~ label:nth-of-type(7) { - background: red; -} - -.charsheet .test[value="8"] ~ label:nth-of-type(8) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(3) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(4) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(5) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(6) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(7) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(8) { - background: red; -} - -.charsheet .test[value="9"] ~ label:nth-of-type(9) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(1) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(2) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(3) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(4) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(5) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(6) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(7) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(8) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(9) { - background: red; -} - -.charsheet .test[value="10"] ~ label:nth-of-type(10) { - background: red; -} - .charsheet .fillLeft { background: none; margin-bottom: 0;