primo commit
This commit is contained in:
24
media/com_jem/css/custom/geostyle2.css
Normal file
24
media/com_jem/css/custom/geostyle2.css
Normal file
@ -0,0 +1,24 @@
|
||||
/**
|
||||
* @version 1.9.7
|
||||
* @package JEM
|
||||
* @copyright (C) 2013-2014 joomlaeventmanager.net
|
||||
* @copyright (C) 2005-2009 Christoph Lukes
|
||||
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
|
||||
*/
|
||||
|
||||
#geocomplete {
|
||||
}
|
||||
|
||||
input#geocomplete {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
input.geobutton {
|
||||
height: 24px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.map_canvas {
|
||||
height: 250px;
|
||||
margin: 10px 20px 10px 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user