1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

Tweaking e-latest and e-status

This commit is contained in:
Cameron
2013-03-03 04:09:02 -08:00
parent 1b0b4504db
commit 4811a96bb3
2 changed files with 6 additions and 8 deletions

View File

@@ -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; }

View File

@@ -219,13 +219,11 @@ $ADMIN_HEADER .= '<div class="container-fluid">
{ADMIN_HELP}
{ADMIN_SITEINFO=creditsonly}
{SETSTYLE=default}
<div class="well">
{SETSTYLE=admin_menu}
{ADMIN_LATEST=infopanel}
</div>
<div class="well">
{ADMIN_STATUS=infopanel}
</div>
{ADMIN_LOG=request}
{ADMIN_MSG=request}
{ADMIN_PLUGINS}