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.
- */
-
- /* ===== spSetupOverlay.css ============================================
- == Styles for the sidebar panel List Setup overlay.
- ===================================================================== */
-
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
- /* ::::: toolbar buttons ::::: */
-
- #btnsetuporgbuddy[sessionMode="Aim"] {
- list-style-image: url("chrome://aim/skin/btn2/addbuddy-sm.gif");
- }
-
- #btnsetuporgbuddy[sessionMode="Aim"]:hover {
- list-style-image: url("chrome://aim/skin/btn2/addbuddy-sm-hov.gif");
- }
-
- #btnsetuporgbuddy[sessionMode="Aim"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/addbuddy-sm-act.gif");
- }
-
- #btnsetuporgbuddy[sessionMode="Aim"][disabled="true"],
- #btnsetuporgbuddy[sessionMode="Aim"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/addbuddy-sm-dis.gif");
- }
-
- #btnsetuporgbuddy[sessionMode="Icq"] {
- list-style-image: url("chrome://aim/skin/btn2/addcontact-sm.gif");
- }
-
- #btnsetuporgbuddy[sessionMode="Icq"]:hover {
- list-style-image: url("chrome://aim/skin/btn2/addcontact-sm-hov.gif");
- }
-
- #btnsetuporgbuddy[sessionMode="Icq"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/addcontact-sm-act.gif");
- }
-
- #btnsetuporgbuddy[sessionMode="Icq"][disabled="true"],
- #btnsetuporgbuddy[sessionMode="Icq"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/addcontact-sm-dis.gif");
- }
-
- #btnsetuporggroup[sessionMode="Aim"] {
- list-style-image: url("chrome://aim/skin/btn2/addgroup-sm.gif");
- }
-
- #btnsetuporggroup[sessionMode="Aim"]:hover {
- list-style-image: url("chrome://aim/skin/btn2/addgroup-sm-hov.gif");
- }
-
- #btnsetuporggroup[sessionMode="Aim"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/addgroup-sm-act.gif");
- }
-
- #btnsetuporggroup[sessionMode="Aim"][disabled="true"],
- #btnsetuporggroup[disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/addgroup-sm-dis.gif");
- }
-
-
- #btnsetuporggroup[sessionMode="Icq"] {
- list-style-image: url("chrome://aim/skin/btn2/icq-addgroup.gif");
- }
-
- #btnsetuporggroup[sessionMode="Icq"]:hover {
- list-style-image: url("chrome://aim/skin/btn2/icq-addgroup-hov.gif");
- }
-
- #btnsetuporggroup[sessionMode="Icq"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/icq-addgroup-act.gif");
- }
-
- #btnsetuporggroup[sessionMode="Icq"][disabled="true"],
- #btnsetuporggroup[disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/icq-addgroup-dis.gif");
- }
-
- #btnsetuporgdelete {
- list-style-image: url("chrome://aim/skin/btn2/delete-sm.gif");
- }
-
- #btnsetuporgdelete:hover {
- list-style-image: url("chrome://aim/skin/btn2/delete-sm-hov.gif");
- }
-
- #btnsetuporgdelete:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/delete-sm-act.gif");
- }
-
- #btnsetuporgdelete[disabled="true"],
- #btnsetuporgdelete[disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/delete-sm-dis.gif");
- }
-
- /*Tree Changes */
-
- treechildren:-moz-tree-image(buddy-group-treeitem) {
- list-style-image: url("chrome://aim/skin/icons/folder-clsd.gif");
- padding-right: 5px;
- }
-
- treechildren:-moz-tree-image(buddy-group-treeitem, open) {
- list-style-image: url("chrome://aim/skin/icons/folder-open.gif");
- padding-right: 5px;
- }
-
- treechildren:-moz-tree-cell-text(ListSetupCol, buddy-group-name) {
- font-weight: bold;
- }
-
- treechildren:-moz-tree-image(ListSetupCol, panel-setup, open-true) {
- list-style-image: url("chrome://aim/skin/icons/folder-open.gif");
- }
-
- treechildren:-moz-tree-image(ListSetupCol, panel-setup, open-false) {
- list-style-image: url("chrome://aim/skin/icons/folder-clsd.gif");
- }
-
- treechildren:-moz-tree-image(ListSetupCol, BuddyAlertStateString-BuddyAlertSet) {
- list-style-image: url("chrome://aim/skin/icons/biBuddyAlertSet.gif");
- }
-
- treechildren:-moz-tree-image(ListSetupCol, BuddyAlertStateString-) {
- list-style-image: url("chrome://aim/skin/icons/biBuddyAlertUnSet.gif");
- }
-
- .authgroup-treeitem[sessionMode="Icq"], .authgroup-name[sessionMode="Icq"], .authbuddy-treeitem[sessionMode="Icq"] {
- color: gray;
- }
-
- .authgroup-treeitem[sessionMode="Aim"], .authgroup-name[sessionMode="Aim"], .authbuddy-treeitem[sessionMode="Aim"] {
- display: none;
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-cell-text(ListSetupCol, authgroup-item){
- color:gray !important;
- }
-
- /* Mail Column */
-
- treecol.NewMailColumnHeader {
- list-style-image: url("chrome://messenger/skin/icons/message-mail.gif");
- }
-
- #ListSetupCol {
- margin: 0px;
- padding: 0px;
- min-height: 0px;
- height: 0px;
- max-height: 0px;
- }
-
- .tree-columnpicker {
- visibility: hidden;
- }
-