Lines Matching +full:dokuwiki +full:-

1 div.dokuwiki div.newtask_form {
3 text-align: center;
4 margin-bottom: 1em;
7 div.dokuwiki #task__newtask_form input.edit {
11 div.dokuwiki div.vcalendar {
12 margin-bottom: 1em;
15 div.dokuwiki div.vcalendar fieldset {
21 div.dokuwiki div.vcalendar img.summary {
22 vertical-align: middle;
25 div.dokuwiki div.vcalendar abbr {
26 border-bottom: 0;
29 div.dokuwiki div.newtask_form table.blind,
30 div.dokuwiki div.vcalendar table.blind {
33 border-spacing: 3px;
37 div.dokuwiki div.newtask_form table.blind th,
38 div.dokuwiki div.vcalendar table.blind th {
39 text-align: right;
41 font-weight: normal;
42 background-color: transparent;
45 div.dokuwiki div.newtask_form table.blind td,
46 div.dokuwiki div.vcalendar table.blind td {
48 text-align: left;
51 div.dokuwiki div.vcalendar table.blind tr.due { color: #ffa200; font-weight: bold; }
52 div.dokuwiki div.vcalendar table.blind tr.overdue { color: #ff0040; font-weight: bold; }
54 div.dokuwiki div.vcalendar fieldset.priority1 { background-color: #fff7e8; }
55 div.dokuwiki div.vcalendar fieldset.priority2 { background-color: #fff1d9; }
56 div.dokuwiki div.vcalendar fieldset.priority3 { background-color: #ffe9c2; }
58 div.dokuwiki tr.priority1 { background-color: #fff7e8; }
59 div.dokuwiki tr.priority2 { background-color: #fff1d9; }
60 div.dokuwiki tr.priority3 { background-color: #ffe9c2; }
62 div.dokuwiki div.vcalendar fieldset.due { border: 1px solid #ffa200; }
63 div.dokuwiki div.vcalendar fieldset.overdue { border: 1px solid #ff0040; }
65 div.dokuwiki div.task_viewmenu {
66 margin-bottom: 0.5em;
69 div.dokuwiki form#task__changeview_form label {
71 margin-right: 0.5em;
74 div.dokuwiki form#task__changeview_form input {
78 div.dokuwiki form#task__changeview_form input.button {
82 div.dokuwiki th.status,
83 div.dokuwiki td.status {
85 font-size: 80%;