Bug 925884 - Remove redundant OS-X-specific tabbrowser tab transitions. r=mconley

This commit is contained in:
Dão Gottwald 2013-10-11 21:33:58 +02:00
Родитель 7c2a8372b3
Коммит 622eb3cbc4
1 изменённых файлов: 0 добавлений и 5 удалений

Просмотреть файл

@ -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;