mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 401949
This commit is contained in:
parent
85d429991e
commit
07991de63a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user