This commit is contained in:
sanjayk03-dev
2024-01-29 03:21:52 +05:30
parent 716593b38b
commit a11def9c54

View File

@@ -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