diff options
| author | makitso <makitso@gmail.com> | 2017-07-05 06:26:08 -0500 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2017-07-05 06:26:08 -0500 |
| commit | d21ca44cc74890b1a884defd1205ed8b182e514f (patch) | |
| tree | 9c4429d717e33a513dc86e61451dfe14fc85cff4 /themes/colors/css-1.7.8/style.css | |
| parent | 95a9c76c1d0a0648eaac5d13f1626bc2bb8786e4 (diff) | |
| download | webtrees-d21ca44cc74890b1a884defd1205ed8b182e514f.tar.gz webtrees-d21ca44cc74890b1a884defd1205ed8b182e514f.tar.bz2 webtrees-d21ca44cc74890b1a884defd1205ed8b182e514f.zip | |
Revamp Revamp how horizontal lines are handled in charts
Moved horizontal line management to common
Diffstat (limited to 'themes/colors/css-1.7.8/style.css')
| -rw-r--r-- | themes/colors/css-1.7.8/style.css | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/themes/colors/css-1.7.8/style.css b/themes/colors/css-1.7.8/style.css index a619e81d98..fb4a543803 100644 --- a/themes/colors/css-1.7.8/style.css +++ b/themes/colors/css-1.7.8/style.css @@ -1380,16 +1380,6 @@ a:hover .nameZoom { vertical-align: bottom; } -.line1, -.line2, -.line3 { - vertical-align: middle; -} - -.line5 { - vertical-align: top; -} - #childbox { padding: 5px; position: absolute; |
