mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
replaced by compose.xul
This commit is contained in:
parent
e73c59e056
commit
1a1f26dd8d
@ -1,30 +0,0 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Mozilla Browser</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
</head>
|
||||
<body bgcolor="#C0C0C0">
|
||||
<style type="text/css">
|
||||
/* This style sheet should be in a seperate file */
|
||||
|
||||
BODY,TD {
|
||||
font-family: Sans-Serif;
|
||||
background-color: #C0C0C0;
|
||||
}
|
||||
|
||||
BODY,TD,INPUT {
|
||||
font-size: 9pt;
|
||||
}
|
||||
BODY {
|
||||
margin: 0px 0px 0px 0px;
|
||||
}
|
||||
</style>
|
||||
|
||||
<iframe src="ComposeToolbar.xml" name="browser.toolbar" width="100%" height="80" >
|
||||
|
||||
<iframe src="ComposeFrame.html" name="browser.webwindow" width="100%" height="500" >
|
||||
|
||||
<iframe src="status.html" name="browser.status" width="100%" height="34" >
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user