Login   Register  
PHP Classes
elePHPant
Icontem

File: test.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Herman Veluwenkamp  >  form_template  >  test.css  >  Download  
File: test.css
Role: ???
Content type: text/plain
Description: CSS file for demo.
Class: form_template
Form generation and validation class.
Author: By
Last change:
Date: 2000-05-30 19:43
Size: 402 bytes
 

Contents

Class file image Download
BODY,TD,SELECT,TEXTAREA,INPUT,PRE { font: 9pt "arial", "helvetica", sans-serif;}

TD.formInput       { background: #ffffff; }
TD.formName        { background: #dddddd; text-align: right;}
TD.formSeperator   { background: #dddddd; }
TD.formBackground  { background: #dddddd; }

TD.formError       { color: red; background: #ffffff; }

TD.formName        { font-weight: bold; color: #666666; }