update addorder view

This commit is contained in:
Aung Myo
2018-02-16 17:41:26 +06:30
parent 8291a0a992
commit 4b185f21d3
2 changed files with 3 additions and 3 deletions

View File

@@ -4,10 +4,10 @@ section .content{
.custom-card-head{
height: 40px;
#background-color: #54A5AF;
background-color: #2196f3;
background-color: #a1aade;
opacity: 0.5;
padding:5px;
color :#111;
color :#000000;
}
.custom-card {