mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
layout: use tableheadtext color in .tdbgh
Can't wait to see how much this breaks
This commit is contained in:
parent
551d9f900c
commit
f18c82157e
@ -114,7 +114,7 @@
|
||||
.tdbg1 {background:#$tablebg1}
|
||||
.tdbg2 {background:#$tablebg2}
|
||||
.tdbgc {background:#$categorybg}
|
||||
.tdbgh {background:#$tableheadbg;}
|
||||
.tdbgh {background:#$tableheadbg; color:$tableheadtext}
|
||||
.table {empty-cells: show; width: $tablewidth;
|
||||
border-top: #$tableborder 1px solid;
|
||||
border-left: #$tableborder 1px solid;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user