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

git-svn-id: svn://10.0.0.236/trunk@238494 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rflint%ryanflint.com
2007-11-04 00:52:57 +00:00
parent a8717b8d98
commit 41b93fb0cc

View File

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