Merge pull request #508 from technoboy10/gh505-schedulebackground

Fix gh-505: Incorrect time header background
This commit is contained in:
Connor Hudson 2016-05-23 10:25:02 -04:00
commit 173a7bc52a

View file

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