Promotion Backend v1
This commit is contained in:
parent
0ed47d3553
commit
f0da981737
43 changed files with 2765 additions and 45 deletions
|
|
@ -81,4 +81,8 @@ a[aria-expanded='true'] > .fa-caret-expand:before {
|
|||
|
||||
.spinner {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.table-striped tbody tr:nth-of-type(odd) {
|
||||
background-color: rgba(38, 64, 95, 0.04);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue