PHP Classes

File: css/creator.css

Recommend this page to a friend!
  Classes of sibiraj.p.r   Sortable Table   css/creator.css   Download  
File: css/creator.css
Role: Auxiliary data
Content type: text/plain
Description: style
Class: Sortable Table
Display MySQL query results in a sortable table
Author: By
Last change:
Date: 13 years ago
Size: 477 bytes
 

Contents

Class file image Download
.creator table { background:#eee; border:1px $000 solid; } .creator table thead { background:#CCCCCC; text-transform:uppercase; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:center; font-size:12px; font-weight:bold; } .creator table thead th { cursor:pointer; } .creator table td { width:60px; } .creator table tbody { background:#fff; text-align:center; text-transform:capitalize; font-size:14px; font-weight:100; }