keeping up with Classic trunk
[themes.git] / LCARStrek / navigator / navigator.css
CommitLineData
351107c9 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/** Contains style definitions for the navigator application
39 **/
40
b1eaa419 41@import url("chrome://navigator/content/navigator.css");
42@import url("chrome://communicator/skin/");
43@import url("chrome://communicator/skin/sidebar/sidebar.css");
44@import url("chrome://communicator/skin/bookmarks/bookmarksToolbar.css");
351107c9 45
46@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
47
48/********** resource bundle binding **********/
49
b1eaa419 50/* ::::: primary toolbar buttons ::::: */
351107c9 51
b1eaa419 52#back-button {
53 list-style-image: url("chrome://navigator/skin/icons/back.gif");
54}
351107c9 55
56#back-button:hover,
57#back-button[buttonover="true"],
58#back-button[buttondown="true"],
b1eaa419 59#back-button[open="true"] {
60 list-style-image: url("chrome://navigator/skin/icons/back-hover.gif");
61}
62
63#back-button[disabled="true"] {
64 list-style-image: url("chrome://navigator/skin/icons/back-disabled.gif") !important;
65}
66
67#forward-button {
68 list-style-image: url("chrome://navigator/skin/icons/forward.gif");
69}
351107c9 70
71#forward-button:hover,
72#forward-button[buttonover="true"],
73#forward-button[buttondown="true"],
b1eaa419 74#forward-button[open="true"] {
75 list-style-image: url("chrome://navigator/skin/icons/forward-hover.gif");
76}
351107c9 77
b1eaa419 78#forward-button[disabled="true"] {
79 list-style-image: url("chrome://navigator/skin/icons/forward-disabled.gif") !important;
80}
81
82#reload-button {
83 list-style-image: url("chrome://navigator/skin/icons/reload.gif");
84}
351107c9 85
86#reload-button:hover,
b1eaa419 87#reload-button:hover:active {
88 list-style-image: url("chrome://navigator/skin/icons/reload-hover.gif");
89}
90
91#reload-button[disabled="true"] {
92 list-style-image: url("chrome://navigator/skin/icons/reload-disabled.gif") !important;
93}
94
95#stop-button {
96 list-style-image: url("chrome://global/skin/icons/stop.gif");
97}
351107c9 98
99#stop-button:hover,
b1eaa419 100#stop-button:hover:active {
101 list-style-image: url("chrome://global/skin/icons/stop-hover.gif");
102}
351107c9 103
b1eaa419 104#stop-button[disabled="true"] {
105 list-style-image: url("chrome://global/skin/icons/stop-disabled.gif") !important;
106}
107
108#print-button {
109 list-style-image: url("chrome://global/skin/icons/print.gif");
110}
351107c9 111
112#print-button:hover,
113#print-button[buttonover="true"],
114#print-button[buttondown="true"],
b1eaa419 115#print-button[open="true"] {
116 list-style-image: url("chrome://global/skin/icons/print-hover.gif");
117}
118
119#print-button[disabled="true"] {
120 list-style-image: url("chrome://global/skin/icons/print-disabled.gif") !important;
121}
351107c9 122
b1e5c9b1 123#clear-button {
124 list-style-image: url("chrome://global/skin/icons/close-button.gif");
125}
126
61290d60 127#clear-button:hover {
128 list-style-image: url("chrome://global/skin/icons/close-button-hover.gif");
129}
130
351107c9 131/* Hides text below the above buttons */
b1eaa419 132.toolbarbutton-1 > .toolbarbutton-menubutton-button > .toolbarbutton-text,
133.toolbarbutton-1 > .toolbarbutton-text {
351107c9 134 display: none;
135}
136
b1eaa419 137#fullscreen-exit-button {
138 list-style-image: none;
139}
140
141#fullscreen-exit-button > .toolbarbutton-text {
142 display: normal;
143}
144
80916bc4 145/* ::::: small primary toolbar buttons ::::: */
146
e20d243c 147.toolbarbutton-1[toolbarmode="small"],
148.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-menubutton-button {
149 min-width: 0px;
150 min-height: 0px;
80916bc4 151}
152
e20d243c 153.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-menubutton-dropmarker {
154 padding: 0px 1px 13px 1px;
155}
156
157.toolbarbutton-1[toolbarmode="small"][type="menu-button"]:hover:active > .toolbarbutton-menubutton-dropmarker,
158.toolbarbutton-1[toolbarmode="small"][type="menu-button"][buttondown="true"] > .toolbarbutton-menubutton-dropmarker,
159.toolbarbutton-1[toolbarmode="small"][type="menu-button"][open="true"] > .toolbarbutton-menubutton-dropmarker {
160 padding: 1px 0px 12px 2px;
161}
162
163.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-menubutton-dropmarker[disabled="true"] {
164 padding: 0px 1px 13px 1px !important;
80916bc4 165}
166
e20d243c 167.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-menubutton-button > .toolbarbutton-text,
168.toolbarbutton-1[toolbarmode="small"] > .toolbarbutton-text {
80916bc4 169 display: none;
170}
171
172#nav-bar[toolbarmode="small"] > #nav-bar-inner {
e20d243c 173 margin: 2px 0px 2px 6px;
80916bc4 174}
175
e20d243c 176toolbar[toolbarmode="small"] > toolbargrippy {
177/* display: none; */
80916bc4 178}
179
180/* ::::: fullscreen window controls ::::: */
181
182#window-controls {
183 -moz-box-align: center;
e20d243c 184 padding: 0 3px 0 1px;
185 border-left: 3px solid #000000;
186}
187
188#window-controls > toolbarbutton {
189 padding: 2px 0px 2px 2px;
80916bc4 190}
191
192#minimize-button {
193 list-style-image: url("chrome://navigator/skin/icons/win-minimize.gif");
194}
195
e20d243c 196#minimize-button:hover {
197 list-style-image: url("chrome://navigator/skin/icons/win-minimize-hover.gif");
198}
199
80916bc4 200#restore-button {
201 list-style-image: url("chrome://navigator/skin/icons/win-restore.gif");
202}
203
e20d243c 204#restore-button:hover {
205 list-style-image: url("chrome://navigator/skin/icons/win-restore-hover.gif");
206}
207
80916bc4 208#close-button {
209 list-style-image: url("chrome://navigator/skin/icons/win-close.gif");
210}
211
e20d243c 212#close-button:hover {
213 list-style-image: url("chrome://navigator/skin/icons/win-close-hover.gif");
214}
215
b1eaa419 216/* ::::: nav-bar-inner ::::: */
217
218#nav-bar-inner {
219 padding-left: 0px;
220 min-width: 0px;
61290d60 221 margin: 6px 4px 7px 4px;
b1eaa419 222}
223
224#urlbar {
61290d60 225 -moz-border-top-colors: transparent #9C9CFF;
226 -moz-border-right-colors: transparent #9C9CFF;
227 -moz-border-bottom-colors: transparent #9C9CFF;
228 -moz-border-left-colors: transparent #9C9CFF;
b1eaa419 229 background-color: #000000;
230 margin: 0px 7px 0px 0px;
231}
232
233/* ::::: page proxy icon ::::: */
234
235#page-proxy-deck,
236#page-proxy-favicon,
237#page-proxy-button {
238 width: 16px;
239 height: 16px;
240}
351107c9 241
242#page-proxy-deck {
d2f0d128 243 cursor: -moz-grab;
b1eaa419 244 margin: 1px 1px 1px 2px;
351107c9 245}
246
b1eaa419 247#page-proxy-button {
248 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-item.gif");
249 padding-top: 2px;
250 padding-bottom: 2px;
251}
252
253#page-proxy-favicon {
254 list-style-image: none;
255}
351107c9 256
b1eaa419 257/* ::::: autocomplete ::::: */
258
7aa65558 259.autocomplete-treebody:-moz-tree-cell-text(value) {
b1eaa419 260 padding-left: 13px;
261}
262
7aa65558 263.autocomplete-treebody:-moz-tree-cell-text(comment) {
b1eaa419 264 color: #E7ADE7;
265/* font-style: italic; */
351107c9 266}
267
b1eaa419 268.autocomplete-search-box {
269 border-top: 1px solid #FF9F00;
270 background-color: #9C9CFF;
271 color: #000000;
351107c9 272}
273
b1eaa419 274.autocomplete-result-popup[nomatch] > .autocomplete-search-box {
275 border-top: 1px solid #9C9CFF;
351107c9 276}
351107c9 277
b1eaa419 278.autocomplete-search-engine {
279 padding: 2px;
351107c9 280}
281
b1eaa419 282.autocomplete-search-engine[menuactive="true"] {
283 background-color: #008484;
284 color: #FFCF00;
351107c9 285}
286
b1eaa419 287.autocomplete-search-engine-img {
288 margin-right: 4px;
289}
290
291/* ::::: go and searchbuttons ::::: */
292
351107c9 293#search-button,
294#go-button {
61290d60 295 margin: 1px 3px 1px 0px;
b1eaa419 296/* min-height: 25px; */
297 font-weight: bold;
298 background-color: #000000;
351107c9 299}
300
301#search-button:hover,
302#go-button:hover {
b1eaa419 303 background-color: #FFCF00;
351107c9 304}
305
b1eaa419 306#search-button {
307/* list-style-image: url("chrome://communicator/skin/icons/search.gif"); */
308 font-weight: bold;
309}
351107c9 310
b1eaa419 311/* ::::: personal toolbar ::::: */
351107c9 312
b1eaa419 313#bookmarks-button {
314 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-closed.gif");
315}
351107c9 316
b1eaa419 317#bookmarks-button[open="true"] {
318 list-style-image: url("chrome://communicator/skin/bookmarks/bookmark-folder-open.gif");
319}
351107c9 320
b1eaa419 321#home-button {
322 list-style-image: url("chrome://communicator/skin/bookmarks/home.gif");
323}
351107c9 324
b1eaa419 325/* ::::: sidebar splitter ::::: */
351107c9 326
327/*
b1eaa419 328#sidebar-splitter {
329 border-left: none;
330 border-right: none;
331 min-width: 5px;
332}
351107c9 333*/
334
b1eaa419 335/*
336#content {
337 border-top: 1px solid ThreeDDarkShadow;
338 border-bottom: 1px solid ThreeDLightShadow;
339 border-left: 2px solid;
340 -moz-border-left-colors: ThreeDShadow ThreeDDarkShadow;
341}
351107c9 342
b1eaa419 343#status-bar {
344 border-top: none;
345}
b1e5c9b1 346*/