draft-label tweaks

This commit is contained in:
athul 2020-04-11 20:18:23 +05:30
parent 11e76d32e2
commit 248a66e712

View file

@ -214,8 +214,8 @@ svg{
background-color: hotpink; background-color: hotpink;
color: white; color: white;
} }
time .draft-label{ .draft-label{
color: #3700ff; color: var(--bordercl);
text-decoration: none; text-decoration: none;
padding: 2px 4px; padding: 2px 4px;
border-radius: 4px; border-radius: 4px;