This website works better with JavaScript.
首頁
註冊
登入
DedeBIZ
/
DedeV6
關註
2
收藏
0
複製
0
程式碼
合併請求
0
版本發佈
26
Activity
瀏覽代碼
Update index_menu.htm
tags/6.2.0
xushubieli
2 年之前
父節點
74af169e30
當前提交
2df3dd849f
共有
1 個文件被更改
,包括
12 次插入
和
16 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+12
-16
src/admin/templets/index_menu.htm
+ 12
- 16
src/admin/templets/index_menu.htm
查看文件
@@ -23,7 +23,6 @@
padding-top: 1rem
}
.mright {
padding-top: 1rem;
width: 100%;
background: #fff;
border: 1px solid #dee2e6;
@@ -55,29 +54,26 @@
background: #424b51
}
dl.bitem {
margin: 0 10px 2px 10px;
clear: both
}
dl.bitem dd {
padding: 10px;
background: #fff
}
dl.bitem dt b {
color: #424b51
margin: 1rem 0 10px 0;
padding: 0 10px
}
dl.bitem dt {
padding-left: 16px;
height: 26px;
line-height: 26px;
margin-bottom: 10px;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #f8f8f8;
border-radius: .2rem;
cursor: pointer
}
dl.bitem dt b {
color: #424b51
}
.sitemu li {
padding: 0 0 0 20px;
padding: 0 0 0 10px;
display: block;
height: 26px;
line-height: 26px;
background: url(../static/web/img/arr4.gif)no-repeat 6px 10px
line-height: 26px
}
.fllct {
float: left
Write
Preview
Loading…
取消
儲存