зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1326404 - Force URL in hiding status panel to be LTR. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D85688
This commit is contained in:
Родитель
58fc2fa062
Коммит
5c490f26a5
|
@ -989,7 +989,7 @@ browser[tabmodalPromptShowing] {
|
|||
transition: opacity 120ms ease-out, visibility 120ms;
|
||||
}
|
||||
|
||||
#statuspanel[type=overLink] > #statuspanel-inner {
|
||||
#statuspanel:is([type=overLink], [inactive][previoustype=overLink]) > #statuspanel-inner {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче