1 /* ***** BEGIN LICENSE BLOCK *****
2 * Version: NPL 1.1/GPL 2.0/LGPL 2.1
4 * The contents of this file are subject to the Netscape Public License
5 * Version 1.1 (the "License"); you may not use this file except in
6 * compliance with the License. You may obtain a copy of the License at
7 * http://www.mozilla.org/NPL/
9 * Software distributed under the License is distributed on an "AS IS" basis,
10 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11 * for the specific language governing rights and limitations under the
14 * The Original Code is mozilla.org code.
16 * The Initial Developer of the Original Code is
17 * Netscape Communications Corporation.
18 * Portions created by the Initial Developer are Copyright (C) 1998
19 * the Initial Developer. All Rights Reserved.
22 * Robert Kaiser <KaiRo@KaiRo.at>
24 * Alternatively, the contents of this file may be used under the terms of
25 * either the GNU General Public License Version 2 or later (the "GPL"), or
26 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
27 * in which case the provisions of the GPL or the LGPL are applicable instead
28 * of those above. If you wish to allow use of your version of this file only
29 * under the terms of either the GPL or the LGPL, and not to allow others to
30 * use your version of this file under the terms of the NPL, indicate your
31 * decision by deleting the provisions above and replace them with the notice
32 * and other provisions required by the GPL or the LGPL. If you do not delete
33 * the provisions above, a recipient may use your version of this file under
34 * the terms of any one of the NPL, the GPL or the LGPL.
36 * ***** END LICENSE BLOCK ***** */
38 /* ===== global.css =====================================================
39 == Styles that apply everywhere.
40 ======================================================================= */
42 /* all localizable skin settings shall live here */
43 @import url("chrome://global/locale/intl.css");
45 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
47 /* ::::: XBL bindings ::::: */
50 -moz-binding: url("chrome://global/content/bindings/checkbox.xml#checkbox-with-spacing");
54 -moz-binding: url("chrome://global/skin/globalBindings.xml#radio-with-spacing");
59 -moz-binding: url("chrome://global/content/bindings/popup.xml#popup-scrollbars");
63 -moz-binding: url("chrome://global/skin/globalBindings.xml#menulist-compact");
66 /* LCARStrek special bindings */
69 -moz-binding: url("chrome://global/skin/globalBindings.xml#statusbar");
73 -moz-binding: url("chrome://global/skin/globalBindings.xml#toolbar");
77 -moz-binding: url("chrome://global/skin/globalBindings.xml#menubar");
80 toolbaritem > menubar {
81 -moz-binding: url("chrome://global/content/bindings/toolbar.xml#menubar");
84 progressmeter[mode="undetermined"] {
85 -moz-binding: url("chrome://global/content/bindings/progressmeter.xml#progressmeter-undetermined");
89 /* ::::: root elements ::::: */
96 background-color: #000000;
98 /* font: 3mm "Final Frontier",tahoma,arial,helvetica,sans-serif; */
99 font: 11px "Liberation Sans",Arial,Tahoma,Helvetica,sans-serif;
105 background-color: #000000;
107 padding-bottom: 10px;
108 -moz-padding-start: 8px;
109 -moz-padding-end: 10px;
112 /* ::::: alert icons :::::*/
118 .authentication-icon {
124 list-style-image: url("chrome://global/skin/icons/alert-message.gif");
128 list-style-image: url("chrome://global/skin/icons/alert-exclam.gif");
132 list-style-image: url("chrome://global/skin/icons/alert-error.gif");
136 .authentication-icon {
137 list-style-image: url("chrome://global/skin/icons/alert-question.gif");
140 /* ::::: iframe ::::: */
150 /* ::::: statusbar ::::: */
158 background-color: #8050B0;
159 -moz-padding-start: 2px;
161 -moz-box-align: stretch;
165 border-radius: 9px 0px 0px 9px;
166 background-color: #6000CF;
168 -moz-margin-end: 3px;
172 border-radius: 0px 9px 9px 0px;
173 background-color: #6000CF;
175 -moz-margin-start: 3px;
179 -moz-box-align: center;
180 -moz-box-pack: center;
181 border-left: 3px solid black;
185 statusbarpanel:first-child {
189 statusbarpanel:not(.statusbar-resizerpanel):-moz-lwtheme {
190 -moz-appearance: none;
191 border-top-style: none;
192 border-bottom-style: none;
193 -moz-border-start-style: none;
196 .statusbar-resizerpanel {
202 .statusbarpanel-iconic,
203 .statusbarpanel-iconic-text,
204 .statusbarpanel-menu-iconic {
207 .statusbarpanel-progress {
208 -moz-box-orient: vertical;
212 .toolbar-focustarget {
213 -moz-user-focus: ignore !important;
216 toolbar[mode="text"] .toolbarbutton-text {
217 /* padding: 0 !important;
218 margin: 3px 5px !important; */
221 /* ::::: miscellaneous formatting ::::: */
224 [lwthemefooter="true"] {
225 -moz-appearance: none;
228 :root:-moz-lwtheme-darktext {
229 text-shadow: 1px 1px 2px #FFCF00;
232 :root:-moz-lwtheme-brighttext {
233 text-shadow: 1px 1px 2px #000000;
236 statusbar:-moz-lwtheme,
237 sidebarheader:-moz-lwtheme {
238 -moz-appearance: none;
244 /* border: 1px inset #FF9F00;
245 margin: 0px 5px 5px; */
249 /* border: 1px outset #FF9F00; */
253 separator:not([orient="vertical"]) {
257 separator[orient="vertical"] {
261 separator.thin:not([orient="vertical"]) {
265 separator.thin[orient="vertical"] {
269 separator.groove:not([orient="vertical"]) {
270 border-top: 2px groove #FF9F00;
273 margin-bottom: 0.4em;
276 separator.groove[orient="vertical"] {
277 border-left: 2px groove #FF9F00;
278 -moz-margin-start: 0.4em;
279 -moz-margin-end: 0.4em;
282 /* groove separators (0 padding, for dividing effects) */
283 separator.groove-thin {
284 border-top: 2px groove #FF9F00;
288 separator[orient="vertical"].groove-thin {
289 border-left: 2px groove #FF9F00;
297 -moz-appearance: none;
298 margin: 0px !important;
308 label[disabled="true"] {
313 /* margin-bottom: 4px; */
325 font-family: "Liberation Mono", Consolas, "Courier New", monospace;
329 /* -moz-margin-start: 23px; */
330 -moz-margin-start: 15px;
342 padding: 15px 35px 10px;
347 text-decoration: underline;
351 .text-link:-moz-focusring {
352 /* Don't specify the outline-color, we should always use initial value. */
356 /* :::::: autoscroll popup ::::: */
364 background-image: url("chrome://global/skin/icons/autoscroll.png");
365 background-color: transparent;
366 -moz-appearance: none;
369 .autoscroller[scrolldir="NS"] {
370 background-position: left center;
373 .autoscroller[scrolldir="EW"] {
374 background-position: left bottom;
377 .autoscroller[transparent="true"] {
378 background-position: center top;
381 .autoscroller[transparent="true"][scrolldir="NS"] {
382 background-position: center center;
385 .autoscroller[transparent="true"][scrolldir="EW"] {
386 background-position: center bottom;
389 .autoscroller[translucent="true"] {
390 background-position: right top;
393 .autoscroller[translucent="true"][scrolldir="NS"] {
394 background-position: right center;
397 .autoscroller[translucent="true"][scrolldir="EW"] {
398 background-position: right bottom;