Browse Source

Update index_menu2.htm

tags/6.0.4^2
xushubieli 2 years ago
parent
commit
b901f40739
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      src/dede/templets/index_menu2.htm

+ 3
- 3
src/dede/templets/index_menu2.htm View File

@@ -22,11 +22,11 @@ div.items{clear:both;padding:0;height:0}
.fllct{float:left;width:80px}
.flrct{float:left;padding-top:4px}
.sitemu li{padding:0 0 0 20px;height:26px;line-height:26px;background:url(images/arr4.gif)no-repeat 6px 10px}
a.mmac div{padding:8px 4px 4px 10px;height:40px!important;font-weight:600;color:#325304;background:url(images/leftbg2.gif)no-repeat}
a.mm div{padding:8px 4px 4px 10px;height:40px!important;font-weight:600;color:#475645;background:url(images/leftmbg1.gif)no-repeat;cursor:pointer}
a.mmac div{padding:7px 4px 4px 10px;height:40px;font-weight:600;color:#325304;background:url(images/leftbg2.gif)no-repeat}
a.mm div{padding:7px 4px 4px 10px;height:40px;font-weight:600;color:#475645;background:url(images/leftmbg1.gif)no-repeat;cursor:pointer}
a.mm:hover div{color:#4f7632;background:url(images/leftbg2.gif)no-repeat}
.mmf{padding:6px;height:1px}
#mainct{padding-top:12px;background:url(images/idnbg1.gif)repeat-y}
.mmf{padding:6px}
</style>
<link rel="stylesheet" href="images/style<?php echo $cfg_admin_skin;?>/style.css">
<base target="main">


Loading…
Cancel
Save