From 4811a96bb3cf38bde844b3fe9579bdf3cf4709ea Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 3 Mar 2013 04:09:02 -0800 Subject: [PATCH] Tweaking e-latest and e-status --- e107_themes/bootstrap/admin_style.css | 6 +++--- e107_themes/bootstrap/admin_template.php | 8 +++----- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/e107_themes/bootstrap/admin_style.css b/e107_themes/bootstrap/admin_style.css index 08b208680..dec0ece85 100644 --- a/e107_themes/bootstrap/admin_style.css +++ b/e107_themes/bootstrap/admin_style.css @@ -740,15 +740,15 @@ i.searchquery { /****************************************************************/ -ul#e-status { list-style: none;; margin:0px} +ul#e-status { list-style: none; margin:0px 14px } ul#e-status li { padding-bottom:6px; } ul#e-status { line-height:20px } ul#e-status li a span.badge { float:right; } ul#e-status li a:hover { text-decoration: none; } -ul#e-latest { list-style: none; margin:0px} +ul#e-latest { list-style: none; margin:0px 14px} ul#e-latest li { padding-bottom:6px; } -ul#e-latest { line-height:20px } +ul#e-latest { line-height:17px } ul#e-latest li a span.badge { float:right; } ul#e-latest li a:hover { text-decoration: none; } diff --git a/e107_themes/bootstrap/admin_template.php b/e107_themes/bootstrap/admin_template.php index 83cfb4b65..eacef0f99 100644 --- a/e107_themes/bootstrap/admin_template.php +++ b/e107_themes/bootstrap/admin_template.php @@ -219,13 +219,11 @@ $ADMIN_HEADER .= '
{ADMIN_HELP} {ADMIN_SITEINFO=creditsonly} - {SETSTYLE=default} -
+ {SETSTYLE=admin_menu} + {ADMIN_LATEST=infopanel} -
-
{ADMIN_STATUS=infopanel} -
+ {ADMIN_LOG=request} {ADMIN_MSG=request} {ADMIN_PLUGINS}