set time headers to correct color

This commit is contained in:
Technoboy10 2016-05-23 10:10:31 -04:00
parent 51e491bf44
commit 7bb9c622c7

View file

@ -57,7 +57,7 @@
} }
span { span {
background-color: $ui-white; background-color: $background-color;
padding: 0 10px; padding: 0 10px;
} }
} }