date editing
This commit is contained in:
parent
be2bd5e6e3
commit
ec477b7d72
9 changed files with 139 additions and 44 deletions
|
@ -98,12 +98,12 @@ select[disabled] {
|
|||
|
||||
details {
|
||||
user-select: none;
|
||||
& summary svg {
|
||||
& summary svg[indicator] {
|
||||
transform: rotate(90deg);
|
||||
}
|
||||
}
|
||||
details[open] {
|
||||
& summary svg {
|
||||
& summary svg[indicator] {
|
||||
transform: rotate(-90deg);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue