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:
dolske@mozilla.com 2008-01-27 21:45:25 -08:00
Родитель ba41ce0030
Коммит b310dd9906
1 изменённых файлов: 0 добавлений и 5 удалений

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

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