mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 01:55:44 +00:00
Figure out where the Txul regression is on linux (bug 401949). a=mconnor
This commit is contained in:
parent
7d5885a906
commit
859e8582b5
@ -1843,7 +1843,7 @@ 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;
|
||||
@ -1860,7 +1860,7 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||
|
||||
#identity-box:hover {
|
||||
%ifdef MOZ_WIDGET_GTK2
|
||||
/*border-color: ThreeDDarkShadow;*/
|
||||
border-color: ThreeDDarkShadow;
|
||||
%else
|
||||
outline-color: ThreeDDarkShadow;
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user