Browse Source

Update index_menu.htm

tags/6.2.0
xushubieli 2 years ago
parent
commit
e2b775658a
1 changed files with 3 additions and 4 deletions
  1. +3
    -4
      src/admin/templets/index_menu.htm

+ 3
- 4
src/admin/templets/index_menu.htm View File

@@ -83,11 +83,10 @@
background: url(../static/web/img/arr4.gif)no-repeat 6px 10px background: url(../static/web/img/arr4.gif)no-repeat 6px 10px
} }
.fllct { .fllct {
float: left;
width: 86px
float: left
} }
.flrct { .flrct {
float: left;
float: right
} }
.fa-minus-circle { .fa-minus-circle {
color: #dc3545 color: #dc3545
@@ -101,7 +100,7 @@
<body target="main" onLoad="CheckOpenMenu();"> <body target="main" onLoad="CheckOpenMenu();">
<table cellspacing="0" cellpadding="0"> <table cellspacing="0" cellpadding="0">
<tr> <tr>
<td width="27" valign="top" style="padding-top:10px">
<td width="28" valign="top" style="padding-top:10px">
<a id="link1" class="mmac"> <a id="link1" class="mmac">
<div onClick="ShowMainMenu(1)"><b>运维<b></div> <div onClick="ShowMainMenu(1)"><b>运维<b></div>
</a> </a>


Loading…
Cancel
Save