X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fedit-actions-for-url;h=4351e461cbc8554f2b25457121e1193a9aa2c8c8;hb=48e059f179e615db2f7002834182d135cfbde3f9;hp=a0bc00ddb21a3a915650da75d849c0687f3c17a2;hpb=285ea60af8ceeb94da06bb43f3348f0104020061;p=privoxy.git diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index a0bc00dd..4351e461 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,17 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# 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 # @@ -185,13 +196,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 } @@ -211,14 +218,14 @@ border-color: white;