diff --git a/Exalted2e/exalted2e.css b/Exalted2e/exalted2e.css index 7e9730f272..98183c5ad4 100644 --- a/Exalted2e/exalted2e.css +++ b/Exalted2e/exalted2e.css @@ -389,6 +389,7 @@ input[type=checkbox] + span::before .sheet-dots input[type=checkbox]:first-child + span::before { opacity: 0.3; } .sheet-ability input[type=checkbox]:first-child:checked + span::before, +.sheet-attribute input[type=checkbox]:first-child:checked + span::before, .sheet-will input[type=checkbox]:checked + span::before, .sheet-hearthstones input[type=checkbox]:checked + span::before, .sheet-languages input[type=checkbox]:checked + span::before, @@ -422,7 +423,8 @@ input[type=checkbox] + span::before } .sheet-dots input[type=checkbox]:first-child:hover:checked + span::before, -.sheet-ability input[type=checkbox]:first-child + span::before +.sheet-ability input[type=checkbox]:first-child + span::before, +.sheet-attribute input[type=checkbox]:first-child + span::before { -moz-box-shadow: 0 0 2px #ccc; -webkit-box-shadow: 0 0 2px #ccc; @@ -541,4 +543,8 @@ div.sheet-craft-types:hover ul.sheet-craft-types, div.sheet-ability > input[type=checkbox]:first-child + span::before, .sheet-dots input[type=checkbox]:first-child:hover + span::before, +.sheet-dots input[type=checkbox]:first-child:checked + span::before { opacity: 1; } + +div.sheet-attribute > input[type=checkbox]:first-child + span::before, +.sheet-dots input[type=checkbox]:first-child:hover + span::before, .sheet-dots input[type=checkbox]:first-child:checked + span::before { opacity: 1; } \ No newline at end of file diff --git a/Exalted2e/exalted2e.html b/Exalted2e/exalted2e.html index deeff66adc..6d14f43d47 100644 --- a/Exalted2e/exalted2e.html +++ b/Exalted2e/exalted2e.html @@ -7,11 +7,26 @@ @@ -803,6 +818,7 @@
+ Strength
@@ -813,6 +829,7 @@
+ Dexterity
@@ -823,6 +840,7 @@
+ Stamina
@@ -836,6 +854,7 @@
+ Charisma
@@ -846,6 +865,7 @@
+ Manipulation
@@ -856,6 +876,7 @@
+ Appearance
@@ -869,6 +890,7 @@
+ Intelligence
@@ -879,6 +901,7 @@
+ Wits
@@ -889,6 +912,7 @@
+ Perception