Merge from master

This commit is contained in:
kkapsner 2019-05-03 00:53:21 +02:00
commit 783743b777
1 changed files with 2 additions and 0 deletions

View File

@ -156,6 +156,7 @@ textarea {
border: none;
background-color: transparent;
background-image: none;
min-width: 0;
}
.urlValues table .url {
min-width: 4em;
@ -176,6 +177,7 @@ textarea {
border: none;
background-color: transparent;
background-image: none;
min-width: 0;
}
.urlValues.collapsed .collapser::after {
content: "\25B6";