Skip to content

Commit

Permalink
Fixed line hover highlight style
Browse files Browse the repository at this point in the history
  • Loading branch information
hotoo committed Sep 29, 2014
1 parent d87498f commit 6286a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion timeline.css
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
display: inline-block;
position: relative;
}
.markline > .events > .groups > ol > li:hover > ol {
.markline > .events > .groups > ol > li:hover > div > ol {
background-color: #ccc;
}
.markline > .events > .groups > ol > li > div > time ,
Expand Down

0 comments on commit 6286a29

Please sign in to comment.