[geeklog-cvs] Geeklog-2.x/public_html/assets/plugins/content/javascript/tiny_mce/plugins/table/css cell.css, NONE, 1.1 row.css, NONE, 1.1 table.css, NONE, 1.1

Damien Hodgkin dhodgkin at qs1489.pair.com
Thu Aug 16 13:30:43 EDT 2007


Update of /cvsroot/geeklog2/Geeklog-2.x/public_html/assets/plugins/content/javascript/tiny_mce/plugins/table/css
In directory qs1489.pair.com:/tmp/cvs-serv82707/public_html/assets/plugins/content/javascript/tiny_mce/plugins/table/css

Added Files:
	cell.css row.css table.css 
Log Message:
initial commit

--- NEW FILE: row.css ---
/* CSS file for row dialog in the table plugin */

.panel_wrapper div.current {
	height: 200px;
}

.advfield {
	width: 200px;
}

#action {
	margin-bottom: 3px;
}

#rowtype,#align,#valign,#class,#height {
	width: 150px;
}

#height {
	width: 50px;	
}

.col2 {
	padding-left: 20px;
}

--- NEW FILE: table.css ---
/* CSS file for table dialog in the table plugin */

.panel_wrapper div.current {
	height: 220px;
}

.advfield {
	width: 200px;
}

#class {
	width: 150px;
}

--- NEW FILE: cell.css ---
/* CSS file for cell dialog in the table plugin */

.panel_wrapper div.current {
	height: 200px;
}

.advfield {
	width: 200px;
}

#action {
	margin-bottom: 3px;
}

#class {
	width: 150px;
}



More information about the geeklog-cvs mailing list