Chromium Code Reviews| Index: chrome/renderer/resources/neterror.css |
| =================================================================== |
| --- chrome/renderer/resources/neterror.css (revision 268594) |
| +++ chrome/renderer/resources/neterror.css (working copy) |
| @@ -2,6 +2,13 @@ |
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. */ |
| +/******************************************************************************* |
| + * |
| + * Note: This is also used by a file in chrome/browser/resources/ssl. When |
| + * updating this file, make sure nothing in that directory regresses. |
| + * |
| + ******************************************************************************/ |
|
Nico
2014/05/06 23:08:04
I'm afraid that this file is long enough that peop
mmenke
2014/05/06 23:34:27
You're probably right, but I don't have a better s
|
| + |
| body { |
| background-color: #E6E6E6; |
| font-family: Helvetica, Arial, sans-serif; |