Use CSS to let the URL and pattern input fields scale with
[privoxy.git] / templates / show-url-info
index 1c71b78..61cd860 100644 (file)
@@ -27,6 +27,9 @@
 #
 # Revisions   :
 #    $Log: show-url-info,v $
+#    Revision 1.21  2007/11/15 19:11:11  fabiankeil
+#    Reword HTTPS URL information.
+#
 #    Revision 1.20  2007/07/21 12:19:50  fabiankeil
 #    If show-url-info is called with an URL that Privoxy
 #    would reject as invalid, don't show unresolved forwarding
           URL:</h2>
         <form method="GET" action="@default-cgi@show-url-info">
           <p>
-            <input type="text" name="url" size="80" value="@url@"> 
+            <input type="text" name="url" size="80" value="@url@" class="url"
             <input type="submit" value="Go">
           </p>
         </form>