update add order css
This commit is contained in:
@@ -212,17 +212,18 @@ i.logout_icon{
|
|||||||
|
|
||||||
/*For Menu List*/
|
/*For Menu List*/
|
||||||
.dropdown-toggle:after{
|
.dropdown-toggle:after{
|
||||||
margin-left:20px;
|
margin-left:15px;
|
||||||
}
|
}
|
||||||
.my-toggle{
|
.my-toggle{
|
||||||
padding: 15px 25px 10px 20px;
|
padding: 15px 20px 10px 10px;
|
||||||
line-height:2;
|
line-height:2;
|
||||||
border-bottom: 1px solid #fff;
|
|
||||||
}
|
}
|
||||||
.list-menu{
|
.list-menu{
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin-top:5px;
|
margin-top:5px;
|
||||||
background-color: #eee;
|
background-color: #eee;
|
||||||
|
border-bottom: 1px solid #fff;
|
||||||
}
|
}
|
||||||
.menu_list{
|
.menu_list{
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Reference in New Issue
Block a user