fixed conflict request_bill_con and origami index

This commit is contained in:
Aung Myo
2017-06-07 16:48:28 +06:30
28 changed files with 264 additions and 115 deletions

View File

@@ -25,3 +25,15 @@
.long{
width:100%
}
.purple {
background-color:#7a62d3;
}
.red {
background-color:#ff0000;
}
.green{
background-color: #009900
}