summaryrefslogtreecommitdiff
path: root/themes/fab/css-1.7.0/style.css
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2015-01-23 11:17:25 -0700
committermakitso <makitso@gmail.com>2015-01-23 11:17:25 -0700
commit74c851750174bd2a65234442258402e9f88d9052 (patch)
treedf3cd739705b133bf3c509fd5b9bbdbaa732a0e5 /themes/fab/css-1.7.0/style.css
parent5fb350be09bef37474ec0366e5547fb6df933d31 (diff)
downloadwebtrees-74c851750174bd2a65234442258402e9f88d9052.tar.gz
webtrees-74c851750174bd2a65234442258402e9f88d9052.tar.bz2
webtrees-74c851750174bd2a65234442258402e9f88d9052.zip
Move style from lifespan.php to themes
Diffstat (limited to 'themes/fab/css-1.7.0/style.css')
-rw-r--r--themes/fab/css-1.7.0/style.css18
1 files changed, 18 insertions, 0 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css
index 536fa7020e..9c57e8df63 100644
--- a/themes/fab/css-1.7.0/style.css
+++ b/themes/fab/css-1.7.0/style.css
@@ -3317,6 +3317,24 @@ table.table-census-assistant th {
}
/*-- Lifespan ---- */
+
+#lifespan-page .person0 {
+ padding: 5px;
+}
+
+#lifespan-page .person0 div{
+ text-align: center;
+}
+
+#lifespan_chart .div-controls {
+ opacity: 0.67;
+ position: relative;
+ top: 80px;
+ width: 180px;
+ z-index: 100;
+ margin-left: 20px;
+}
+
.lifespan_people span:first-letter {
font-variant: small-caps;
font-size: 16px;