Commit 3983f7dd authored by Aron Carroll's avatar Aron Carroll

Merge pull request #1726 from hypothesis/1634-annotation-card-bg

Remove the gray background from annotation cards on hover.
parents 584ff6a9 010f3fe3
...@@ -74,10 +74,6 @@ $threadexp-width: .6em; ...@@ -74,10 +74,6 @@ $threadexp-width: .6em;
} }
&.thread-collapsed { &.thread-collapsed {
&:hover {
background-color: $gray-lightest;
}
& > ul { & > ul {
display: none; display: none;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment