Update frontend to fix map CSS

This commit is contained in:
Paulus Schoutsen 2016-02-08 21:58:41 -08:00
parent 4840dd297a
commit 23c5159f6c
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
""" DO NOT MODIFY. Auto-generated by build_frontend script """
VERSION = "adb522d3e633ac616a57e9b963c619ca"
VERSION = "b4a697145515baf30eafed27ee5daa63"

View File

@ -4877,7 +4877,7 @@ case"touchend":return this.addPointerListenerEnd(t,e,i,n);case"touchmove":return
}
iron-image {
border-radius: 50%;
}</style><template><style>/* required styles */
}</style><template><div class="marker"><template is="dom-if" if="[[icon]]"><iron-icon icon="[[icon]]"></iron-icon></template><template is="dom-if" if="[[value]]">[[value]]</template><template is="dom-if" if="[[image]]"><iron-image sizing="cover" class="fit" src="[[image]]"></iron-image></template></div></template></dom-module><style>/* required styles */
.leaflet-map-pane,
.leaflet-tile,
@ -5355,7 +5355,7 @@ case"touchend":return this.addPointerListenerEnd(t,e,i,n);case"touchmove":return
.leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}</style><div class="marker"><template is="dom-if" if="[[icon]]"><iron-icon icon="[[icon]]"></iron-icon></template><template is="dom-if" if="[[value]]">[[value]]</template><template is="dom-if" if="[[image]]"><iron-image sizing="cover" class="fit" src="[[image]]"></iron-image></template></div></template></dom-module><style>/* Otherwise they go through overlays. */
}</style><style>/* Otherwise they go through overlays. */
.leaflet-top, .leaflet-bottom {
z-index: 0;
}</style><dom-module id="partial-map" assetpath="layouts/"><style>.map {

@ -1 +1 @@
Subproject commit de22de9a081008787be4238963cdc2aa0d857cbf
Subproject commit 4900a9f608a4bb58f6b1d6a8f119e3d758eebe96