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/. */
5 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
7 /* ==== tasksOverlay.css ================================================
8 == Styles used by the the overlay which contains tasks related
9 == content, such as the taskbar and product launcher icons.
10 ====================================================================== */
12 /* ::::: communicator product icons ::::: */
15 list-style-image: url("chrome://communicator/skin/taskbar/navigator.gif");
19 list-style-image: url("chrome://communicator/skin/taskbar/navigator-16.gif");
23 list-style-image: url("chrome://communicator/skin/taskbar/mail.gif");
26 #mini-mail[BiffState="NewMail"] {
27 list-style-image: url("chrome://communicator/skin/taskbar/mailnew.gif");
31 list-style-image: url("chrome://communicator/skin/taskbar/mail-16.gif");
35 list-style-image: url("chrome://communicator/skin/taskbar/addressbook.gif");
39 list-style-image: url("chrome://communicator/skin/taskbar/addressbook-16.gif");
43 list-style-image: url("chrome://communicator/skin/taskbar/composer.gif");
47 list-style-image: url("chrome://communicator/skin/taskbar/composer-16.gif");
50 /* ::::: component bar ::::: */
53 -moz-box-align: stretch;
54 -moz-padding-start: 0px;
57 #component-bar + statusbarpanel {