last changes for RC2
[themes.git] / EarlyBlue / communicator / sidebar / sidebar.css
CommitLineData
128000f4 1/* ***** BEGIN LICENSE BLOCK *****
2 * Version: MPL 1.1/GPL 2.0/LGPL 2.1
3 *
4 * The contents of this file are subject to the Mozilla Public License Version
5 * 1.1 (the "License"); you may not use this file except in compliance with
6 * the License. You may obtain a copy of the License at
7 * http://www.mozilla.org/MPL/
8 *
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
12 * License.
13 *
14 * The Original Code is "Classic" theme of mozilla.org code.
15 *
16 * The Initial Developer of the Original Code is
17 * the Mozilla Organization.
18 * Portions created by the Initial Developer are Copyright (C) 1998-2001
19 * the Initial Developer. All Rights Reserved.
20 *
21 * Contributor(s):
22 * Robert Kaiser <KaiRo@KaiRo.at>
23 *
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 MPL, 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 MPL, the GPL or the LGPL.
35 *
36 * ***** END LICENSE BLOCK ***** */
37
38@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
39
f2450795 40/* ::::: sidebar container ::::: */
41
d686d388 42#sidebar-box {
43 margin-top: 0px;
44 border: none;
45 background-color: #CCD0DD;
46}
f6e0a33f 47
74d14f90 48/* ::::: sidebar header ::::: */
f6e0a33f 49
d686d388 50.sidebarheader-main {
51 border: none;
52 color: #CCD0DD;
53 background-color: #666699;
54 padding-left: 4px;
55}
f6e0a33f 56
57#sidebar-panel-picker {
f6e0a33f 58 color: inherit;
59}
60
d686d388 61.sidebar-header-text {
62 font-weight: bold;
63}
f6e0a33f 64
74d14f90 65/* ..... close button ..... */
f6e0a33f 66
74d14f90 67#sidebar-close-button {
68 -moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#toolbarbutton-image");
69 padding: 1px 3px 1px 4px;
70 list-style-image: url("chrome://global/skin/icons/close-button.gif");
71}
72
73/* ::::: sidebar panel ::::: */
74
75.sidebar-iframe-no-panels,
76.loadarea {
77 background-color: #FFFFFF;
78 color: #666699;
79}
80
81.iframe-panel {
82}
83
84/* ::::: loading info ::::: */
85
86.text-panel-loading {
87 margin: 5px 0px;
88}
89
8da3cfd5 90.text-panel-loading[loading="false"] {
91 margin-left: 11px;
92}
93
74d14f90 94.image-panel-loading {
95 margin: 5px;
96 list-style-image: url("chrome://global/skin/icons/loading.gif");
97}
98
99/* ::::: sidebar tabs ::::: */
100
101.box-texttab {
102 -moz-binding: url("chrome://communicator/skin/sidebar/sidebarBindings.xml#sbtab");
103 padding: 2px 0px 2px 0px;
104 background-color: #CCD0DD;
105 color: #000000;
106 cursor: pointer;
107 border-top: 1px outset #CCD0DD;
108 border-bottom: 1px outset #CCD0DD;
109}
110
111.box-texttab[selected="true"],
112.box-texttab[selected="true"]:hover,
113.box-texttab[selected="true"]:hover:active {
114 background-color: #336699;
115 border-top: 1px solid #336699;
116 padding: 1px 1px 1px 0px;
117}
f6e0a33f 118
74d14f90 119.box-texttab[last-panel="true"],
120.box-texttab[last-panel="true"]:hover,
121.box-texttab[last-panel="true"]:hover:active,
122.box-texttab[last-panel="true"][selected="true"],
123.box-texttab[last-panel="true"][selected="true"]:hover,
124.box-texttab[last-panel="true"][selected="true"]:hover:active {
125 border-bottom: none;
126}
127
128.sbtab-label {
129 margin: 0px 0px 0px 0px !important;
130}
131
132.sbtab-twisty {
133 margin: 2px 3px 0px 3px;
d686d388 134 list-style-image: url("chrome://global/skin/tree/twisty-closed.gif");
74d14f90 135}
f6e0a33f 136
137/*
74d14f90 138.sbtab-texture {
139 margin: 2px 0px;
140 background: url("chrome://global/skin/toolbar/tbgrip-texture.gif") repeat-y;
141 width: 12px;
142 height: 12px;
143}
f6e0a33f 144*/
145
74d14f90 146.box-texttab:hover {
c8120ee9 147 background-color: #DDDDDD;
74d14f90 148}
f6e0a33f 149
74d14f90 150.box-texttab:hover:active {
c8120ee9 151 background-color: #6699FF;
74d14f90 152}
f6e0a33f 153
74d14f90 154.box-texttab[selected="true"],
155.box-texttab[selected="true"]:hover {
c8120ee9 156 font-weight: bold;
157 cursor: default;
74d14f90 158}
159
160.box-texttab[last-panel="true"],
161.box-texttab[selected="true"] {
c8120ee9 162 margin-bottom: 0px;
74d14f90 163}
164
165.sbtab-twisty[selected="true"] {
d686d388 166 list-style-image: url("chrome://global/skin/tree/twisty-open.gif");
74d14f90 167}
c8120ee9 168
169/* ::::: sidebar navigation buttons ::::: */
170
171.sidebar-nav-button {
172 -moz-binding: url("chrome://global/content/bindings/toolbarbutton.xml#toolbarbutton-image");
173 padding: 5px 0px 5px 0px;
174}
175
176.tab-fwd {
177 list-style-image: url("chrome://global/skin/arrow/arrow-up.gif");
178}
179
180.tab-back {
181 list-style-image: url("chrome://global/skin/arrow/arrow-dn.gif");
f2450795 182}