style/circus: browser column hover
authorMischa POSLAWSKY <perl@shiar.org>
Tue, 29 Mar 2011 19:21:56 +0000 (21:21 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Tue, 10 Apr 2012 01:03:24 +0000 (03:03 +0200)
circus.css

index 9cf1bbc15a75288aae8de56ec156e561fb441e63..19d5336b94278c85cf2452ae78ad477506f593f7 100644 (file)
@@ -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 */