From: oes Date: Mon, 8 Apr 2002 17:05:18 +0000 (+0000) Subject: Inline a style exception X-Git-Tag: v_2_9_14~145 X-Git-Url: http://www.privoxy.org/gitweb/new.html?a=commitdiff_plain;h=c77d84211dfeaab88bab02265b8438128237ece2;p=privoxy.git Inline a style exception --- 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; }