mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
Figure out where the Txul regression is on linux (bug 401949). a=mconnor
This commit is contained in:
parent
f5251ae384
commit
4652c78251
@ -1843,13 +1843,13 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||
cursor: help;
|
||||
background-color: ThreeDFace;
|
||||
%ifdef MOZ_WIDGET_GTK2
|
||||
/*-moz-border-end: 1px solid ThreeDShadow;*/
|
||||
-moz-border-end: 1px solid ThreeDShadow;
|
||||
%else
|
||||
-moz-appearance: toolbox;
|
||||
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