mirror of
https://github.com/ae-utbm/sith.git
synced 2025-06-07 19:55:20 +00:00
Fix bad css scoping on accordions
This commit is contained in:
parent
99be8a56f3
commit
6f48a9a151
@ -33,7 +33,7 @@ details.accordion>summary::before {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
details[open]>summary::before {
|
||||
details[open].accordion>summary::before {
|
||||
font-family: FontAwesome;
|
||||
content: '\f0d7';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user