Labels on tasks #25

Merged
konrad merged 22 commits from feature/lables into master 2019-03-07 19:48:40 +00:00
Showing only changes of commit 1215031bb4 - Show all commits

View File

@ -1,4 +1,8 @@
.labels-list {
a, a:hover{
text-decoration: none;
}
.tag{
margin: 0.5em;
background: darken($background, 5);