Files @ 86e1646f8f31
Branch filter:

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

Tom Marble
Fixed "(page of)" thing at the top of news
@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; }