X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fedit-actions-for-url;h=40333459367ddd26b669115fd85b11b621d12eda;hb=83c301d9894ea11f79f809fc35c2ad5d0faf1acd;hp=e58aa17dd015c65484e0c7f289670c3df46d3834;hpb=c77d84211dfeaab88bab02265b8438128237ece2;p=privoxy.git diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index e58aa17d..40333459 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,38 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# Revision 1.28 2002/05/14 21:36:38 oes +# - Renamed prevent-(setting/reading)-cookies to +# crunch-(incoming/outgoing)-cookies +# - Renamed helplink export to actions-help-prefix +# - Restored alphabetical order of actions +# +# Revision 1.27 2002/04/26 22:55:26 jongfoster +# Removing the alternating colors because they've been wrong +# since the actions renames, they're high maintenance, they +# don't look particularly good, and now there are gaps between +# the table cells we don't need them. +# +# Revision 1.26 2002/04/26 21:55:17 jongfoster +# Cosmetic change: Making the +filter UI look the same as +# the other actions. +# +# Revision 1.25 2002/04/26 21:37:50 jongfoster +# Fixing all(?) the substitutions that were broken in the +# recent actions rename. +# +# Revision 1.24 2002/04/26 18:24:28 jongfoster +# Fixing typos in help hyperlinks +# +# Revision 1.23 2002/04/26 12:57:02 oes +# Actions renamed, alphabetically sorted, comments fixed, and names linked to help +# +# Revision 1.22 2002/04/10 13:32:53 oes +# Made templates modular +# +# Revision 1.21 2002/04/08 17:05:18 oes +# Inline a style exception +# # Revision 1.20 2002/04/05 16:01:30 oes # Correct HTML, external Stylesheets, eye candy, some fixes # @@ -176,13 +208,9 @@ th { font-weight: bold; } # 1=odd rows, 2=even rows, h=Table header tr.hdr { background-color: #999999 } tr.bg1 { background-color: #eeeeee } -td.en1 { background-color: #eeffee } -td.dis1 { background-color: #ffeeee } -td.noc1 { background-color: #eeeeff } -tr.bg2 { background-color: #dddddd } -td.en2 { background-color: #ddffdd } -td.dis2 { background-color: #ffdddd } -td.noc2 { background-color: #ddddff } +td.en1 { background-color: #ddffdd } +td.dis1 { background-color: #ffdddd } +td.noc1 { background-color: #ddddff } th.enh { background-color: #99ff99 } th.dish { background-color: #ff9999 } th.noch { background-color: #9999ff } @@ -202,14 +230,14 @@ border-color: white;