다크 테마 최적화
This commit is contained in:
@@ -19,6 +19,14 @@
|
||||
.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">
|
||||
|
||||
Reference in New Issue
Block a user