Commit ·
a617521
1
Parent(s): a5c7b22
28. Sept. 2024, 20:00
Browse files- _res/_custom.css +1 -1
_res/_custom.css
CHANGED
|
@@ -54,7 +54,7 @@ div.tabs div.tabitem {
|
|
| 54 |
}
|
| 55 |
}
|
| 56 |
|
| 57 |
-
.
|
| 58 |
transition: color .2s ease-in-out, background .2s ease-in-out;
|
| 59 |
|
| 60 |
& label:has(input[type="radio"]:checked),
|
|
|
|
| 54 |
}
|
| 55 |
}
|
| 56 |
|
| 57 |
+
.radio-btn-group {
|
| 58 |
transition: color .2s ease-in-out, background .2s ease-in-out;
|
| 59 |
|
| 60 |
& label:has(input[type="radio"]:checked),
|