mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 11:22:38 +01:00
#812: another textarea set to full width
This commit is contained in:
parent
eb02abbc54
commit
835e0a12a2
@ -116,10 +116,11 @@ body[dir=rtl] #externalListsDiv {
|
|||||||
margin: 2em 2em 0;
|
margin: 2em 2em 0;
|
||||||
}
|
}
|
||||||
#externalLists {
|
#externalLists {
|
||||||
|
box-sizing: border-box;
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
width: 48em;
|
height: 10em;
|
||||||
height: 8em;
|
|
||||||
white-space: pre;
|
white-space: pre;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
body #busyOverlay {
|
body #busyOverlay {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
Loading…
Reference in New Issue
Block a user