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
Родитель bf549cdef1
Коммит bf80c61b26
1 изменённых файлов: 0 добавлений и 4 удалений

Просмотреть файл

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