1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-08 22:37:48 +02:00

Merge from master

This commit is contained in:
kkapsner 2019-05-03 00:53:21 +02:00
commit 783743b777

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";