update addorder button and plus icon etcc..
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user