You are here

config-form.css in HTML Purifier 6.2

Same filename and directory in other branches
  1. 6 config-form.css
  2. 7.2 config-form.css
  3. 7 config-form.css
.hp-config {}

.hp-config tbody th {text-align:right; padding-right:0.5em; width:40%;}
.hp-config thead {display:none;}
.hp-config .namespace {background:#EDF1F3;}
.hp-config .namespace th {text-align:center;}
.hp-config .verbose {display:none;}
.hp-config textarea {width:100%; max-width:30em;}

File

config-form.css
View source
  1. .hp-config {}
  2. .hp-config tbody th {text-align:right; padding-right:0.5em; width:40%;}
  3. .hp-config thead {display:none;}
  4. .hp-config .namespace {background:#EDF1F3;}
  5. .hp-config .namespace th {text-align:center;}
  6. .hp-config .verbose {display:none;}
  7. .hp-config textarea {width:100%; max-width:30em;}