From c77d84211dfeaab88bab02265b8438128237ece2 Mon Sep 17 00:00:00 2001 From: oes Date: Mon, 8 Apr 2002 17:05:18 +0000 Subject: [PATCH] Inline a style exception --- templates/edit-actions-for-url | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 9126970b..e58aa17d 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,9 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# Revision 1.20 2002/04/05 16:01:30 oes +# Correct HTML, external Stylesheets, eye candy, some fixes +# # Revision 1.19 2002/03/26 22:29:56 swa # we have a new homepage! # @@ -184,6 +187,7 @@ th.enh { background-color: #99ff99 } th.dish { background-color: #ff9999 } th.noch { background-color: #9999ff } table.wide { padding: 5px; } +td.green { border: solid black 1px; background-color: #ddffdd; }