/[suikacvs]/messaging/manakai/doc/style/disdump-style.css
Suika

Contents of /messaging/manakai/doc/style/disdump-style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Mon Sep 5 15:14:54 2005 UTC (19 years, 2 months ago) by wakaba
Branch: MAIN
File MIME type: text/css
Rule for doc.xml added

1 wakaba 1.1 @charset 'iso-2022-jp';
2     @import 'http://suika.fam.cx/www/style/html/xhtml.css';
3    
4     html.dump-module-set-doc-menu,
5     html.dump-module-doc-menu,
6     html.dump-module-set-doc-menu > body,
7     html.dump-module-doc-menu > body {
8     margin-left: 0;
9     margin-right: 0;
10     padding-left: 0;
11     padding-right: 0;
12     }
13    
14     html.dump-module-set-doc-menu h1,
15     html.dump-module-doc-menu h1 {
16     -moz-binding: none; /* Disables toc */
17     }
18    
19     html.dump-module-set-doc-menu ul,
20     html.dump-module-doc-menu ul,
21     html.dump-module-set-doc-menu li,
22     html.dump-module-doc-menu li {
23     display: block;
24     list-style-item: none;
25     margin-left: 0;
26     margin-right: 0;
27     line-height: 1.2;
28     }
29    
30     div.section {
31     clear: left;
32     }
33    
34     dd {
35     overflow: visible;
36     }
37    
38     dd > dl {
39     margin: 0;
40     }
41    
42     dd > :first-child > :first-child > p:first-child,
43     li > :first-child > :first-child > p:first-child {
44     text-indent: 0;
45     }
46    
47     dd div.memo {
48     margin-left: 1em;
49     margin-right: 0;
50     }
51    
52     dd.dump-extends > ol.dump-extends,
53     dd.dump-extends > ol.dump-extends > li.dump-extends,
54     dd.dump-implements > ol.dump-extends,
55     dd.dump-implements > ol.dump-extends > li.dump-extends {
56     display: block;
57     list-style-type: none;
58     margin-left: 0;
59     margin-right: 0;
60     padding-left: 0;
61     padding-right: 0;
62     -moz-binding: none;
63     }
64    
65     dd.dump-implements {
66     padding-left: 0;
67     }
68    
69     ol.dump-extends {
70     margin-top: 0;
71     margin-bottom: 0;
72     }
73    
74     ol.dump-extends > li.dump-extends {
75     /* display: block;
76     list-style-type: none;
77     margin-left: 0;
78     padding-left: 0;*/
79     }
80    
81     dl.dump-info > dt {
82     display: block;
83     list-style-type: none;
84     margin-left: 0;
85     border-style: none;
86     padding-left: 0;
87     clear: left;
88     font-weight: bolder;
89     font-family: sans-serif;
90     }
91    
92     dl.dump-children-param > dt {
93     display: block;
94     list-style-type: none;
95     clear: left;
96     margin-left: 0;
97     padding-left: 0;
98     }
99    
100     dl.dump-children-return > dt {
101     display: block;
102     margin: 0;
103     border-style: none;
104     padding: 0;
105     float: left;
106     clear: left;
107     width: 7em;
108     overflow: auto;
109     }
110    
111     dl.dump-children-return > dt > span.dump-prefix-datatype {
112     display: none;
113     }
114    
115     dl.dump-children-return > dd {
116     display: block;
117     margin: 0;
118     border-style: none;
119     padding: 0 0 0 8em;
120     }
121    
122     dl.dump-children-case {
123     display: block;
124     margin: 0;
125     border-style: none;
126     padding: 0;
127     }
128    
129     dl.dump-children-case > dt {
130     display: block;
131     margin: 0 0 0 1em;
132     border-style: none;
133     padding: 0;
134     float: left;
135     clear: left;
136     line-height: 1.7;
137     }
138    
139     dl.dump-children-case > dd {
140     display: inline;
141     margin: 0;
142     border-style: none;
143     padding: 0;
144     }
145    
146     dl.dump-children-case > dt:after {
147     content: ":";
148     padding-right: 1em;
149     }
150    
151     a.dump-ref-interface, a.dump-ref-data-type {
152     font-style: italic;
153     }
154    
155     div.note:lang(en) a.dump-ref-interface,
156     div.note:lang(en) a.dump-ref-data-type,
157     div.note:lang(en) a.dump-ref-class,
158     div.note:lang(en) a.dump-ref-module {
159     font-style: normal;
160     }
161    
162     code.perl, code.DOM {
163     -moz-binding: url(http://suika.fam.cx/www/style/text/wrap.xbl#wbr-qname);
164     }

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24