Commit e930737d4f7f7fb5bcb9aac1ea10082f203303c9
- Date: Fri Mar 28 17:46:05 +0000 2008
- Committer: mtkd (mtkd@prj2.com)
- Author: mtkd (mtkd@prj2.com)
- Commit SHA1: e930737d4f7f7fb5bcb9aac1ea10082f203303c9
- Tree SHA1: 5db5762673c6bb084b4b5b23ac670617beb574f4
Removed spurious }; ref on error pages and fixed a margin issue
Commit diff
| |   |
| 7 | 7 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
| 8 | 8 | <title>Page not found (404)</title> |
| 9 | 9 | <link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" /> |
| 10 | | <style type="text/css">; } |
| 10 | <style type="text/css"> |
| 11 | 11 | div.dialog { |
| 12 | 12 | width: 25em; |
| 13 | 13 | padding: 0 4em; |
| … | … | |
| 16 | 16 | border-right-color: #999; |
| 17 | 17 | border-bottom-color: #999; |
| 18 | 18 | } |
| 19 | div.dialog h1 { margin-top: 20px } |
| 19 | 20 | </style> |
| 20 | 21 | </head> |
| 21 | 22 | <body> |
| toggle raw diff |
--- a/public/404.html
+++ b/public/404.html
@@ -7,7 +7,7 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Page not found (404)</title>
<link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" />
- <style type="text/css">; }
+ <style type="text/css">
div.dialog {
width: 25em;
padding: 0 4em;
@@ -16,6 +16,7 @@
border-right-color: #999;
border-bottom-color: #999;
}
+ div.dialog h1 { margin-top: 20px }
</style>
</head>
<body> |
| |   |
| 7 | 7 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
| 8 | 8 | <title>change rejected (422)</title> |
| 9 | 9 | <link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" /> |
| 10 | | <style type="text/css">; } |
| 10 | <style type="text/css"> |
| 11 | 11 | div.dialog { |
| 12 | 12 | width: 25em; |
| 13 | 13 | padding: 0 4em; |
| … | … | |
| 16 | 16 | border-right-color: #999; |
| 17 | 17 | border-bottom-color: #999; |
| 18 | 18 | } |
| 19 | div.dialog h1 { margin-top: 20px } |
| 19 | 20 | </style> |
| 20 | 21 | </head> |
| 21 | 22 | |
| toggle raw diff |
--- a/public/422.html
+++ b/public/422.html
@@ -7,7 +7,7 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>change rejected (422)</title>
<link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" />
- <style type="text/css">; }
+ <style type="text/css">
div.dialog {
width: 25em;
padding: 0 4em;
@@ -16,6 +16,7 @@
border-right-color: #999;
border-bottom-color: #999;
}
+ div.dialog h1 { margin-top: 20px }
</style>
</head>
|
| |   |
| 7 | 7 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
| 8 | 8 | <title>We're sorry, but something went wrong (500)</title> |
| 9 | 9 | <link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" /> |
| 10 | | <style type="text/css">; } |
| 10 | <style type="text/css"> |
| 11 | 11 | div.dialog { |
| 12 | 12 | width: 25em; |
| 13 | 13 | padding: 0 4em; |
| … | … | |
| 16 | 16 | border-right-color: #999; |
| 17 | 17 | border-bottom-color: #999; |
| 18 | 18 | } |
| 19 | div.dialog h1 { margin-top: 20px } |
| 19 | 20 | </style> |
| 20 | 21 | </head> |
| 21 | 22 | |
| toggle raw diff |
--- a/public/500.html
+++ b/public/500.html
@@ -7,7 +7,7 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>We're sorry, but something went wrong (500)</title>
<link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" />
- <style type="text/css">; }
+ <style type="text/css">
div.dialog {
width: 25em;
padding: 0 4em;
@@ -16,6 +16,7 @@
border-right-color: #999;
border-bottom-color: #999;
}
+ div.dialog h1 { margin-top: 20px }
</style>
</head>
|
| |   |
| 7 | 7 | <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> |
| 8 | 8 | <title>Proxy Upstream Error (502)</title> |
| 9 | 9 | <link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" /> |
| 10 | | <style type="text/css">; } |
| 10 | <style type="text/css"> |
| 11 | 11 | div.dialog { |
| 12 | 12 | width: 25em; |
| 13 | 13 | padding: 0 4em; |
| … | … | |
| 16 | 16 | border-right-color: #999; |
| 17 | 17 | border-bottom-color: #999; |
| 18 | 18 | } |
| 19 | div.dialog h1 { margin-top: 20px } |
| 19 | 20 | </style> |
| 20 | 21 | </head> |
| 21 | 22 | |
| toggle raw diff |
--- a/public/502.html
+++ b/public/502.html
@@ -7,7 +7,7 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Proxy Upstream Error (502)</title>
<link href="/stylesheets/base.css?1199397346" media="screen" rel="stylesheet" type="text/css" />
- <style type="text/css">; }
+ <style type="text/css">
div.dialog {
width: 25em;
padding: 0 4em;
@@ -16,6 +16,7 @@
border-right-color: #999;
border-bottom-color: #999;
}
+ div.dialog h1 { margin-top: 20px }
</style>
</head>
|