table
This commit is contained in:
parent
0b012c6a3f
commit
061d917c77
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ display: none;
|
|||
background: none;
|
||||
border: none;
|
||||
}
|
||||
.btn, .btn-default, table, .table-striped {
|
||||
.btn, .btn-default, table, .table-striped>tbody>tr:nth-of-type(odd) {
|
||||
background: #0f161c !important;
|
||||
}
|
||||
.well {
|
||||
|
|
Loading…
Reference in a new issue