зеркало из https://github.com/mozilla/pjs.git
force selects to ltr so they display correctly, as mac widgets aren't set up
to draw rtl like gecko expects. (bug 154632, r=bryner). not part of build.
This commit is contained in:
Родитель
1064cff61b
Коммит
757c554954
|
@ -54,6 +54,7 @@ select {
|
|||
background-color: transparent !important;
|
||||
color: -moz-FieldText !important;
|
||||
font-size: 11px;
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
/* Need the "select[size][multiple]" selector to override the settings on
|
||||
|
|
Загрузка…
Ссылка в новой задаче