52fc55e1afd877d7c158a8fb0a3f9891156dbcfa
[themes.git] / EarlyBlue / messenger / skin / subscribe.css
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-\r
2  * The contents of this file are subject to the Netscape Public\r
3  * License Version 1.1 (the "License"); you may not use this file\r
4  * except in compliance with the License. You may obtain a copy of\r
5  * the License at http://www.mozilla.org/NPL/\r
6  * \r
7  * Software distributed under the License is distributed on an "AS\r
8  * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or\r
9  * implied. See the License for the specific language governing\r
10  * rights and limitations under the License.\r
11  * \r
12  * The Original Code is Mozilla Communicator client code, released\r
13  * March 31, 1998.\r
14  * \r
15  * The Initial Developer of the Original Code is Netscape\r
16  * Communications Corporation. Portions created by Netscape are\r
17  * Copyright (C) 1998-1999 Netscape Communications Corporation. All\r
18  * Rights Reserved.\r
19  */\r
20 \r
21 .subscribedcol {\r
22  list-style-image: url("chrome://messenger/skin/dot.gif");\r
23 }\r
24 \r
25 .subscribedcol[value="true"] {\r
26  list-style-image: url("chrome://messenger/skin/check.gif");\r
27 }     \r