mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 22:57:14 +02:00
Tweaking e-latest and e-status
This commit is contained in:
@@ -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; }
|
||||
|
||||
|
@@ -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}
|
||||
|
Reference in New Issue
Block a user