mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2024-12-22 12:50:36 +01:00
Merge from master
This commit is contained in:
commit
783743b777
@ -156,6 +156,7 @@ textarea {
|
|||||||
border: none;
|
border: none;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
.urlValues table .url {
|
.urlValues table .url {
|
||||||
min-width: 4em;
|
min-width: 4em;
|
||||||
@ -176,6 +177,7 @@ textarea {
|
|||||||
border: none;
|
border: none;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
background-image: none;
|
background-image: none;
|
||||||
|
min-width: 0;
|
||||||
}
|
}
|
||||||
.urlValues.collapsed .collapser::after {
|
.urlValues.collapsed .collapser::after {
|
||||||
content: "\25B6";
|
content: "\25B6";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user