Skip to main content

Posts

Showing posts from July 31, 2008

Grid View CSS

The css for the grid view .grdFrame { border-style:solid; border-color:#BDCAD0; border-width:1px; } .grdHeaderStyle { font-family:"Trebuchet MS"; font-size:9pt; font-weight:bold; color:#015aad; text-decoration:none; background-color:#cfdfe9; border-bottom-style:solid; border-bottom-color:#BDCAD0; border-bottom-width:1px; height: 25px; padding-left:5px; text-align: left; } .grdRowStyle { font-family:Helvetica; font-size:9pt; color:#191A1C; font-weight:400; display:block; text-decoration:none; background-color:#FFFFFF; border-bottom-style:solid; border-bottom-color:#BDCAD0; border-bottom-width:1px; padding-left: 5px; padding-right: 5px; text-align:left; height: 30px; text-align:left; } .grdAltRowStyle { font-family:Helvetica; font-size:9pt; font-weight:400; display:block; color:#191A1C; text-decoration:none; background-color:#