biweaves are purple

This commit is contained in:
willyb321
2018-04-28 13:47:46 +10:00
parent f2509f89ee
commit 7577fb53a2
3 changed files with 15 additions and 1 deletions

View File

@@ -86,6 +86,13 @@
border-left: 1px solid @primary-bg;
color: @primary-bg;
}
& > thead.purple {
background-color: @purple;
border-left: 1px solid @primary-bg;
color: @primary-bg;
}
}
}