Commit 44ea428c authored by agping's avatar agping

菜单修改

parent 4bccad69
......@@ -144,14 +144,25 @@ a:hover{
display: block;
padding: 13px 15px 13px 30px;
text-decoration: none;
font-weight: 700;
font-size: 14px;
}
.sidebar-nav .open a{
font-weight: 400;
}
.sidebar-nav .open .dropdown-toggle{
font-weight: 700;
}
.sidebar-nav li.open:hover before {
/*-webkit-transition: width 0.2s ease-in;
transition: width 0.2s ease-in;*/
width: 100%;
}
.sidebar-nav .dropdown-menu {
background-color: #222222;
background-color: #333;
border-radius: 0;
border: none;
box-shadow: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment