1 /* This Source Code Form is subject to the terms of the Mozilla Public
2 * License, v. 2.0. If a copy of the MPL was not distributed with this
3 * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
14 font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
19 border-bottom: 1px solid #666699;
32 border: 2px solid #FFFFCC;
34 -moz-padding-start: 30px;
35 background: url("chrome://global/skin/icons/sslWarning.png") left 0 no-repeat #9999CC;
36 background-origin: content-box;
39 body[dir="rtl"] #errorPageContainer {
40 background-position: right 0;
44 -moz-margin-start: 80px;
48 -moz-margin-start: 80px;
51 #technicalContent > h2, #expertContent > h2 {
53 -moz-padding-start: 20px;
56 background: url("chrome://global/skin/tree/twisty-open-selected.gif") left center no-repeat;
59 #technicalContent[collapsed] > h2,
60 #expertContent[collapsed] > h2 {
61 background-image: url("chrome://global/skin/tree/twisty-closed-selected.gif");
64 #technicalContent[collapsed] > p,
65 #expertContent[collapsed] > div {
69 #technicalContentText {
71 white-space: pre-wrap;