From 9474fdc10221b6a75a29a7d3eaa5290a6ccdd1d3 Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 20 Oct 2008 13:22:36 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4657 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/admin/tpl/css/admin_layout.css | 1 + modules/admin/tpl/layout.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/admin/tpl/css/admin_layout.css b/modules/admin/tpl/css/admin_layout.css index e70fdd3e5..d3e01773e 100644 --- a/modules/admin/tpl/css/admin_layout.css +++ b/modules/admin/tpl/css/admin_layout.css @@ -27,6 +27,7 @@ body { background-color:#FFFFFF; } .adminPackage { background:#eee url("../images/n_package_bg.gif") repeat-x left top; overflow:hidden; height:28px; padding:10px 0 0 0;} .adminPackage ul { position:relative; clear:both; margin:0; padding:0 0 0 20px; height:28px; overflow:hidden;} .adminPackage ul li { list-style:none; background:url("../images/n_tab.gif") no-repeat scroll left -35px; float:left; margin-right:10px; position:relative; text-align:center; top:0; height:28px;} +.adminPackage ul li.admin { float:right; } .adminPackage ul li a { float:left; background:url("../images/n_tab.gif") no-repeat scroll right -35px; color:#FFFFFF; font-weight:bold; display:block; left:3px; padding:8px 15px 0 10px; position:relative; text-decoration:none; height:28px;} .adminPackage ul li.active { background-position:left top; top:0; height:28px; } .adminPackage ul li.active a { background-position:right top; padding:8px 15px 5px 10px; height:28px; color:#185B83;} diff --git a/modules/admin/tpl/layout.html b/modules/admin/tpl/layout.html index e6355c6e8..9fe5e0975 100644 --- a/modules/admin/tpl/layout.html +++ b/modules/admin/tpl/layout.html @@ -42,5 +42,5 @@
{$content}
-
Powered by eXtra Editor
+
Powered by eXtra Editor