1
0
mirror of https://github.com/moodle/moodle.git synced 2025-07-05 22:46:33 +02:00
Files
moodle/lib/htmlpurifier/HTMLPurifier/Printer/ConfigForm.css
2007-08-21 22:06:47 +00:00

9 lines
275 B
CSS

.hp-config {}
.hp-config tbody th {text-align:right; padding-right:0.5em;}
.hp-config thead, .hp-config .namespace {background:#3C578C; color:#FFF;}
.hp-config .namespace th {text-align:center;}
.hp-config .verbose {display:none;}
.hp-config .controls {text-align:center;}