This commit is contained in:
parent
2d6d92c176
commit
38f1221c94
5 changed files with 66 additions and 8 deletions
|
|
@ -85,14 +85,8 @@
|
|||
input,label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* input[type="radio"]:checked+label {
|
||||
text-decoration-line: underline;
|
||||
text-decoration-color: var(--accent-color);
|
||||
} */
|
||||
}
|
||||
|
||||
|
||||
/* hide items with .detail-default-hide if the corresponding .detail-show-(all|simplified|short) is not currently active */
|
||||
body:not(:has(#detail-grade-picker input[type="radio"][name="detail-grade-picker"][value="all"]:checked)) .detail-default-hide.detail-show-all {
|
||||
display: none;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue