mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-08 13:22:47 +08:00
新增导航组件
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* 列表开始 */
|
||||
.ul-nav-tree {
|
||||
border-right: 1px solid #bbb;
|
||||
|
||||
}
|
||||
|
||||
.ul-nav-tree-group-title{
|
||||
@@ -17,6 +17,10 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.ul-nav-tree-item.current .ul-nav-tree-item-title{
|
||||
color: #6cf;
|
||||
}
|
||||
|
||||
.ul-nav-tree-item-title {
|
||||
font-size: 15px;
|
||||
|
||||
@@ -48,6 +52,10 @@
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.ul-border-right{
|
||||
border-right: 1px solid #bbb;
|
||||
}
|
||||
|
||||
/* 通用类结束 */
|
||||
|
||||
/* 用户头像开始 */
|
||||
|
||||
Reference in New Issue
Block a user