Now all modules are in core modules folder
This commit is contained in:
parent
5ba1cdfa0b
commit
05b6a91b0c
1907 changed files with 0 additions and 0 deletions
9
modules/htmlpurifier/config-form.css
Normal file
9
modules/htmlpurifier/config-form.css
Normal 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;}
|
Reference in a new issue