fix for nsbeta3++ 52890, remove green boxes from html/titledbuttons in XUL, r=dr, sr=alecf

This commit is contained in:
ben%netscape.com 2000-09-28 23:59:35 +00:00
parent 4e803014e2
commit 8665f95abb
2 changed files with 0 additions and 28 deletions

View File

@ -33,20 +33,6 @@
/**
* XXX-DEBUG: HTML namespace/titledbutton striping.
**/
html|*
{
border : 1px solid green !important;
}
html|form
{
border : none !important;
}
titledbutton
{
border : 1px solid purple !important;
}
/**
* XUL <window> element

View File

@ -32,20 +32,6 @@
/**
* XXX-DEBUG: HTML namespace/titledbutton striping.
**/
html|*
{
border : 1px solid green !important;
}
html|form
{
border : none !important;
}
titledbutton
{
border : 1px solid purple !important;
}
/**
* XUL <window> element