Figure out where the Txul regression is on linux (bug 401949). a=mconnor

This commit is contained in:
rflint@ryanflint.com 2007-11-03 20:18:03 -07:00
parent c07fec05cd
commit a6c91ace8a

View File

@ -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;