mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Figure out where the Txul regression is on linux (bug 401949). a=mconnor
This commit is contained in:
parent
c07fec05cd
commit
a6c91ace8a
@ -1843,7 +1843,10 @@ toolbarbutton.bookmark-item[dragover="true"][open="true"] {
|
||||
cursor: help;
|
||||
background-color: ThreeDFace;
|
||||
%ifdef MOZ_WIDGET_GTK2
|
||||
-moz-border-end: 1px solid red;
|
||||
border: 1px solid ThreeDShadow;
|
||||
-moz-border-start: none;
|
||||
border-top: none;
|
||||
border-bottom: none;
|
||||
%else
|
||||
-moz-appearance: toolbox;
|
||||
outline: 1px solid ThreeDShadow;
|
||||
|
Loading…
Reference in New Issue
Block a user