PHP Classes

File: resources/table.css

Recommend this page to a friend!
  Classes of Piotr Malinski   HTML Friends   resources/table.css   Download  
File: resources/table.css
Role: Auxiliary data
Content type: text/plain
Description: JS Scripts files
Class: HTML Friends
PHP wrapper to use dhtmlgoodies.com DHTML widgets
Author: By
Last change:
Date: 18 years ago
Size: 508 bytes
 

Contents

Class file image Download
ol { margin:0; padding: 0 1.5em; } thead { } thead th { padding:1em 1em .5em; border-bottom:1px dotted #FFF; font-size:120%; text-align:left; } td, th { background:transparent; padding:.5em 1em; } tbody tr { } tbody tr.odd td { background:transparent url(tr_bg.png) repeat top left; } tfoot { } tfoot td { padding-bottom:1.5em; } tfoot tr { } * html tr.odd td { background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='tr_bg.png', sizingMethod='scale'); }