Files @ 3507839c63dd
Branch filter:

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

bkuhn
Rename file names to remove the word "draft".

RedirectPermeant's have been added server-side to handle the fact that
the URLs were already live.
@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; }