зеркало из https://github.com/mozilla/pjs.git
Bug 278698 - Display links LTR even when in RTL content.
p=smontagu@smontagu.org (Simon Montagu) r=silver a=bsmedberg
This commit is contained in:
Родитель
aabba692f1
Коммит
211945a028
|
@ -171,6 +171,8 @@ body.chatzilla-body { /* The topmost container in the ChatZilla */
|
|||
/* links */
|
||||
a.chatzilla-link {
|
||||
text-decoration: none;
|
||||
direction: ltr;
|
||||
unicode-bidi: embed;
|
||||
}
|
||||
|
||||
/* link hover effect */
|
||||
|
|
Загрузка…
Ссылка в новой задаче