Skip to content

Commit 7f57273

Browse files
committed
update
1 parent 614bdaa commit 7f57273

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

public/assets/backend/js/responsive-table/css/rwd-table.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,9 @@ table.focus-on tfoot tr.focused td {
320320
z-index: 990;
321321
overflow: hidden;
322322
}
323+
.dark-theme .sticky-table-header{
324+
border-color: #111;
325+
}
323326
.fixed-solution .sticky-table-header {
324327
position: fixed;
325328
min-width: 0;

0 commit comments

Comments
 (0)