зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset de4fc486564b (bug 1212482) for perf regressions
This commit is contained in:
Родитель
58ec87a703
Коммит
f59c771aa5
|
@ -893,7 +893,7 @@ toolbar .toolbarbutton-1:-moz-any(@primaryToolbarButtons@) > :-moz-any(.toolbarb
|
|||
transition: opacity 0.15s ease;
|
||||
}
|
||||
|
||||
#navigator-toolbox:not(:hover) #urlbar:not([focused]) > .urlbar-textbox-container > .urlbar-history-dropmarker {
|
||||
#navigator-toolbox:not(:hover) .urlbar-history-dropmarker {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
|
|
@ -1697,7 +1697,7 @@ toolbar .toolbarbutton-1 > .toolbarbutton-menubutton-button {
|
|||
transition: opacity 0.15s ease;
|
||||
}
|
||||
|
||||
#navigator-toolbox:not(:hover) #urlbar:not([focused]) > .urlbar-textbox-container > .urlbar-history-dropmarker {
|
||||
#navigator-toolbox:not(:hover) .urlbar-history-dropmarker {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
|
|
@ -1410,7 +1410,7 @@ html|*.urlbar-input:-moz-lwtheme::-moz-placeholder,
|
|||
transition: opacity 0.15s ease;
|
||||
}
|
||||
|
||||
#navigator-toolbox:not(:hover) #urlbar:not([focused]) > .urlbar-textbox-container > .urlbar-history-dropmarker {
|
||||
#navigator-toolbox:not(:hover) .urlbar-history-dropmarker {
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче