diff options
| author | Greg Roach <fisharebest@gmail.com> | 2015-04-06 09:10:14 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2015-04-06 15:09:59 +0100 |
| commit | 1955cade3df538dc538d00a99da922d3d8a63128 (patch) | |
| tree | 8baf07ad3e36ffb7b95186229a4303760188688c /themes/fab | |
| parent | 99925efa0fb51fbfb97ca5e29a58ad5a8e4e56e3 (diff) | |
| download | webtrees-1955cade3df538dc538d00a99da922d3d8a63128.tar.gz webtrees-1955cade3df538dc538d00a99da922d3d8a63128.tar.bz2 webtrees-1955cade3df538dc538d00a99da922d3d8a63128.zip | |
Revert "Fix #539 - Background color on relationship charts"
This reverts commit 6a1024f04005241c4a84d06988b249dfc9813148.
Diffstat (limited to 'themes/fab')
| -rw-r--r-- | themes/fab/css-1.7.0/style.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css index e7db9e85e9..234078cc3a 100644 --- a/themes/fab/css-1.7.0/style.css +++ b/themes/fab/css-1.7.0/style.css @@ -3474,11 +3474,6 @@ table.table-census-assistant th { width: 100%; } -/*-- relationship --*/ -.rel-background { - background-color: #fff; -} - /*-- timeline --*/ #timeline_chart { position: relative; |
