2 * This defines the look-and-feel styling of the error pages.
3 * (see: netError.xhtml)
5 * Original styling by William Price <bugzilla@mob.rice.edu>
6 * Updated by: Steven Garrity <steven@silverorange.com>
7 * Henrik Skupin <mozilla@hskupin.info>
18 font: 12px helvetica,arial,tahoma,sans-serif;
23 border-bottom: 1px solid #008484;
29 -moz-margin-start: 1.5em;
46 border: 1px solid #9C9FFF;
47 -moz-border-radius: 10px;
49 -moz-padding-start: 30px;
50 background: url("chrome://global/skin/icons/alert-exclam.gif") left 0 no-repeat #000000;
51 -moz-background-origin: content;
54 body[dir="rtl"] #errorPageContainer {
55 background-position: right 0;
59 -moz-margin-start: 64px;
63 -moz-margin-start: 64px;
67 border-bottom: 1px solid #008484;
73 -moz-padding-end: 3em;
82 -moz-margin-start: 64px;
89 -moz-margin-end: 10px;
93 body[dir="rtl"] #brand {