X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fcgi-style.css;h=b3cce4398fbaed1ab32dd301365dcdb13a588cd6;hb=984d8738e9c03b7b4072ade9dcc6be1b0573dfbb;hp=2149ea6b5486fdc6988deb6693d4a6e5566170bc;hpb=a8b55c27f4580817d2ab1f3e315082ebb36255c8;p=privoxy.git diff --git a/templates/cgi-style.css b/templates/cgi-style.css index 2149ea6b..b3cce439 100644 --- a/templates/cgi-style.css +++ b/templates/cgi-style.css @@ -30,6 +30,12 @@ # # Revisions : # $Log: cgi-style.css,v $ +# Revision 1.11 2007/12/08 14:29:06 fabiankeil +# Use CSS to let the URL and pattern input fields scale with +# the browser width and try to prevent vertical scroll bars +# if the width is less than 80 characters. Closes #1843596, +# thanks to Gerry Murphy and Lee. +# # Revision 1.10 2007/01/22 13:12:43 fabiankeil # White space cosmetics for #include. # @@ -46,7 +52,7 @@ /* * CSS for Privoxy CGI and script output * - * $Id: cgi-style.css,v 1.10 2007/01/22 13:12:43 fabiankeil Exp $ + * $Id: cgi-style.css,v 1.11 2007/12/08 14:29:06 fabiankeil Exp $ */ /* @@ -143,7 +149,7 @@ a.cmd:active, td.indentbuttons a:active, td.buttons a:active { /* * Special red emphasis: */ -em.warning { color: #ff0000 } +em.warning, strong.warning { color: #ff0000 } /* * In show-status we use tables directly behind headlines