~joebordes/chive/chive_lib_upgrade

« back to all changes in this revision

Viewing changes to yii/vendors/htmlpurifier/standalone/HTMLPurifier/Printer/ConfigForm.css

  • Committer: Joe Bordes
  • Date: 2011-08-22 18:24:26 UTC
  • Revision ID: joe@tsolucio.com-20110822182426-zrvpiuyvm20ybjki
Update yii framework 1.1.8 and associated libraries.
Update About page to reflect changes.
Basic testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.hp-config {}
 
3
 
 
4
.hp-config tbody th {text-align:right; padding-right:0.5em;}
 
5
.hp-config thead, .hp-config .namespace {background:#3C578C; color:#FFF;}
 
6
.hp-config .namespace th {text-align:center;}
 
7
.hp-config .verbose {display:none;}
 
8
.hp-config .controls {text-align:center;}
 
9
 
 
10
/* vim: et sw=4 sts=4 */