This commit is contained in:
rflint@ryanflint.com 2007-11-06 21:09:44 -08:00
Родитель d95473e722
Коммит ba8f2bc8f6
1 изменённых файлов: 4 добавлений и 4 удалений

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

@ -1840,8 +1840,8 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
}
#identity-box {
/*cursor: help;
background-color: ThreeDFace;*/
cursor: help;
background-color: ThreeDFace;
%ifdef MOZ_WIDGET_GTK2
-moz-border-end: 1px solid ThreeDShadow;
%else
@ -1849,7 +1849,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
outline: 1px solid ThreeDShadow;
%endif
}
/*
#identity-box.verifiedIdentity {
%ifdef MOZ_WIDGET_GTK2
border-color: highlight;
@ -1875,7 +1875,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
.unknownIdentity > #identity-icon-label {
display: none;
}
*/
/* Popup Icons */
#identity-popup-icon {
height: 64px;