This commit is contained in:
parent
71f186a9f5
commit
9f140d729c
@ -121,4 +121,8 @@ label.checkbox {
|
|||||||
.table.is-hoverable tbody tr:not(.is-selected):hover {
|
.table.is-hoverable tbody tr:not(.is-selected):hover {
|
||||||
background-color: #333 !important;
|
background-color: #333 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.table td, .table th {
|
||||||
|
border-color: #363636 !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user