Login   Register  
PHP Classes
elePHPant
Icontem

File: css.css

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Neeraj Thakur  >  AJAX Grid Manage Data  >  css.css  >  Download  
File: css.css
Role: Auxiliary data
Content type: text/plain
Description: Stylesheet
Class: AJAX Grid Manage Data
Manipulate MySQL records in a table using AJAX
Author: By
Last change:
Date: 2006-08-29 00:20
Size: 341 bytes
 

Contents

Class file image Download
/* CSS Document */
.txtheading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold
}

.txtcontents{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.textbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	border-width:1px;
}