Commit 8d780532da724622c45826fa6ff89ac8a769e81a
Exists in
master
Merge branch 'master' into 'master'
Master(efernandez) See merge request !33
Showing
4 changed files
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 |