app/django/contrib/admin/media/css/base.css
author Pawel Solyga <Pawel.Solyga@gmail.com>
Wed, 15 Apr 2009 15:56:17 +0000
changeset 2185 09ca8e661728
parent 54 03e267d67478
permissions -rw-r--r--
Fix too long line and redefining variable 'review' from outer scope in soc.views.models.student_proposal module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed

/*
    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"; /**/