Support svn(1) diffing "-p" by default.
[nethome.git] / .userContent.css
index a91d01c..6556410 100644 (file)
@@ -49,9 +49,10 @@ html * input,html * select,html * textarea {
        border-width: 1px !important;
        margin: 1px !important;
        }
-html * input,html * select {
+html * input,html * select,li,a {
        /* Conflicts with font-size etc.: */
        height: auto !important;
+       max-height: none !important;
        }
 html * input *,html * select *,html * textarea * {
        background-color: navy !important;
@@ -67,3 +68,6 @@ html *:active  { color: lime   !important; } * active links    *
 */
 
 td.cnnBodyText > div.cnn4pxPad { display: none; } /* cnn.com */
+
+/* Test: http://www.idnes.cz/ */
+div.v2006 > div#pbar > div#psearch { display: none; }