RGL Browser: fix issue with jumping to code locations

This commit is contained in:
john.j.camilleri
2013-07-23 14:42:59 +00:00
parent 77b987103d
commit 4512d6f197
2 changed files with 85 additions and 85 deletions

View File

@@ -125,9 +125,6 @@ input#search {
margin-top:1em;
border-collapse: collapse;
}
#results tr:hover {
background:#f9f9f9;
}
/* this is set in code */
#results tr.odd {
background:ghostwhite;