This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
suitedesk/modules/htmlpurifier/config-form.css

9 lines
297 B
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;}