Web view JavaScript modifications.

modified:   public_html/gmap.html
	modified:   public_html/script.js
	modified:   public_html/style.css
This commit is contained in:
terribl 2013-05-12 15:15:18 +03:00
parent 6f228b9c88
commit ae69cd5d48
3 changed files with 55 additions and 19 deletions

View file

@ -38,7 +38,7 @@ body { height: 100%; margin: 0; padding: 0; }
font-family: monospace;
}
#tabinfo {
#tableinforow {
cursor: pointer;
}