Cleaning out a bunch more cruft, getting map choice by click working

This commit is contained in:
Dan Buch
2012-03-07 20:02:03 -05:00
parent 70d0a835ed
commit a1aa03451f
12 changed files with 9307 additions and 112 deletions

View File

@@ -0,0 +1,8 @@
div.mash-image {
display: inline;
cursor: pointer;
}
#maps {
display: block;
}