菜单选中图标功能修复,根菜单修改图标
This commit is contained in:
@@ -1405,6 +1405,10 @@ Font Awesome 4.x Demo
|
||||
color: #333; }
|
||||
.fa-item:hover {
|
||||
cursor: pointer;
|
||||
background: #eee; }
|
||||
|
||||
.fa-item.active {
|
||||
cursor: pointer;
|
||||
background: #eee; }
|
||||
|
||||
/***
|
||||
|
||||
Reference in New Issue
Block a user