зеркало из https://github.com/mozilla/gecko-dev.git
Bug 402992 - Do not switch to a hand cursor on favicon hover. [regressed by Proto, same change as previously reviewed]
This commit is contained in:
Родитель
ba41ce0030
Коммит
b310dd9906
|
@ -691,7 +691,6 @@ toolbar[mode="icons"][currentset*="back-button,forward-button"] #forward-button[
|
|||
}
|
||||
|
||||
#page-proxy-deck {
|
||||
cursor: -moz-grab;
|
||||
-moz-margin-start: 11px;
|
||||
margin-bottom: 1px;
|
||||
opacity: 1.0;
|
||||
|
@ -1004,10 +1003,6 @@ toolbarbutton.chevron > .toolbarbutton-menu-dropmarker {
|
|||
-moz-user-focus: normal;
|
||||
}
|
||||
|
||||
.tabbrowser-tab[selected="true"] > .tab-image-middle > .tab-icon {
|
||||
cursor: -moz-grab;
|
||||
}
|
||||
|
||||
.tabbrowser-tab > .tab-image-middle > .tab-text {
|
||||
outline: 1.4pt solid transparent;
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче