Commit 7815afd583138020999c44ef3a8b55275e046d39
1 parent
5f8d9c06c4
Exists in
master
iconos mapa
Showing
4 changed files
with
1 additions
and
1 deletions
Show diff stats
img/marker-icon-2x-blue.png
3.94 KB
img/marker-icon-2x-red.png
4.13 KB
img/marker-shadow.png
608 Bytes
src/sass/_admin-seguimiento.scss
1 | .foca-admin-seguimiento { | 1 | .foca-admin-seguimiento { |
2 | osm { | 2 | osm { |
3 | &>div { | 3 | &>div { |
4 | height: 535px; | 4 | height: 535px; |
5 | } | 5 | } |
6 | } | 6 | } |
7 | } | 7 | } |
8 | .foca-logistica-pedido-ruta { | 8 | .foca-logistica-pedido-ruta { |
9 | foca { | 9 | foca-logistica { |
10 | &>div { | 10 | &>div { |
11 | height: 400px; | 11 | height: 400px; |
12 | } | 12 | } |
13 | } | 13 | } |
14 | } | 14 | } |
15 | 15 |