1 /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
\r
3 * The contents of this file are subject to the Netscape Public
\r
4 * License Version 1.1 (the "License"); you may not use this file
\r
5 * except in compliance with the License. You may obtain a copy of
\r
6 * the License at http://www.mozilla.org/NPL/
\r
8 * Software distributed under the License is distributed on an "AS
\r
9 * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
\r
10 * implied. See the License for the specific language governing
\r
11 * rights and limitations under the License.
\r
13 * The Original Code is Mozilla Communicator client code, released
\r
16 * The Initial Developer of the Original Code is Netscape
\r
17 * Communications Corporation. Portions created by Netscape are
\r
18 * Copyright (C) 1998-1999 Netscape Communications Corporation. All
\r
22 * Ben Goodger <ben@netscape.com>
\r
23 * Chris Nelson <chrisn@statecollege.com>
\r
27 @import url(chrome://global/skin/global.css);
\r
33 .dimmed-highcontrast {
\r
34 color: #99cccc ! important;
\r
37 /** icon courtesy of chris nelson, chrisn@statecollege.com **/
\r
38 treeitem[rowMigrate="no"] > treerow > treecell > .tree-button {
\r
39 list-style-image: url("chrome://communicator/skin/profile/migrate.gif");
\r
42 box[type="largeheader"] > toolbar > .circle {
\r
43 list-style-image: url("chrome://communicator/skin/profile/profileicon-large.gif");
\r
45 margin-bottom: 1px;
\r
50 /* profile selection dialog */
\r
55 box#managebuttons > button {
\r
61 border-top: 2px groove #CCCCCC;
\r
62 border-bottom: 2px groove #CCCCCC;
\r
66 /* top border on status area */
\r
69 padding-bottom: 1px;
\r