Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Commit

Permalink
increased transparency for selected highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
velimd committed Mar 5, 2019
1 parent 6fad8aa commit 74e3f34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@

.annotationLayer .comment-selected {
fill: #ffbf47;
fill-opacity: 0.5;
fill-opacity: 0.33;

}

Expand Down

0 comments on commit 74e3f34

Please sign in to comment.