nth-child
This commit is contained in:
@@ -671,8 +671,7 @@ span.unit
|
|||||||
display none
|
display none
|
||||||
|
|
||||||
> label
|
> label
|
||||||
display block
|
display inline-block
|
||||||
float left
|
|
||||||
width 6em
|
width 6em
|
||||||
font-weight bold
|
font-weight bold
|
||||||
cursor pointer
|
cursor pointer
|
||||||
@@ -690,7 +689,7 @@ span.unit
|
|||||||
display none
|
display none
|
||||||
clear both
|
clear both
|
||||||
|
|
||||||
> input:checked ~ section
|
> input:checked ~ section:nth-child(n)
|
||||||
display block
|
display block
|
||||||
|
|
||||||
[id^="tab"]:checked + label
|
[id^="tab"]:checked + label
|
||||||
|
|||||||
Reference in New Issue
Block a user