From 951704ee0b51dc9f7b550d449fc6e9b121ce79a9 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Tue, 29 Mar 2011 21:21:56 +0200 Subject: [PATCH] style/circus: browser column hover --- circus.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/circus.css b/circus.css index 9cf1bbc..19d5336 100644 --- a/circus.css +++ b/circus.css @@ -21,6 +21,8 @@ .ex { color: #D00} .legend .ex:hover { background: #000} +#browser tr:hover > td:first-of-type { background: #FFF } + .p:hover::after {color: #F00} .Co {background: #DBB} /* private */ -- 2.30.0