diff options
Diffstat (limited to 'resources/css')
| -rwxr-xr-x | resources/css/clouds.css | 1 | ||||
| -rw-r--r-- | resources/css/colors.css | 1 | ||||
| -rwxr-xr-x | resources/css/fab.css | 1 | ||||
| -rwxr-xr-x | resources/css/minimal.css | 1 | ||||
| -rwxr-xr-x | resources/css/webtrees.css | 1 | ||||
| -rwxr-xr-x | resources/css/xenea.css | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/resources/css/clouds.css b/resources/css/clouds.css index b980ccb463..370ee7b8af 100755 --- a/resources/css/clouds.css +++ b/resources/css/clouds.css @@ -2201,6 +2201,7 @@ div.faq_body { /*-- Fan chart ---- */ .fan_chart_menu { + background: #fff; position: absolute; display: none; z-index: 100; diff --git a/resources/css/colors.css b/resources/css/colors.css index 11638e3739..e83500dbdd 100644 --- a/resources/css/colors.css +++ b/resources/css/colors.css @@ -2059,6 +2059,7 @@ div.faq_body { /*-- Fan chart ---- */ .fan_chart_menu { + background: #fff; position: absolute; display: none; z-index: 100; diff --git a/resources/css/fab.css b/resources/css/fab.css index 902cc377b4..5826b8432f 100755 --- a/resources/css/fab.css +++ b/resources/css/fab.css @@ -1786,6 +1786,7 @@ div.faq_body { /*-- Fan chart ---- */ .fan_chart_menu { + background: #fff; position: absolute; display: none; z-index: 100; diff --git a/resources/css/minimal.css b/resources/css/minimal.css index 8dc8fae6b6..03a8ff43cd 100755 --- a/resources/css/minimal.css +++ b/resources/css/minimal.css @@ -1512,6 +1512,7 @@ div.faq_body { /*-- Fan chart ---- */ .fan_chart_menu { + background: #fff; position: absolute; display: none; z-index: 100; diff --git a/resources/css/webtrees.css b/resources/css/webtrees.css index e73b6aafd6..fbb6ae36d2 100755 --- a/resources/css/webtrees.css +++ b/resources/css/webtrees.css @@ -2128,6 +2128,7 @@ div.faq_body { /*-- Fan chart ---- */ .fan_chart_menu { + background: #fff; position: absolute; display: none; z-index: 100; diff --git a/resources/css/xenea.css b/resources/css/xenea.css index a2fd38ef41..3be7b54a60 100755 --- a/resources/css/xenea.css +++ b/resources/css/xenea.css @@ -2074,6 +2074,7 @@ div.faq_body { /*-- Fan chart ---- */ .fan_chart_menu { + background: #fff; position: absolute; display: none; z-index: 100; |
