mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
Reorganize default admin menu
This commit is contained in:
parent
14d650d305
commit
08cc9009b5
6 changed files with 55 additions and 153 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue