Removed border from the XUL browser, editor, and iframe tags. This allows content coming up in chromeless pop-up windows not be visually cluttered with a needless border. r=hyatt.

This commit is contained in:
tbogard%aol.net 1999-10-19 07:40:44 +00:00
parent bf549cdef1
commit bf80c61b26

@ -41,10 +41,6 @@ window.dialog {
/******** Browser, editor, iframe ********/
browser, editor, iframe {
border: 2px solid black;
}
/******** Box *********/