PHP Classes

File: estilo

Recommend this page to a friend!
  Classes of Carlos Miguel Guevara   Data Grid   estilo   Download  
File: estilo
Role: Auxiliary data
Content type: text/plain
Description: The style sheet
Class: Data Grid
Display MySQL query results in HTML tables
Author: By
Last change: -added footer and header styles
Date: 18 years ago
Size: 1,041 bytes
 

Contents

Class file image Download
.dgHeader { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; text-align:center; background-color:#000000; color:#FFFFFF; } .dgParRow { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; background-color:#CCCCCC; text-align:center; } .dgImparRow { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; background-color:#FFFFFF; text-align:center; } .dgTable { background-color:#FFFFFF; border-spacing:0; border-collapse:collapse; width:100%; } .dgPager { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; } .dgTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; } .dgFooter { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 10px; background-color:#000000; color:#FFFFFF; } .dgCheckbox { margin: 0px; float:left; width:35px; }