app/django/contrib/admin/media/css/dashboard.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

@import url('base.css');

/* DASHBOARD */
.dashboard .module table th { width:100%; }
.dashboard .module table td { white-space:nowrap; }
.dashboard .module table td a { display:block; padding-right:.6em; }

/*  RECENT ACTIONS MODULE  */
.module ul.actionlist { margin-left:0; }
ul.actionlist li { list-style-type:none; }