Lines Matching +full:dokuwiki +full:-

1 div.dokuwiki div.comment_wrapper {
2 background-color: __background_alt__;
8 div.dokuwiki div.comment_text {
9 padding-top: 0.5em
12 div.dokuwiki div#discussion__comment_preview {
14 margin-top: 1em;
19 div.dokuwiki div.comment_preview {
24 div.dokuwiki div.comment_form {
25 padding-top: 1em;
29 div.dokuwiki div.comment_form .error {
33 div.dokuwiki #discussion__comment_form label input.edit {
36 div.dokuwiki #discussion__comment_form {
50 div.dokuwiki .comment_head {
51 font-size: 80%;
53 padding-top: 0.5em;
54 margin-top: 1em;
58 div.dokuwiki .comment_head abbr {
59 border-bottom: 0;
62 div.dokuwiki .comment_head span.author {
63 background: transparent url(images/user.gif) 0 1px no-repeat;
67 div.dokuwiki .comment_head abbr.published {
68 background: transparent url(images/date.gif) 0 1px no-repeat;
72 div.dokuwiki .comment_head abbr.updated {
73 background: transparent url(images/updated.gif) 0 1px no-repeat;
77 div.dokuwiki .comment_body {
78 padding-top: 0.5em;
79 padding-bottom: 0.5em;
80 border-bottom: 1px dotted __border__;
82 div.dokuwiki div.comment_replies {
83 background-color: __background_alt__;
85 div.dokuwiki div.comment_replies.reply {
86 background-color: darken(__background_alt__, 10%);
88 div.dokuwiki .hentry {
90 background-color: __background_alt__;
92 div.dokuwiki .hentry.reply {
93 background-color: darken(__background_alt__, 10%);
96 div.dokuwiki div.comment_hidden {
100 div.dokuwiki div.comment_buttons {
102 font-size: 10px;
104 margin-top: -21px;
105 padding-bottom: 1em;
107 [dir=rtl] div.dokuwiki div.comment_buttons {
111 div.dokuwiki div.comment_buttons input.button {
114 background-color: __background__;
115 vertical-align: middle;
116 text-decoration: none;
120 div.dokuwiki div.toggle_button {
121 text-align: right;
123 [dir=rtl] div.dokuwiki div.toggle_button {
124 text-align: left;
127 div.dokuwiki div.toggle_button input.button {
130 background-color: __background__;
131 vertical-align: middle;
132 text-decoration: none;
134 font-size: 10px;
137 div.dokuwiki div.newthread_form {
139 text-align: center;
140 margin-bottom: 1em;
143 div.dokuwiki #discussion__newthread_form input.edit {
147 div.dokuwiki ul.admin_discussion li.hidden {
148 display: list-item;
152 div.dokuwiki ul.admin_discussion span.abstract {
156 div.dokuwiki table.pagelist tr.discussion_status2 a {