home *** CD-ROM | disk | FTP | other *** search
- /*
- * The contents of this file are subject to the Netscape Public
- * License Version 1.1 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.mozilla.org/NPL/
- *
- * Software distributed under the License is distributed on an "AS
- * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
- * implied. See the License for the specific language governing
- * rights and limitations under the License.
- *
- * The Original Code is Mozilla Communicator client code, released
- * March 31, 1998.
- *
- * The Initial Developer of the Original Code is Netscape
- * Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1998-1999 Netscape Communications Corporation. All
- * Rights Reserved.
- *
- * Contributor(s):
- *
- */
-
- /* ===== primaryToolbar.css =============================================
- == Images for the Mail primary toolbar.
- ======================================================================= */
-
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
- /* ::::: primary toolbar buttons ::::: */
-
- .toolbarbutton-1 {
- list-style-image: url("chrome://messenger/skin/icons/btn1.png");
- }
-
- #button-getmsg {
- -moz-image-region: rect(0px 24px 24px 0px);
- }
-
- #button-getmsg[buttonover] {
- -moz-image-region: rect(0px 48px 24px 24px);
- }
-
- #button-getmsg[buttondown] {
- -moz-image-region: rect(0px 72px 24px 48px);
- }
-
- #button-getmsg[disabled] {
- -moz-image-region: rect(0px 96px 24px 72px) !important;
- }
-
- #button-newmsg {
- -moz-image-region: rect(24px 24px 48px 0px);
- }
-
- #button-newmsg:hover {
- -moz-image-region: rect(24px 48px 48px 24px);
- }
-
- #button-newmsg:hover:active {
- -moz-image-region: rect(24px 72px 48px 48px);
- }
-
- #button-newmsg[disabled] {
- -moz-image-region: rect(24px 96px 48px 72px) !important;
- }
-
- #button-reply {
- -moz-image-region: rect(48px 24px 72px 0px);
- }
-
- #button-reply:hover {
- -moz-image-region: rect(48px 48px 72px 24px);
- }
-
- #button-reply:hover:active {
- -moz-image-region: rect(48px 72px 72px 48px);
- }
-
- #button-reply[disabled] {
- -moz-image-region: rect(48px 96px 72px 72px) !important;
- }
-
- #button-replyall {
- -moz-image-region: rect(72px 24px 96px 0px);
- }
-
- #button-replyall:hover {
- -moz-image-region: rect(72px 48px 96px 24px);
- }
-
- #button-replyall:hover:active {
- -moz-image-region: rect(72px 72px 96px 48px);
- }
-
- #button-replyall[disabled] {
- -moz-image-region: rect(72px 96px 96px 72px) !important;
- }
-
- #button-forward {
- -moz-image-region: rect(96px 24px 120px 0px);
- }
-
- #button-forward:hover {
- -moz-image-region: rect(96px 48px 120px 24px);
- }
-
- #button-forward:hover:active {
- -moz-image-region: rect(96px 72px 120px 48px);
- }
-
- #button-forward[disabled] {
- -moz-image-region: rect(96px 96px 120px 72px) !important;
- }
-
- #button-file {
- -moz-image-region: rect(120px 24px 144px 0px);
- }
-
- #button-file:hover {
- -moz-image-region: rect(120px 48px 144px 24px);
- }
-
- #button-file:hover:active,
- #button-file[open] {
- -moz-image-region: rect(120px 72px 144px 48px);
- }
-
- #button-file[disabled] {
- -moz-image-region: rect(120px 96px 144px 72px) !important;
- }
-
- #button-next {
- -moz-image-region: rect(144px 24px 168px 0px);
- }
-
- #button-next:hover {
- -moz-image-region: rect(144px 48px 168px 24px);
- }
-
- #button-next:hover:active {
- -moz-image-region: rect(144px 72px 168px 48px);
- }
-
- #button-next[disabled] {
- -moz-image-region: rect(144px 96px 168px 72px) !important;
- }
-
- #button-delete {
- -moz-image-region: rect(168px 24px 192px 0px);
- }
-
- #button-delete:hover {
- -moz-image-region: rect(168px 48px 192px 24px);
- }
-
- #button-delete:hover:active {
- -moz-image-region: rect(168px 72px 192px 48px);
- }
-
- #button-delete[disabled] {
- -moz-image-region: rect(168px 96px 192px 72px) !important;
- }
-
- #button-mark {
- -moz-image-region: rect(431px 24px 453px 0);
- }
-
- #button-mark[buttonover] {
- -moz-image-region: rect(431px 48px 453px 24px);
- }
-
- #button-mark[buttondown] {
- -moz-image-region: rect(431px 72px 453px 48px);
- }
-
- #button-mark[disabled] {
- -moz-image-region: rect(431px 96px 453px 72px) !important;
- }
-
- #button-print {
- -moz-image-region: rect(192px 24px 216px 0px);
- }
-
- #button-print[buttonover] {
- -moz-image-region: rect(192px 48px 216px 24px);
- }
-
- #button-print[buttondown] {
- -moz-image-region: rect(192px 72px 216px 48px);
- }
-
- #button-print[disabled] {
- -moz-image-region: rect(192px 96px 216px 72px) !important;
- }
-
- #button-stop {
- -moz-image-region: rect(216px 24px 240px 0px);
- }
-
- #button-stop:hover {
- -moz-image-region: rect(216px 48px 240px 24px);
- }
-
- #button-stop:hover:active {
- -moz-image-region: rect(216px 72px 240px 48px);
- }
-
- #button-stop[disabled="true"] {
- -moz-image-region: rect(216px 96px 240px 72px) !important;
- }
-
- #button-junk {
- list-style-image: url("chrome://messenger/skin/icons/junkmail.png") !important;
- }
-
- #button-junk[buttonover] {
- list-style-image: url("chrome://messenger/skin/icons/junkmail.png") !important;
- }
-
- #button-junk[buttondown] {
- list-style-image: url("chrome://messenger/skin/icons/junkmail.png") !important;
- }
-
- #button-junk[disabled] {
- list-style-image: url("chrome://messenger/skin/icons/junkmail.png") !important;
- }
-
- #button-enigmail-decrypt {
- list-style-image: url("chrome://messenger/skin/icons/button-enigmail-decrypt.png") !important;
- }
-
- #button-enigmail-decrypt[disabled="true"], #button-enigmail-decrypt[disabled="true"]:hover,
- #button-enigmail-decrypt[disabled="true"]:hover:active {
- list-style-image: url("chrome://messenger/skin/icons/button-enigmail-decrypt-dis.png") !important;
- }
-
- #button-enigmail-decrypt:hover {
- list-style-image: url("chrome://messenger/skin/icons/button-enigmail-decrypt-hov.png") !important;
- }
-
- #button-enigmail-decrypt:hover:active {
- list-style-image: url("chrome://messenger/skin/icons/button-enigmail-decrypt-act.png") !important;
- }
-