mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Commit realizando cambios en los roles de los usuarios
This commit is contained in:
16
httpdocs/themes/focus2/scss/components/map/_map-jqvmap.scss
Normal file
16
httpdocs/themes/focus2/scss/components/map/_map-jqvmap.scss
Normal file
@ -0,0 +1,16 @@
|
||||
.jqvmap-zoomin,
|
||||
.jqvmap-zoomout {
|
||||
height: 20px;
|
||||
width: 20px;
|
||||
line-height: 14px;
|
||||
background-color: $primary;
|
||||
color: $white;
|
||||
}
|
||||
|
||||
.jqvmap-zoomout {
|
||||
top: 35px;
|
||||
}
|
||||
|
||||
#world-map {
|
||||
height: 400px;
|
||||
}
|
||||
Reference in New Issue
Block a user