mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-01 07:12:50 -06:00
RGL Browser: fix issue with jumping to code locations
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user