diff options
Diffstat (limited to 'scraper/reports/geocode_papers.html')
| -rw-r--r-- | scraper/reports/geocode_papers.html | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/scraper/reports/geocode_papers.html b/scraper/reports/geocode_papers.html index 84ffe356..2dca6e45 100644 --- a/scraper/reports/geocode_papers.html +++ b/scraper/reports/geocode_papers.html @@ -2,32 +2,6 @@ <html> <head> <title>Geocode PDFs</title> -<style> -html,body { margin: 0; padding: 0; width: 100%; height: 100%; } -.autocomplete div { - background: white; -} -.autocomplete .matches { - border: 1px solid #888; - max-height: 220px; - overflow-y: auto; -} -.autocomplete .matches div { - padding: 3px; -} -.autocomplete .matches div:nth-child(even) { - background: #eee; -} -.autocomplete .matches div:nth-child(odd) { - background: #fff; -} -.autocomplete .matches div:nth-child(even).selected, -.autocomplete .matches div:nth-child(odd).selected { - color: #fff; - background: #000; - cursor: pointer; -} -</style> </head> <body> <div id="container"> |
