Force for dark-reader
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Michel Roux 2020-12-07 16:17:38 +01:00
parent 71f186a9f5
commit 9f140d729c
1 changed files with 4 additions and 0 deletions

View File

@ -121,4 +121,8 @@ label.checkbox {
.table.is-hoverable tbody tr:not(.is-selected):hover {
background-color: #333 !important;
}
.table td, .table th {
border-color: #363636 !important;
}
}