#46423 - mac font correctness on search button, r=hangas, a=ben

git-svn-id: svn://10.0.0.236/trunk@79823 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
hewitt%netscape.com 2000-09-22 03:53:40 +00:00
parent 4eadc013ed
commit 0c1e4fe8a6

View File

@ -44,7 +44,6 @@
margin : 0px;
}
button.bookmarkfolder.button-toolbar:hover,
button.bookmarkitem.button-toolbar:hover
{
text-decoration : underline;
@ -231,9 +230,10 @@
button.button-toolbar-3
{
-moz-binding : url("chrome://global/skin/globalBindings.xml#three-slice-button");
background-color : transparent;
background-color : transparent;
border : 0px;
margin : 3px 7px 2px 0px;
font-family : Arial, sans-serif;
}
.button-toolbar-3 > box > box > .button-text-box {