X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=templates%2Fedit-actions-for-url;h=7ead7bcb436e6a8aed13afaadaf4301b4a9f5739;hp=9f9cab4ff2fc22ce29fb3315930f00ca3c49b9c5;hb=a21a4cefe9fd1bc913c4c8e6586f83acedbc9a45;hpb=d34a68c3c1c643cde99d5ad8ac7d0c197e19425f diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 9f9cab4f..7ead7bcb 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,26 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# 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 # @@ -182,13 +202,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 } @@ -208,14 +224,14 @@ border-color: white;