Убрал обесцветичание на карте, на странице точки
This commit is contained in:
parent
8a1114a9ec
commit
d86ab171eb
|
|
@ -42,7 +42,7 @@
|
|||
<?php endforeach; ?>
|
||||
<?php endif; ?>
|
||||
<span data-thumb="/img/mapThumb.png">
|
||||
<div id="map" style="width: 100%; height: 100%; position: static; display: block; -webkit-filter: grayscale(40%);"></div>
|
||||
<div id="map" style="width: 100%; height: 100%; position: static; display: block;"></div>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue