You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
262 B
15 lines
262 B
|
13 years ago
|
/*
|
||
|
|
DJANGO Admin
|
||
|
|
by Wilson Miner wilson@lawrence.com
|
||
|
|
*/
|
||
|
|
|
||
|
|
/* Block IE 5 */
|
||
|
|
@import "null.css?\"\{";
|
||
|
|
|
||
|
|
/* Import other styles */
|
||
|
|
@import url('global.css');
|
||
|
|
@import url('layout.css');
|
||
|
|
|
||
|
|
/* Import patch for IE 6 Windows */
|
||
|
|
/*\*/ @import "patch-iewin.css"; /**/
|