update add order js & css

This commit is contained in:
Aung Myo
2018-02-19 15:47:53 +06:30
parent 817784796a
commit 510e76b3c4
2 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ section .content{
height: 40px;
#background-color: #54A5AF;
background-color: #a1aade;
opacity: 0.5;
opacity: 0.8;
padding:5px;
color :#000000;
@@ -212,10 +212,10 @@ i.logout_icon{
/*For Menu List*/
.dropdown-toggle:after{
margin-left:30px;
margin-left:20px;
}
.my-toggle{
padding: 15px 35px 10px 20px;
padding: 15px 25px 10px 20px;
line-height:2;
border-bottom: 1px solid #fff;
}