browser: hilight row targeted by request url
[sheet.git] / 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;
 }