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/clouds/css-1.7.0/style.css | |
| 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/clouds/css-1.7.0/style.css')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index e42b3ae747..cabd54b432 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -3546,11 +3546,6 @@ table.table-census-assistant th { width: 100%; } -/*-- relationship --*/ -.rel-background { - background-color: #c8e7ff; -} - /*-- timeline --*/ #timeline_chart { position: relative; |
