Files @ 0f00a679a439
Branch filter:

Location: website/www/conservancy/static/admin-media/css/dashboard.css

bkuhn
Update progress & note it's only updated monthly.

I've not been on top of updating this, but I'll usually do it at least
monthly now.
@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; }