link generated

This commit is contained in:
2021-04-06 16:44:14 +02:00
parent 5bfcf29431
commit 7601fb73c3
6 changed files with 20 additions and 6 deletions

View File

@@ -48,6 +48,10 @@
background: #eeeeeed2;
}
.disabled-background {
background: #eeeeeed2;
}
.vertically-resizeable {
resize: vertical;
}
@@ -420,4 +424,5 @@
.hiddable.active {
display: inherit;
}
}