Reorganize default admin menu

This commit is contained in:
Kijin Sung 2016-02-10 00:14:32 +09:00
parent 14d650d305
commit 08cc9009b5
6 changed files with 55 additions and 153 deletions

View file

@ -28,7 +28,7 @@
<script>
var __xe_admin_gnb_txs = new Array();
</script>
<!--@foreach($gnbUrlList AS $key=>$value)-->
<!--@foreach($gnbUrlList as $key=>$value)-->
<!--@if(strstr($value['menu_name_key'], 'configuration'))-->
<li class="open"|cond="$_COOKIE['__xe_admin_gnb_tx_favorite'] == 'open'">
<script>

View file

@ -1064,7 +1064,7 @@ margin-bottom: 10px;
border-top-color: #eee;
}
.x>.body>.gnb>ul>li[data-index="5"] {
margin-bottom: 25px;
margin-bottom: 1px;
}
.x>.body>.gnb>ul>li[data-index="6"] {
border-top-color: #eee;