Mercurial > public > madeira
view media/django/css/dashboard.css @ 2:ffef0899826e
Created apache directory to hold the madeira.wsgi file.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 10 Apr 2009 00:16:22 +0000 |
parents | 0dcfcdf50c62 |
children |
line wrap: on
line source
/* 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; }