Stupid CSS error

This commit is contained in:
Pantsorama
2021-08-17 21:43:29 -04:00
parent f482c8dbbd
commit d31049e7b7
+1 -1
View File
@@ -59,7 +59,7 @@
.sheet-pc-skillspellcasting-show:not(:checked)~.sheet-pc-skillspellcasting {display:none;}
.sheet-pc-skillsubterfuge-show:not(:checked)~.sheet-pc-skillsubterfuge {display:none;}
.sheet-pc-skilltechnical-show:not(:checked)~.sheet-pc-skilltechnical {display:none;}
.sheet-pc-skillvocation-show:not(:checked)~.sheet-pc-skillvocational {display:none;}
.sheet-pc-skillvocation-show:not(:checked)~.sheet-pc-skillvocation {display:none;}
.sheet-pc-notes1-show:not(:checked)~.sheet-pc-notes1 {display:none;}
.sheet-pc-notes2-show:not(:checked)~.sheet-pc-notes2 {display:none;}
.sheet-pc-notes3-show:not(:checked)~.sheet-pc-notes3 {display:none;}