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