Project

General

Profile

« Previous | Next » 

Revision 8240

Pull the external stylesheets in by <link> rather than @import for faster page load

View differences:

admin.css
117 117
	margin-top: 10px;
118 118
}
119 119

  
120
table{
121
	background: none;
122
}
120 123

  
121 124

  
125

  
122 126
/* NAVIGATION AND HEADER AND FOOTER
123 127
------------------------------------- */
124 128
.footer{
......
200 204
	font-size: 0.8em;
201 205
	margin-top: 5px;
202 206
	clear: both;
203
	height: 2em;
207
	min-height: 2em;
204 208
}
205 209

  
206 210
.button, input[type="submit"], input[type="button"] {
......
304 308
.configuration-table{
305 309
	border-collapse: separate;
306 310
	border-spacing: 6px;
311
	background: none;
307 312
}
308 313

  
309 314
.configure-link {

Also available in: Unified diff