mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 19:02:30 +01:00
space a bit between toolbox and edge of modal dialog
This commit is contained in:
parent
1b29fc21a7
commit
323378fb38
@ -393,10 +393,10 @@ body[dir="rtl"] #popupContainer > div {
|
||||
transform: translate(0, -50%);
|
||||
}
|
||||
body[dir="ltr"] #urlFilteringMenu .dialog > div.headers > span.tools {
|
||||
right: 0;
|
||||
right: 0.1em;
|
||||
}
|
||||
body[dir="rtl"] #urlFilteringMenu .dialog > div.headers > span.tools {
|
||||
left: 0;
|
||||
left: 0.1em;
|
||||
}
|
||||
#urlFilteringMenu .dialog > div.headers > span.tools > span {
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user