mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-09 05:32:49 +08:00
修改样式
This commit is contained in:
@@ -2419,6 +2419,9 @@
|
|||||||
word-wrap: anywhere;
|
word-wrap: anywhere;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
.ul-nav-tree-2 .ul-nav-tree-2-item {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
.ul-nav-tree-2 .ul-nav-tree-2-item.current .ul-nav-tree-2-item-title, .ul-nav-tree-2 .ul-nav-tree-2-item:hover .ul-nav-tree-2-item-title {
|
.ul-nav-tree-2 .ul-nav-tree-2-item.current .ul-nav-tree-2-item-title, .ul-nav-tree-2 .ul-nav-tree-2-item:hover .ul-nav-tree-2-item-title {
|
||||||
color: #6cf;
|
color: #6cf;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|||||||
2
public/cdn/layui-ul.min.css
vendored
2
public/cdn/layui-ul.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -10,6 +10,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ul-nav-tree-2-item {
|
.ul-nav-tree-2-item {
|
||||||
|
cursor: pointer;
|
||||||
&.current,
|
&.current,
|
||||||
&:hover {
|
&:hover {
|
||||||
.ul-nav-tree-2-item-title {
|
.ul-nav-tree-2-item-title {
|
||||||
|
|||||||
Reference in New Issue
Block a user