다크 테마용 임시 코드 제거

This commit is contained in:
joyfuI
2020-10-05 18:02:43 +09:00
parent 5d2c2ba4cf
commit ab11ed47ac
3 changed files with 234 additions and 242 deletions

View File

@@ -19,14 +19,6 @@
.row > div:nth-child(even) {
text-align: left;
}
.table > tbody > tr.collapse > td {
background-color: #009fff0d !important;
}
.tableRowHover tbody tr:not(.tableRowHoverOff):hover td {
background-color: #ffff0080 !important;
}
</style>
<table id="result_table" class="table table-sm tableRowHover">