app/django/contrib/admin/media/css/base.css
author Madhusudan.C.S <madhusudancs@gmail.com>
Tue, 08 Sep 2009 20:57:03 +0200
changeset 2886 52f9b098a6da
parent 54 03e267d67478
permissions -rw-r--r--
Added GHOP Mentor View. Note that the access checks have not been updated yet. Reviewed by: Lennard de Rijk

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