mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
fix rendering of ASCII string for RTL languages
This commit is contained in:
parent
e8133e4c99
commit
1c8d59f0f5
1 changed files with 1 additions and 0 deletions
|
|
@ -595,6 +595,7 @@ body.colorBlind #netFilteringDialog .dialog > div.containers > div.dynamic tr.e
|
|||
background: #eee;
|
||||
font-size: 85%;
|
||||
padding: 3px;
|
||||
unicode-bidi: plaintext;
|
||||
}
|
||||
#filterFinderDialog .dialog ul {
|
||||
font-size: larger;
|
||||
|
|
|
|||
Loading…
Reference in a new issue