Forgot to make schedule names change color in night theme

This commit is contained in:
Bram van der Veen 2015-08-15 22:03:43 +02:00
parent 78d7bbe31a
commit ad7100d231

View file

@ -42,6 +42,11 @@
background-color: #333;
}
}
.schedule ul > li a {
color: #C1C1C1 !important;
}
}
.big {