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.
- */
-
- /* ===== spBuddyOverlay.css ============================================
- == Styles for the sidebar panel Buddy List overlay.
- ===================================================================== */
-
- @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
-
- /* ::::: toolbar buttons ::::: */
-
- #btnbuddyorgsendim[sessionMode="Aim"] {
- list-style-image: url("chrome://aim/skin/btn2/sendim-sm.gif");
- }
-
- #btnbuddyorgsendim[sessionMode="Aim"]:hover {
- list-style-image: url("chrome://aim/skin/btn2/sendim-sm-hov.gif");
- }
-
- #btnbuddyorgsendim[sessionMode="Aim"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/sendim-sm-act.gif");
- }
-
- #btnbuddyorgsendim[sessionMode="Aim"][disabled="true"],
- #btnbuddyorgsendim[sessionMode="Aim"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/sendim-sm-dis.gif");
- }
-
-
- #btnbuddyorgsendim[sessionMode="Icq"] {
- list-style-image: url("chrome://aim/skin/btn2/sendicq-sm.gif");
- }
-
- #btnbuddyorgsendim[sessionMode="Icq"]:hover {
- list-style-image: url("chrome://aim/skin/btn2/sendicq-sm-hov.gif");
- }
-
- #btnbuddyorgsendim[sessionMode="Icq"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/sendicq-sm-act.gif");
- }
-
- #btnbuddyorgsendim[sessionMode="Icq"][disabled="true"],
- #btnbuddyorgsendim[sessionMode="Icq"][disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/sendicq-sm-dis.gif");
- }
- #btnbuddyorgchat {
- list-style-image: url("chrome://aim/skin/btn2/chat-sm.gif");
- }
-
- #btnbuddyorgchat:hover {
- list-style-image: url("chrome://aim/skin/btn2/chat-sm-hov.gif");
- }
-
- #btnbuddyorgchat:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/chat-sm-act.gif");
- }
-
- #btnbuddyorgchat[disabled="true"],
- #btnbuddyorgchat[disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/chat-sm-dis.gif");
- }
-
- #mailcompose {
- list-style-image: url("chrome://aim/skin/btn2/mailcompose.gif");
- }
-
- #mailcompose:hover {
- list-style-image: url("chrome://aim/skin/btn2/mailcompose-hov.gif");
- }
-
- #mailcompose:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/mailcompose-act.gif");
- }
-
- #mailcompose[disabled="true"],
- #mailcompose[disabled="true"]:hover:active {
- list-style-image: url("chrome://aim/skin/btn2/mailcompose-dis.gif");
- }
-
- /* Tree modern changes */
-
- treechildren:-moz-tree-cell-text(BuddiesCol, OfflineItalic) {
- color: gray;
- font-style: italic;
- }
-
- treechildren:-moz-tree-cell-text(BuddiesCol, buddygroupname, open),
- treechildren:-moz-tree-cell-text(BuddiesCol, BuddyStateString-GoOnline) {
- font-weight: bold;
- }
-
- treechildren:-moz-tree-cell-text(BuddiesCol, BuddyStateString-GoOffline) {
- font-style: italic;
- color : gray;
- }
-
- treechildren:-moz-tree-cell-text(BuddiesCol, BuddyStateString-AwayAndIdle),
- treechildren:-moz-tree-cell-text(BuddiesCol, BuddyStateString-Idle) {
- color: gray;
- }
-
- treechildren:-moz-tree-image(BuddiesCol, BuddyStateString-ActiveOnline),
- treechildren:-moz-tree-image(BuddiesCol, BuddyStateString-GoOnline),
- treechildren:-moz-tree-image(BuddiesCol, BuddyStateString-GoOffline),
- treechildren:-moz-tree-image(BuddiesCol, BuddyStateString-Idle),
- treechildren:-moz-tree-image(BuddiesCol, BuddyStateString-Away),
- treechildren:-moz-tree-image(BuddiesCol, BuddyStateString-AwayAndIdle),
- treechildren:-moz-tree-image(BuddiesCol, BuddyStateString-MobileUser),
- treechildren:-moz-tree-image(BuddiesCol, BuddyStateString-AOLUser),
- treechildren:-moz-tree-image(BuddiesCol, BuddyAlertStateString-BuddyAlertSet)
- {
- padding-right: 4px;
- }
-
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-ActiveOnline) {
- list-style-image: url("chrome://aim/skin/icons/biActive.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-GoOnline) {
- list-style-image: url("chrome://aim/skin/icons/biGoingOnline.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-GoOffline) {
- list-style-image: url("chrome://aim/skin/icons/biGoingOffline.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-Idle) {
- list-style-image: url("chrome://aim/skin/icons/biIdle.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-Away) {
- list-style-image: url("chrome://aim/skin/icons/biAway.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-AwayAndIdle) {
- list-style-image: url("chrome://aim/skin/icons/biAway.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-MobileUser) {
- list-style-image: url("chrome://aim/skin/icons/biMobile.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-AOLUser) {
- list-style-image: url("chrome://aim/skin/icons/biAOLUser.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyAlertStateString-BuddyAlertSet) {
- list-style-image: url("chrome://aim/skin/icons/biBuddyAlertSet.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol,IcqUser-true, BuddyStateString-ActiveOnline) {
- list-style-image: url("chrome://aim/skin/icons/biIcqActive.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-true, BuddyStateString-Away) {
- list-style-image: url("chrome://aim/skin/icons/biIcqAway.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-true, BuddyStateString-Idle) {
- list-style-image: url("chrome://aim/skin/icons/biIcqAway.gif");
- }
-
- treechildren:-moz-tree-image(BuddiesCol, IcqUser-true, BuddyStateString-GoOffline) {
- color: gray;
- list-style-image: url("chrome://aim/skin/icons/biIcqOffline.gif");
- }
-
- treechildren:-moz-tree-line {
- visibility: hidden;
- }
-
- treechildren:-moz-tree-indentation {
- width: 4px;
- }
-
- /* Auth Awaiting*/
-
- .authgroup-treeitem, .authgroup-name, .authbuddy-treeitem {
- color: gray;
- }
-
- .authgroup-name {
- visibility:hidden;
- }
-
- .Hide-in-AimTest{
- display:none!important;
- }
-
- treechildren[sessionMode="Aim"]:-moz-tree-cell-text(BuddiesCol, authgroup-name) {
- display : none;
- }
-
- /* ICQ rules */
-
- treechildren[sessionMode="Icq"]:-moz-tree-image(BuddiesCol, BuddyStateString-GoOnline) {
- list-style-image: url("chrome://aim/skin/icons/biIcqActive.gif");
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-cell-text(BuddiesCol, BuddyStateString-GoOnline) {
- font-weight: bold;
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-cell-text(BuddiesCol, BuddyStateString-GoOffline) {
- font-style: italic;
- color : gray;
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-image(BuddiesCol, BuddyStateString-ActiveOnline) {
- list-style-image: url("chrome://aim/skin/icons/biIcqActive.gif");
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-image(BuddiesCol, BuddyStateString-Away) {
- list-style-image: url("chrome://aim/skin/icons/biIcqAway.gif");
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-image(BuddiesCol, BuddyStateString-GoOffline) {
- list-style-image: url("chrome://aim/skin/icons/biIcqOffline.gif");
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-ActiveOnline) {
- list-style-image: url("chrome://aim/skin/icons/biActive.gif");
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-Away) {
- list-style-image: url("chrome://aim/skin/icons/biAway.gif");
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-Idle) {
- list-style-image: url("chrome://aim/skin/icons/biIdle.gif");
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-image(BuddiesCol, IcqUser-false, BuddyStateString-GoOffline) {
- list-style-image: url("chrome://aim/skin/icons/biIdle.gif");
- }
-
- .Hide-in-Icq[sessionMode="Icq"] {
- display:none;
- }
-
- .Hide-in-Aim[sessionMode="Aim"] {
- display:none;
- }
-
- treechildren[sessionMode="Icq"]:-moz-tree-cell-text(BuddiesCol, authgroup-item){
- color:gray !important;
- }
-
- /* Mail columns
- treechildren:-moz-tree-image(NewMailCol, EmailState-NoEmailAddress) {
- list-style-image: url("chrome://aim/skin/btn2/question.gif");
- }
-
- treechildren:-moz-tree-image(NewMailCol, EmailState-HasNoEmail) {
- list-style-image: none;
- list-style-image: url("chrome://aim/skin/icons/biBuddyAlertSet.gif");
- }
-
- treechildren:-moz-tree-image(NewMailCol, EmailState-HasEmail) {
- list-style-image: url("chrome://messenger/skin/icons/message-mail.gif");
- } */
-
- treechildren:-moz-tree-image(NewMailCol, EmailState-HasNewEmail) {
- list-style-image: url("chrome://messenger/skin/icons/message-mail-new.gif");
- }
-
- treechildren:-moz-tree-twisty(NewMailCol) {
- width: 0px;
- list-style-image: none;
- }
-
- treecol.NewMailColumnHeader {
- list-style-image: url("chrome://messenger/skin/icons/message-mail.gif");
- }
-
- #BuddiesCol[session="Icq"] {
- margin: 0px;
- padding: 0px;
- min-height: 0px;
- height: 0px;
- max-height: 0px;
- }
-
-