Don't make it always fail.
[htmlpurifier-drupal.git] / config-form.css
blobeee0c3e899a60cde7cf9b9f676529c0cf764dfca
2 .hp-config {}
4 .hp-config tbody th {text-align:right; padding-right:0.5em; width:40%;}
5 .hp-config thead {display:none;}
6 .hp-config .namespace {background:#EDF1F3;}
7 .hp-config .namespace th {text-align:center;}
8 .hp-config .verbose {display:none;}
9 .hp-config textarea {width:100%; max-width:30em;}