Login   Register  
PHP Classes
elePHPant
Icontem

File: examples/style.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Stefan Gabos  >  Zebra_Pagination  >  examples/style.css  >  Download  
File: examples/style.css
Role: Auxiliary data
Content type: text/plain
Description: CSS file
Class: Zebra_Pagination
Show links to browse listings split in pages
Author: By
Last change:
Date: 2011-01-10 09:52
Size: 343 bytes
 

Contents

Class file image Download
body { text-align: left; padding: 10px }
table.countries { width: 400px; border:1px solid #AAA; margin-bottom: 20px }
table.countries tr.even { background: #EFEFEF }
table.countries th { background: #222; color: #FFF; font-weight: bold }
table.countries td,
table.countries th { padding: 4px }
table.countries td:hover { background: #FFFFCC }