Adjusted dtyle sheet elements for Family Map pages.
svn: r18033
This commit is contained in:
parent
545d61353e
commit
fe4df17781
@ -21,22 +21,15 @@
|
|||||||
#
|
#
|
||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
Family Map body element
|
|
||||||
------------------------------------------------- */
|
|
||||||
body#FamilyMap {
|
|
||||||
margin-left: 2px;
|
|
||||||
margin-right: 2px;
|
|
||||||
background-color: #FFF;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* geo-info Bubble
|
place title Holder
|
||||||
------------------------------------------------- */
|
------------------------------------------------- */
|
||||||
div#geo-info {
|
div#geo-info {
|
||||||
font: bold 11px sans-serif;
|
font: bold 11px sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* map_canvas-- place map holder
|
/* Map holder
|
||||||
------------------------------------------------- */
|
------------------------------------------------- */
|
||||||
div#map_canvas {
|
div#map_canvas {
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
@ -45,11 +38,11 @@ div#map_canvas {
|
|||||||
height: 800px;
|
height: 800px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* button
|
/* Drop button Holder
|
||||||
------------------------------------------------- */
|
------------------------------------------------- */
|
||||||
button#drop {
|
button#drop {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-left: 10px;
|
margin-left: 5px;
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
|
Loading…
Reference in New Issue
Block a user