Updated styles for buttons, update order page
This commit is contained in:
@@ -1,7 +1,17 @@
|
||||
.others-orders {
|
||||
.list-group-item {
|
||||
border-width: 0;
|
||||
background-color: transparent;
|
||||
border-radius: 0;
|
||||
background-color: #222;
|
||||
margin-bottom: 2px;
|
||||
padding: 0;
|
||||
|
||||
.person {
|
||||
background-color: #333;
|
||||
padding: 10px 15px;
|
||||
}
|
||||
.order {
|
||||
padding: 10px 15px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user