Mercurial > public > sg101
view bandmap/static/css/bandmap.css @ 924:78b459d4ab17
App refactor for custom_search for Django 1.7.7. upgrade.
This commit prevents a lot of Django warnings by creating our Haystack signal
processor as part of the custom_search apps' ready() method.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Thu, 09 Apr 2015 19:43:07 -0500 |
parents | 497c720f9d0d |
children |
line wrap: on
line source
#map-canvas { width: 720px; height: 540px; border: 1px solid black; margin: 0 auto; } #map-info { margin-top: 2em; } div.band-balloon { width: 150px; height: 75px; }