зеркало из https://github.com/mozilla/gecko-dev.git
Bug 925415 - Remove dead tab opacity transition CSS from themes/osx/browser.css. r=Gijs
This commit is contained in:
Родитель
d500dfaa40
Коммит
7c2a8372b3
|
@ -2508,8 +2508,7 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
|||
|
||||
.tabbrowser-tab:not([pinned]):not([fadein]) {
|
||||
transition: min-width 200ms ease-out /* copied from browser/base/content/browser.css */,
|
||||
max-width 230ms ease-out /* copied from browser/base/content/browser.css */,
|
||||
opacity 50ms ease-out 80ms /* hide the tab for the last 100ms of the max-width transition */;
|
||||
max-width 230ms ease-out /* copied from browser/base/content/browser.css */;
|
||||
}
|
||||
|
||||
.tabbrowser-tab,
|
||||
|
|
Загрузка…
Ссылка в новой задаче