/[suikacvs]/www/test/html/list/nl-w-style-2-style.css
Suika

Contents of /www/test/html/list/nl-w-style-2-style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Mon Jul 25 11:00:50 2005 UTC (20 years, 6 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/css
New files

1 wakaba 1.1 @namespace h2 'http://www.w3.org/2002/06/xhtml2/';
2     @namespace xoxo 'http://suika.fam.cx/www/style/html/xoxo#';
3    
4     h2|nl {
5     display: block;
6     margin: 0;
7     border-style: none;
8     padding: 0;
9     width: 90%;
10     }
11    
12     h2|nl h2|nl {
13     display: block;
14     margin-top: 0;
15     margin-bottom: 0;
16     margin-left: 0;
17     margin-right: 0;
18     width: auto;
19     border-style: none;
20     padding: 0;
21     }
22    
23     h2|li {
24     display: block;
25     list-style-type: none;
26     margin: 0 0 0 1em;
27     border-style: none;
28     padding: 0;
29     }
30    
31     h2|label {
32     display: block;
33     list-style-type: none;
34     margin: 0;
35     border-style: none;
36     padding: 0;
37     font-weight: normal;
38     cursor: pointer;
39     }
40    
41     h2|nl, h2|nl[href] {
42     -moz-binding: url(/www/style/html/xhtml2-dynamic.xbl#expandable-label-open-by-hover);
43     }
44    
45     h2|nl:not([xoxo|compact]) > h2|label:after {
46     content: " \0025BF";
47     }
48    
49     h2|nl[xoxo|compact] > h2|label:after {
50     content: " \0025BE";
51     }
52    
53     h2|nl[xoxo|compact] > h2|li {
54     display: none;
55     }
56    
57     /* Revision: $Date: 2005/03/08 11:01:26 $ */
58    
59     /* ***** BEGIN LICENSE BLOCK *****
60     * Version: MPL 1.1/GPL 2.0/LGPL 2.1
61     *
62     * The contents of this file are subject to the Mozilla Public License Version
63     * 1.1 (the "License"); you may not use this file except in compliance with
64     * the License. You may obtain a copy of the License at
65     * <http://www.mozilla.org/MPL/>
66     *
67     * Software distributed under the License is distributed on an "AS IS" basis,
68     * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
69     * for the specific language governing rights and limitations under the
70     * License.
71     *
72     * The Original Code is toc.xbl code.
73     *
74     * The Initial Developer of the Original Code is
75     * Wakaba <w@suika.fam.cx>.
76     * Portions created by the Initial Developer are Copyright (C) 2005
77     * the Initial Developer. All Rights Reserved.
78     *
79     * Contributor(s):
80     * Wakaba <w@suika.fam.cx>
81     *
82     * Alternatively, the contents of this file may be used under the terms of
83     * either the GNU General Public License Version 2 or later (the "GPL"), or
84     * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
85     * in which case the provisions of the GPL or the LGPL are applicable instead
86     * of those above. If you wish to allow use of your version of this file only
87     * under the terms of either the GPL or the LGPL, and not to allow others to
88     * use your version of this file under the terms of the MPL, indicate your
89     * decision by deleting the provisions above and replace them with the notice
90     * and other provisions required by the GPL or the LGPL. If you do not delete
91     * the provisions above, a recipient may use your version of this file under
92     * the terms of any one of the MPL, the GPL or the LGPL.
93     *
94     * ***** END LICENSE BLOCK ***** */

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24