New module 'HTML Purifier'

This commit is contained in:
Manuel Cillero 2017-07-27 00:38:10 +02:00
parent e803820eb8
commit d605481934
12 changed files with 1399 additions and 0 deletions

View file

@ -0,0 +1,9 @@
.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;}