ChatZilla changes only, bug 89713, r=samuel@sieb.net, a=asa

add doctype to prevent quirks mode
add logic to take css file from querystring
This commit is contained in:
rginda%netscape.com 2001-08-23 21:34:45 +00:00
Родитель 5efcdeab78
Коммит e4880e1724
1 изменённых файлов: 0 добавлений и 9 удалений

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

@ -1,9 +0,0 @@
<html>
<head>
<LINK REL=StyleSheet HREF='chrome://chatzilla/skin/output-default.css'
TYPE='text/css' MEDIA='screen'>
</head>
<body class="chatzilla-body">
<div id="output">
</body>
</html>