update addorder view

This commit is contained in:
Aung Myo
2018-02-16 17:20:32 +06:30
parent 941204afc1
commit 8291a0a992
3 changed files with 15 additions and 14 deletions

View File

@@ -3,9 +3,11 @@ section .content{
}
.custom-card-head{
height: 40px;
background-color: #54A5AF;
#background-color: #54A5AF;
background-color: #2196f3;
opacity: 0.5;
padding:5px;
color :#fff;
color :#111;
}
.custom-card {