browser: hilight row targeted by request url
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 6 Dec 2010 02:33:44 +0000 (03:33 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 15 Dec 2010 21:40:44 +0000 (22:40 +0100)
base.css

index 7a21feb3bbafa0aa982c42a03c6ecf8c0b1331ac..d05e45288b08d8dba4b52487a3d620c7ae564ddb 100644 (file)
--- a/base.css
+++ b/base.css
@@ -578,6 +578,7 @@ ul.legend-set li {
        white-space: nowrap; /* some browsers break on dashes */
 }
 
+#browser tr:target > td:first-of-type,
 #browser tr.focus > td:first-of-type {
        background: inherit;
 }