Skip to content

Commit

Permalink
I prefer my links visible.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpasternak committed Oct 26, 2014
1 parent 4f785c6 commit 5cbeba1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions multiseek/static/multiseek/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
text-weight: bold;
}

.multiseek-remove-from-results a {
color: red;
}

.multiseek-row:hover .multiseek-remove-from-results {
display: inline;
}

0 comments on commit 5cbeba1

Please sign in to comment.