update addorder button and plus icon etcc..

This commit is contained in:
Aung Myo
2017-10-23 17:28:48 +06:30
parent 2e41037d5f
commit dd08fd4298
3 changed files with 32 additions and 29 deletions

View File

@@ -1,3 +1,6 @@
section .content{
padding:50px 15px 0 225px !important;
}
.custom-card-head{
height: 40px;
background-color: #54A5AF;
@@ -78,11 +81,9 @@ element.style {
}
.selected-attribute {
color: #fff !important;
background-color: green !important;
}
.selected-option {
color: #fff !important;
background-color: green !important;
}
@@ -94,12 +95,14 @@ element.style {
white-space: normal !important;
margin-bottom: 5px;
margin-right: 5px;
color:#111 !important;
}
.option_btn {
white-space: normal !important;
margin-bottom: 5px;
margin-right: 5px;
color:#111 !important;
}
#logo{
margin: auto;