다크 테마용 임시 코드 제거
This commit is contained in:
@@ -19,14 +19,6 @@
|
|||||||
.row > div:nth-child(even) {
|
.row > div:nth-child(even) {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.table > tbody > tr.collapse > td {
|
|
||||||
background-color: #009fff0d !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.tableRowHover tbody tr:not(.tableRowHoverOff):hover td {
|
|
||||||
background-color: #ffff0080 !important;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<table id="result_table" class="table table-sm tableRowHover">
|
<table id="result_table" class="table table-sm tableRowHover">
|
||||||
|
|||||||
Reference in New Issue
Block a user