From 6286a29578a741ccbed09eea0767119ab70a9b0a Mon Sep 17 00:00:00 2001 From: hotoo Date: Mon, 29 Sep 2014 11:45:27 +0800 Subject: [PATCH] Fixed line hover highlight style --- timeline.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/timeline.css b/timeline.css index b8b19f9..28bc5f5 100644 --- a/timeline.css +++ b/timeline.css @@ -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 ,