diff options
| author | Greg Roach <fisharebest@gmail.com> | 2015-06-18 20:58:41 +0100 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2015-06-18 20:58:41 +0100 |
| commit | d9f3a36de85acd1981e335db86ee738f66660e48 (patch) | |
| tree | 46f95eb7bd57f6513067937e0635bc9ae29d5b09 /themes/clouds/css-1.7.0/style.css | |
| parent | b9c82a0791a9dde6726a6154efc99bbcf4dd5b55 (diff) | |
| download | webtrees-d9f3a36de85acd1981e335db86ee738f66660e48.tar.gz webtrees-d9f3a36de85acd1981e335db86ee738f66660e48.tar.bz2 webtrees-d9f3a36de85acd1981e335db86ee738f66660e48.zip | |
Lifespan options - consistent styling with other charts
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index c71425d846..63de83da8d 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -3409,45 +3409,6 @@ table.table-census-assistant th { } /*-- Lifespan ---- */ -.lifespan-form { - display: table; - margin: 0 auto; -} - -.lifespan-form fieldset { - display: inline-block; - margin: 0; - vertical-align: top; - height: 97px; -} - -.lifespan-form legend { - color: inherit; -} - -.lifespan-form fieldset > div { - display: table-row; -} - -.lifespan-form label, -.lifespan-form span { - display: table-cell; - border: none; -} - -.lifespan-form .controls { - text-align: right; -} - -[dir='rtl'] .lifespan-form .controls { - text-align: left; -} - -.lifespan-form select, -.lifespan-form .controls * { - margin: 1px 0; -} - #lifespan-chart { padding: 0 10px 10px; margin: 0 auto; |
