summaryrefslogtreecommitdiff
path: root/themes/xenea/css-1.7.8/style.css
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2017-07-05 06:26:08 -0500
committermakitso <makitso@gmail.com>2017-07-05 06:26:08 -0500
commitd21ca44cc74890b1a884defd1205ed8b182e514f (patch)
tree9c4429d717e33a513dc86e61451dfe14fc85cff4 /themes/xenea/css-1.7.8/style.css
parent95a9c76c1d0a0648eaac5d13f1626bc2bb8786e4 (diff)
downloadwebtrees-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/xenea/css-1.7.8/style.css')
-rw-r--r--themes/xenea/css-1.7.8/style.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/themes/xenea/css-1.7.8/style.css b/themes/xenea/css-1.7.8/style.css
index 92c8cc933c..488872cb94 100644
--- a/themes/xenea/css-1.7.8/style.css
+++ b/themes/xenea/css-1.7.8/style.css
@@ -1412,16 +1412,6 @@ a:hover .nameZoom {
vertical-align: bottom;
}
-.line1,
-.line2,
-.line3 {
- vertical-align: middle;
-}
-
-.line5 {
- vertical-align: top;
-}
-
#childbox {
padding: 5px;
position: absolute;