diff --git a/public/404.html b/public/404.html index 2be3af2..8134b4f 100644 --- a/public/404.html +++ b/public/404.html @@ -1,67 +1,69 @@ - + - - The page you were looking for doesn't exist (404) - - - + .rails-default-error-page div.dialog > p { + margin: 0 0 1em; + padding: 1em; + background-color: #f7f7f7; + border: 1px solid #ccc; + border-right-color: #999; + border-left-color: #999; + border-bottom-color: #999; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + border-top-color: #dadada; + color: #666; + box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17); + } + + - - -
-
-

The page you were looking for doesn't exist.

-

You may have mistyped the address or the page may have moved.

+ + +
+
+

The page you were looking for doesn't exist.

+

You may have mistyped the address or the page may have moved.

+
+

+ If you are the application owner check the logs for more information. +

-

If you are the application owner check the logs for more information.

-
- + diff --git a/public/406-unsupported-browser.html b/public/406-unsupported-browser.html index 7cf1e16..885b18f 100644 --- a/public/406-unsupported-browser.html +++ b/public/406-unsupported-browser.html @@ -1,66 +1,66 @@ - + - - Your browser is not supported (406) - - - + .rails-default-error-page div.dialog > p { + margin: 0 0 1em; + padding: 1em; + background-color: #f7f7f7; + border: 1px solid #ccc; + border-right-color: #999; + border-left-color: #999; + border-bottom-color: #999; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + border-top-color: #dadada; + color: #666; + box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17); + } + + - - -
-
-

Your browser is not supported.

-

Please upgrade your browser to continue.

+ + +
+
+

Your browser is not supported.

+

Please upgrade your browser to continue.

+
-
- + diff --git a/public/422.html b/public/422.html index c08eac0..66ddbc5 100644 --- a/public/422.html +++ b/public/422.html @@ -1,67 +1,69 @@ - + - - The change you wanted was rejected (422) - - - + .rails-default-error-page div.dialog > p { + margin: 0 0 1em; + padding: 1em; + background-color: #f7f7f7; + border: 1px solid #ccc; + border-right-color: #999; + border-left-color: #999; + border-bottom-color: #999; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + border-top-color: #dadada; + color: #666; + box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17); + } + + - - -
-
-

The change you wanted was rejected.

-

Maybe you tried to change something you didn't have access to.

+ + +
+
+

The change you wanted was rejected.

+

Maybe you tried to change something you didn't have access to.

+
+

+ If you are the application owner check the logs for more information. +

-

If you are the application owner check the logs for more information.

-
- + diff --git a/public/500.html b/public/500.html index 78a030a..592e430 100644 --- a/public/500.html +++ b/public/500.html @@ -1,66 +1,68 @@ - + - - We're sorry, but something went wrong (500) - - - + .rails-default-error-page div.dialog > p { + margin: 0 0 1em; + padding: 1em; + background-color: #f7f7f7; + border: 1px solid #ccc; + border-right-color: #999; + border-left-color: #999; + border-bottom-color: #999; + border-bottom-left-radius: 4px; + border-bottom-right-radius: 4px; + border-top-color: #dadada; + color: #666; + box-shadow: 0 3px 8px rgba(50, 50, 50, 0.17); + } + + - - -
-
-

We're sorry, but something went wrong.

+ + +
+
+

We're sorry, but something went wrong.

+
+

+ If you are the application owner check the logs for more information. +

-

If you are the application owner check the logs for more information.

-
- +