app/django/contrib/admin/media/css/dashboard.css
author Sverre Rabbelier <srabbelier@gmail.com>
Sat, 28 Feb 2009 12:32:52 +0000 (2009-02-28)
changeset 1557 9e32e6258319
parent 54 03e267d67478
permissions -rw-r--r--
Properly fixed host access now Patch by: Sverre Rabbelier
@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; }