зеркало из https://github.com/mozilla/gecko-dev.git
Bug 925884 - Remove redundant OS-X-specific tabbrowser tab transitions. r=mconley
This commit is contained in:
Родитель
7c2a8372b3
Коммит
622eb3cbc4
|
@ -2506,11 +2506,6 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
|||
opacity: .7;
|
||||
}
|
||||
|
||||
.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 */;
|
||||
}
|
||||
|
||||
.tabbrowser-tab,
|
||||
.tabs-newtab-button {
|
||||
font: message-box;
|
||||
|
|
Загрузка…
Ссылка в новой задаче