css
This commit is contained in:
@@ -664,7 +664,7 @@ span.unit
|
|||||||
|
|
||||||
.macros-tabs
|
.macros-tabs
|
||||||
margin-top 5px
|
margin-top 5px
|
||||||
width 850px
|
width 860px
|
||||||
clear both
|
clear both
|
||||||
|
|
||||||
> input
|
> input
|
||||||
@@ -689,7 +689,10 @@ span.unit
|
|||||||
display none
|
display none
|
||||||
clear both
|
clear both
|
||||||
|
|
||||||
> input:checked ~ section:nth-child(n)
|
> input:checked ~ section
|
||||||
|
display none
|
||||||
|
|
||||||
|
> input:checked ~ label + label ~ section
|
||||||
display block
|
display block
|
||||||
|
|
||||||
[id^="tab"]:checked + label
|
[id^="tab"]:checked + label
|
||||||
|
|||||||
Reference in New Issue
Block a user