зеркало из https://github.com/mozilla/pjs.git
Bug 562723 - pressing the new-tab button doesn't change the icon. r=gavin
--HG-- extra : rebase_source : c7aef7f8bc075cef8a13908160ee6cb8abd8ecb9
This commit is contained in:
Родитель
f2e02db786
Коммит
41c02e1d20
|
@ -1197,7 +1197,8 @@ richlistitem[type="action"][actiontype="switchtab"] > .ac-url-box > .ac-action-i
|
|||
width: 31px;
|
||||
}
|
||||
|
||||
.tabs-newtab-button:hover:active {
|
||||
.tabs-newtab-button:hover:active,
|
||||
#TabsToolbar > #new-tab-button:hover:active {
|
||||
-moz-image-region: rect(0, 32px, 18px, 16px);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче