Figure out where the Txul regression is on linux (bug 401949). a=mconnor

This commit is contained in:
rflint%ryanflint.com 2007-11-03 23:24:39 +00:00
Родитель 7609204628
Коммит 8e8329a82c
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1840,7 +1840,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
} }
#identity-box { #identity-box {
cursor: help; /*cursor: help;*/
background-color: ThreeDFace; background-color: ThreeDFace;
%ifdef MOZ_WIDGET_GTK2 %ifdef MOZ_WIDGET_GTK2
-moz-border-end: 1px solid ThreeDShadow; -moz-border-end: 1px solid ThreeDShadow;
@ -1869,7 +1869,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
#identity-icon-label { #identity-icon-label {
padding: 0 2px; padding: 0 2px;
margin: 0; margin: 0;
cursor: inherit; /*cursor: inherit;*/
} }
.unknownIdentity > #identity-icon-label { .unknownIdentity > #identity-icon-label {