зеркало из https://github.com/mozilla/pjs.git
Bug 479588 - Error console's text box should always be LTR; r=dao
This commit is contained in:
Родитель
507091edb1
Коммит
0b74359bdf
|
@ -60,3 +60,7 @@
|
|||
.lineNumberRow[line="0"] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#TextboxEval {
|
||||
direction: ltr;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче