tag deletion

This commit is contained in:
Mo Bitar
2016-12-26 01:19:00 -06:00
parent e3ea390abd
commit 9f13f659cc
5 changed files with 7 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
font-size: 12px;
text-transform: none;
font-weight: normal;
margin-top: -18px;
margin-top: 4px;
width: 120px;
text-align: right;
color: rgba(black, 0.5);

View File

@@ -58,7 +58,7 @@
font-weight: bold;
}
$tags-selected-color: #bdbdbd;
$tags-selected-color: #dbdbdb;
&.selected {
background-color: $tags-selected-color;