From: rk Date: Mon, 1 Apr 2002 20:48:55 +0000 (+0000) Subject: template alternating colors X-Git-Tag: prexmlproducerconfig~162 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=6fa66cc92cdb72164c50f8092b6ecd5bac9d5961;p=mir.git template alternating colors --- diff --git a/templates-dist/admin/commentlist.template b/templates-dist/admin/commentlist.template index bc6c2535..9f619fc1 100755 --- a/templates-dist/admin/commentlist.template +++ b/templates-dist/admin/commentlist.template @@ -36,41 +36,40 @@ - - - ${lang("comment.date")} - - ${lang("comment.title")}
${lang("comment.creator")}
- - ${lang("comment.text")} - - ${lang("comment.article")} + +

${lang("comment.date")}

+

${lang("comment.title")}
${lang("comment.creator")}

+

${lang("comment.text")}

+

${lang("comment.article")}

+ - + - bgcolor="#dddddd" > - ${entry.date}
+ class="list1"class="list"> + + ${entry.date_formatted}
V- - + - - ${entry.title}
${entry.creator} - - - - ${entry.description} - ${lang("edit")} - + + ${entry.title}
${entry.creator} + - - - ${articleHash[entry.to_media]["title"]} - + + ${entry.description} + ${lang("edit")} + -  ${lang("delete")} - - + + + ${articleHash[entry.to_media]["title"]} + + +  ${lang("delete")} + + + diff --git a/web/admin.css b/web/admin.css index f81ecaae..31bbea9f 100755 --- a/web/admin.css +++ b/web/admin.css @@ -1,126 +1,163 @@ - - + +