N°4247 - Activity panel: All entries are now expanded / collapsed by the corresponding icons

This commit is contained in:
Molkobain
2021-09-15 14:41:45 +02:00
parent d1721b0834
commit c0fc62bcb8
19 changed files with 59 additions and 58 deletions

View File

@@ -45,7 +45,7 @@ a.ibo-edits-entry--short-description {
/* - Long desc. opened */
.ibo-edits-entry {
&.ibo-is-opened {
&:not(.ibo-is-closed) {
.ibo-edits-entry--long-description-toggler-icon {
transform: rotateX(180deg);
}