Lines Matching +full:dokuwiki +full:-
6 div.dokuwiki table.pagelist,
7 div.dokuwiki table.ul {
10 border-spacing: 0;
11 margin-bottom: 1em;
12 border-collapse: collapse;
15 div.dokuwiki table.pagelist tr {
16 border-top: 1px solid __border__;
17 border-bottom: 1px solid __border__;
20 div.dokuwiki table.pagelist th,
21 div.dokuwiki table.pagelist td {
25 div.dokuwiki table.ul th,
26 div.dokuwiki table.ul td {
30 div.dokuwiki table.ul ul {
34 div.dokuwiki table.pagelist th,
35 div.dokuwiki table.ul th {
36 background-color: __background_alt__;
39 div.dokuwiki th.dpage,
40 div.dokuwiki th.page,
41 div.dokuwiki th.date,
42 div.dokuwiki th.user,
43 div.dokuwiki th.desc,
44 div.dokuwiki th.comments,
45 div.dokuwiki th.tags,
46 div.dokuwiki td.date,
47 div.dokuwiki td.user,
48 div.dokuwiki td.desc,
49 div.dokuwiki td.comments,
50 div.dokuwiki td.tags {
52 font-size: 80%;
55 div.dokuwiki th.date {
56 text-align: right;
58 div.dokuwiki td.date {
59 text-align: right;
62 div.dokuwiki td.dpage {
63 vertical-align: top ;
64 text-align: left ;
67 div.dokuwiki th.rowno {
69 font-size: 80%;
70 text-align: right ;
73 div.dokuwiki td.rowno {
75 font-size: 80%;
76 text-align: right ;
81 div.dokuwiki td.dpage a.wikilink {
82 /* color: __extern__; */ /* pre-dokuwiki default template */
83 color: __link__; /*dokuwiki template */