From 64e61997dfb68f0cd7207ede1747e2fb0108ccc9 Mon Sep 17 00:00:00 2001 From: rk Date: Mon, 1 Apr 2002 20:31:37 +0000 Subject: [PATCH] template alternating colors --- templates-dist/admin/commentlist.template | 4 +- web/admin.css | 126 ++++++++++++++++++++++++++++++ 2 files changed, 129 insertions(+), 1 deletion(-) create mode 100755 web/admin.css diff --git a/templates-dist/admin/commentlist.template b/templates-dist/admin/commentlist.template index 8829768d..623fc1aa 100755 --- a/templates-dist/admin/commentlist.template +++ b/templates-dist/admin/commentlist.template @@ -1,6 +1,8 @@ ${lang("commentlist.htmltitle")} + + @@ -65,7 +67,7 @@ ${articleHash[entry.to_media]["title"]} - +  ${lang("delete")} diff --git a/web/admin.css b/web/admin.css new file mode 100755 index 00000000..f81ecaae --- /dev/null +++ b/web/admin.css @@ -0,0 +1,126 @@ + + -- 2.11.0