mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Figure out where the Txul regression is on linux (bug 401949). a=mconnor
This commit is contained in:
parent
45f8b1afdc
commit
b449b363b9
@ -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
|
||||
@ -1869,7 +1869,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||
#identity-icon-label {
|
||||
padding: 0 2px;
|
||||
margin: 0;
|
||||
/*cursor: inherit;*/
|
||||
cursor: inherit;
|
||||
}
|
||||
|
||||
.unknownIdentity > #identity-icon-label {
|
||||
|
Loading…
Reference in New Issue
Block a user