From 3e552053f1fd3ebcc34c2fef4efb50721da749e5 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 11 Jan 2010 06:44:31 +0000 Subject: #337947 by codycraven, cwgordon7, yoroy, et al: Add a 'recent content block' for use on the dashboard. --- modules/dashboard/dashboard.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'modules/dashboard') diff --git a/modules/dashboard/dashboard.css b/modules/dashboard/dashboard.css index 1df2867fd..32f3fc0c7 100644 --- a/modules/dashboard/dashboard.css +++ b/modules/dashboard/dashboard.css @@ -147,3 +147,14 @@ width: 30px; height: 1.6em; } + +/* Recent content block */ +#dashboard #block-node-recent table, +#dashboard #block-node-recent tr { + border: none; +} + +#dashboard .list-all { + text-align: right; + margin: 0 10px 0 0; +} -- cgit v1.2.3