UX: changes CSS class added to local dates

This commit is contained in:
Joe
2018-10-09 15:04:42 +08:00
committed by GitHub
parent ac034a6b2c
commit 9d2f855790
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
display: inline-block;
vertical-align: top;
&.cooked {
&.cooked-date {
color: $primary;
font-weight: bold;
cursor: pointer;