Login   Register  
PHP Classes
elePHPant
Icontem

File: exstyle.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Pierre Papagato  >  HTML Classes  >  exstyle.css  >  Download  
File: exstyle.css
Role: Auxiliary data
Content type: text/plain
Description: Ex Style
Class: HTML Classes
Generate HTML documents programmatically
Author: By
Last change:
Date: 2007-09-24 06:55
Size: 231 bytes
 

Contents

Class file image Download
.cellstyle {
   height: 20px;
   background-color: #ddd;
   padding: 1px 0px 1px 0px;
   border-top: 1px #fff solid;
   border-right: 1px #888 solid;
   border-bottom: 1px #888 solid;
   border-left: 1px #fff solid;
}