Home
last modified time | relevance | path

Searched refs:list (Results 1376 – 1397 of 1397) sorted by path

1...<<515253545556

/template/zenith/css/
H A D_tabs.css29 list-style: none;
H A D_toc.css37 /*____________ toc list ____________*/
47 list-style: none;
67 /* in case of toc list jumping one level
83 list-style-image: url(../../images/bullet.png);
86 list-style-image: url(../../images/open.png);
89 list-style-image: url(../../images/closed.png);
92 list-style-image: url(../../images/closed-rtl.png);
H A Dbasic.less153 ul { list-style: square outside; }
154 ol { list-style: decimal outside; }
155 ol ol { list-style-type: lower-alpha; }
156 ol ol ol { list-style-type: upper-roman; }
157 ol ol ol ol { list-style-type: upper-alpha; }
158 ol ol ol ol ol { list-style-type: lower-roman; }
H A Dcontent.less335 list-style-image: url(images/toc-bullet.png);
340 list-style: none;
H A Ddesign.less88 list-style: none;
283 list-style-type: none;
439 list-style: none;
H A Dmobile.less181 list-style: none;
H A Dpagetools.less67 list-style: none;
H A Dprint.css38 list-style: disc outside;
41 list-style: decimal outside;
44 list-style-type: lower-alpha;
47 list-style-type: upper-roman;
50 list-style-type: upper-alpha;
53 list-style-type: lower-roman;
/template/zenlike/css/
H A D_admin.css9 list-style-type: none;
20 list-style-type: none;
H A D_fileuploader.css67 /* list of files to upload */
72 list-style: none;
H A D_media_fullscreen.css133 list-style: none;
156 /*____________ file list panel ____________*/
158 /* file list header */
166 list-style: none;
184 background: url('../../images/icon-list.png') 3px 1px no-repeat;
201 /* file list content */
229 /* file list as thumbs */
285 /* file list as rows */
288 list-style: none;
357 list-style: none;
[all …]
H A D_media_popup.css88 list-style-type: none;
89 list-style-image: none;
133 /*____________ file list ____________*/
H A D_recent.css6 /*____________ list of revisions / recent changes ____________*/
18 list-style: none;
H A D_tabs.css29 list-style: none;
H A D_toc.css47 /*____________ toc list ____________*/
60 list-style: none;
85 /* in case of toc list jumping one level
102 list-style-image: url(images/bullet.png);
105 list-style-image: url(../../images/bullet.png);
109 list-style-image: url(images/open.png);
112 list-style-image: url(../../images/open.png);
116 list-style-image: url(images/closed.png);
119 list-style-image: url(../../images/closed.png);
123 list-style-image: url(images/closed-rtl.png);
[all …]
H A Dbasic.css157 list-style: disc outside;
160 list-style: decimal outside;
163 list-style-type: lower-alpha;
166 list-style-type: upper-roman;
169 list-style-type: upper-alpha;
172 list-style-type: lower-roman;
H A Dmobile.css75 list-style: none;
H A Dprint.css37 list-style: disc outside;
40 list-style: decimal outside;
43 list-style-type: lower-alpha;
46 list-style-type: upper-roman;
49 list-style-type: upper-alpha;
52 list-style-type: lower-roman;
H A Dzenlike.css169 list-style: none;
706 list-style: disc none;
/template/zero/
H A Ddesign.css489 list-style-type: square;
490 list-style-image: none;
498 list-style-image: none;
510 div.dokuwiki ol {list-style-type: decimal}
511 div.dokuwiki ol ol {list-style-type: upper-roman}
516 list-style-image: url(images/open.gif);
517 /*list-style-type: circle;*/
521 list-style-image: url(images/closed.gif);
522 /*list-style-type: disc;*/
626 list-style-type: none;
[all …]
H A Dmedia.css43 list-style-type: none;
44 list-style-image: none;
49 list-style-type: none;
50 list-style-image: none;
88 /* --- file list --- */
H A Dprint.css116 list-style-type: square;
133 div.dokuwiki ol {list-style-type: decimal}
134 div.dokuwiki ol ol {list-style-type: upper-roman}
135 div.dokuwiki ol ol ol {list-style-type: lower-alpha}
136 div.dokuwiki ol ol ol ol {list-style-type: lower-greek}
138 /* the list items overriding the ol definition */

1...<<515253545556