Mainz css file produces left aligned FamilyMap pages (#489)

* Mainz css file produces left aligned FamilyMap pages

Solving Mainz problem creates new ones with Basic-Blue
and Nebraska styles sheet.

Some cleanup with unused css file (GeoView.css)

Fixes #10268

* Many problems with css files and the ancestor tree

* media file not created if we have unused media.
This commit is contained in:
Serge Noiraud
2017-11-22 10:27:40 +01:00
committed by GitHub
parent f9da7ec19a
commit 88639fcd7d
16 changed files with 54 additions and 86 deletions

View File

@@ -45,6 +45,9 @@ Females Web_Gender_Female.png
}
#treeContainer {
position:relative;
display: table-cell;
vertical-align: middle;
overflow: visible;
z-index:1;
}
#treeContainer div.boxbg {