1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

fix rendering of ASCII string for RTL languages

This commit is contained in:
Raymond Hill 2018-07-22 16:08:54 -04:00
parent e8133e4c99
commit 1c8d59f0f5
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

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