www.gusucode.com > EXTJS界面的JSP人事管理系统源码程序 > EXTJS界面的JSP人事管理系统/WebRoot/WebRoot/ext/air/samples/tasks/preferences.css

    /*
 * Ext JS Library 0.30
 * Copyright(c) 2006-2009, Ext JS, LLC.
 * licensing@extjs.com
 * 
 * http://extjs.com/license
 */

html, body {
	font:normal 12px arial, tahoma, helvetica, sans-serif;
	background-color:#DFE8F6;
	overflow:hidden;
}
body td {
	font:normal 12px arial, tahoma, helvetica, sans-serif;
}
#time-ct {
	padding:8px 0 0 25px;
}
#btns {
	padding-top:15px;
	padding-left:25px;
}

#btns .x-btn {
	margin-right:8px;
	float:left;
}