home *** CD-ROM | disk | FTP | other *** search
- /*
- * The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
- * compliance with the NPL. You may obtain a copy of the NPL at
- * http://www.mozilla.org/NPL/
- *
- * Software distributed under the NPL is distributed on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
- * for the specific language governing rights and limitations under the
- * NPL.
- *
- * The Initial Developer of this code under the NPL is Netscape
- * Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1998 Netscape Communications Corporation. All Rights
- * Reserved.
- */
-
- /* ===== imWindow.css ==================================================
- == Used in the Instant Message window.
- ===================================================================== */
-
- @import url("chrome://aim/content/imWindow.css");
- @import url("chrome://aim/skin");
-
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
-
- /* ::::: primary toolbar masthead ::::: */
-
- #buttonToolbar[sessionMode="Aim"] > .toolbar-holder > .toolbar-primary-icon {
- background-image: url("chrome://aim/skin/icons/mast-im.gif");
-
- }
-
- #buttonToolbar[sessionMode="Icq"] > .toolbar-holder > .toolbar-primary-icon {
- background-image: url("chrome://aim/skin/icons/mast-cq.gif");
- }
-
- /* ::::: primary toolbar buttons ::::: */
-
- #tbAddBuddy[sessionMode="Aim"] {
- list-style-image: url("chrome://aim/skin/btn1/addbuddy.gif");
- }
-
- #tbAddBuddy[sessionMode="Aim"][disabled="true"],
- #tbAddBuddy[sessionMode="Aim"][disabled="true"]:hover,
- #tbAddBuddy[sessionMode="Aim"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/addbuddy-dis.gif");
- }
-
- #tbAddBuddy[sessionMode="Aim"]:hover {
- list-style-image: url("chrome://aim/skin/btn1/addbuddy-hov.gif");
- }
-
- #tbAddBuddy[sessionMode="Aim"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/addbuddy-act.gif");
- }
-
- #tbAddBuddy[sessionMode="Icq"] {
- list-style-image: url("chrome://aim/skin/btn1/addcontact.gif");
- }
-
- #tbAddBuddy[sessionMode="Icq"][disabled="true"],
- #tbAddBuddy[sessionMode="Icq"][disabled="true"]:hover,
- #tbAddBuddy[sessionMode="Icq"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/addcontact-dis.gif");
- }
-
- #tbAddBuddy[sessionMode="Icq"]:hover {
- list-style-image: url("chrome://aim/skin/btn1/addcontact-hov.gif");
- }
-
- #tbAddBuddy[sessionMode="Icq"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/addcontact-act.gif");
- }
-
-
- #tbWarn {
- list-style-image: url("chrome://aim/skin/btn1/warn.gif");
- }
-
- #tbWarn[disabled="true"],
- #tbWarn[disabled="true"]:hover,
- #tbWarn[disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/warn-dis.gif");
- }
-
- #tbWarn:hover {
- list-style-image: url("chrome://aim/skin/btn1/warn-hov.gif");
- }
-
- #tbWarn:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/warn-act.gif");
- }
-
- #tbBlock[sessionMode="Aim"] {
- list-style-image: url("chrome://aim/skin/btn1/block.gif");
- }
-
- #tbBlock[sessionMode="Aim"][disabled="true"],
- #tbBlock[sessionMode="Aim"][disabled="true"]:hover,
- #tbBlock[sessionMode="Aim"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/block-dis.gif");
- }
-
- #tbBlock[sessionMode="Aim"]:hover {
- list-style-image: url("chrome://aim/skin/btn1/block-hov.gif");
- }
-
- #tbBlock[sessionMode="Aim"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/block-act.gif");
- }
-
- #tbBlock[sessionMode="Icq"] {
- list-style-image: url("chrome://aim/skin/btn1/icq-ignore.gif");
- }
-
- #tbBlock[sessionMode="Icq"][disabled="true"],
- #tbBlock[sessionMode="Icq"][disabled="true"]:hover,
- #tbBlock[sessionMode="Icq"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/icq-ignore-dis.gif");
- }
-
- #tbBlock[sessionMode="Icq"]:hover {
- list-style-image: url("chrome://aim/skin/btn1/icq-ignore-hov.gif");
- }
-
- #tbBlock[sessionMode="Icq"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/icq-ignore-act.gif");
- }
-
- #imPrint[sessionMode="Aim"] {
- list-style-image: url("chrome://aim/skin/icons/btn1.gif");
- -moz-image-region: rect(34px 49px 67px 0);
- }
-
- #imPrint[sessionMode="Aim"][disabled="true"],
- #imPrint[sessionMode="Aim"][disabled="true"]:hover,
- #imPrint[sessionMode="Aim"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/icons/btn1.gif");
- -moz-image-region: rect(34px 199px 67px 150px) !important;
- }
-
- #imPrint[sessionMode="Aim"]:hover {
- list-style-image: url("chrome://aim/skin/icons/btn1.gif");
- -moz-image-region: rect(34px 99px 67px 50px);
-
- }
-
- #imPrint[sessionMode="Aim"]:hover:active {
- list-style-image: url("chrome://aim/skin/icons/btn1.gif");
- -moz-image-region: rect(34px 149px 67px 100px);
- }
-
- /* ::::: toolbars ::::: */
-
- #fldScreenName {
- margin: 3px;
- font: inherit;
- vertical-align: middle;
- }
-
- /* ::::: conversation/compose area ::::: */
-
- #LogOrg {
- height: 200px;
- background-color: #FFFFFF;
- }
-
- #ComposeWnd {
- border-bottom: 1px solid #B4C3D4;
- background-color: #FFFFFF;
- min-height:1px !important;
- height: 200px;
- }
-
- #bottomOfIMWindow {
- border-top: 1px solid #E2E8F0;
- padding: 2px 0px;
- }
-
- #taskbar {
- visibility: collapse;
- }
-
- #btnSend[sessionMode="Aim"] {
- margin-right: 5px;
- margin-bottom: 3px;
- list-style-image: url("chrome://aim/skin/btn2/sendim.gif");
- }
-
- #btnSend[sessionMode="Aim"][focus-ring="true"] {
- list-style-image: url("chrome://aim/skin/btn2/sendim-hov.gif");
- border: 1px outset #C7D0D9;
- }
-
- #btnSend[sessionMode="Aim"][disabled="true"],
- #btnSend[disabled="true"]:hover,
- #btnSend[disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/sendim-dis.gif");
- }
-
-
- #btnSend[sessionMode="Aim"]:hover {
- list-style-image: url("chrome://aim/skin/btn2/sendim-hov.gif");
- }
-
- #btnSend[sessionMode="Aim"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/sendim-act.gif");
- }
-
- #btnSend[sessionMode="Icq"] {
- margin-right: 5px;
- margin-bottom: 3px;
- list-style-image: url("chrome://aim/skin/btn2/sendicq.gif");
- }
-
- #btnSend[sessionMode="Icq"][focus-ring="true"] {
- list-style-image: url("chrome://aim/skin/btn2/sendicq-hov.gif");
- border: 1px outset #C7D0D9;
- }
-
- #btnSend[sessionMode="Icq"][disabled="true"],
- #btnSend[sessionMode="Icq"][disabled="true"]:hover,
- #btnSend[sessionMode="Icq"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/sendicq-dis.gif");
- }
-
-
- #btnSend[sessionMode="Icq"]:hover {
- list-style-image: url("chrome://aim/skin/btn2/sendicq-hov.gif");
- }
-
- #btnSend[sessionMode="Icq"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/sendicq-act.gif");
- }
-
- .biImage {
- max-height:48px;
- max-width:48px;
- }
-
- .cursorpointer {
- cursor: pointer;
- }
-
- /* Editor Toolbar */
- #aimlinkButton {
- list-style-image: url("chrome://aim/skin/btn1/linkButton.gif") !important;
- }
-
- #aimlinkButton:hover {
- list-style-image: url("chrome://aim/skin/btn1/linkButton-hov.gif") !important;
- }
-
- #aimlinkButton:hover:active {
- list-style-image: url("chrome://aim/skin/btn1/linkButton-act.gif") !important;
- }
-
- #aimlinkButton[disabled="true"] {
- list-style-image: url("chrome://aim/skin/btn1/linkButton-dis.gif") !important;
- }
-