* Code for execution-all style.

This commit is contained in:
Yagami
2023-02-20 10:04:43 +08:00
parent 2c78318298
commit 2dd572fc96
3 changed files with 24 additions and 4 deletions
+2
View File
@@ -9,3 +9,5 @@ body {margin-bottom: 25px;}
#myTable .scrollbar {z-index: 11}
.dtable-cell-html a{color: #2463c7}
.dtable-cell[data-sort='up'] .dtable-sort:before {color: #000; opacity: 1}
.dtable-cell[data-sort='down'] .dtable-sort:after {color: #000; opacity: 1}