summaryrefslogtreecommitdiff
path: root/themes/clouds/css-1.7.0/style.css
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2015-01-22 07:02:09 -0700
committermakitso <makitso@gmail.com>2015-01-22 07:02:09 -0700
commit02689f89f191595b61f76885bbd1087b27dbbb42 (patch)
treebb9489edc36fb5c9c71085e869848670811849f5 /themes/clouds/css-1.7.0/style.css
parent664e3aed6659df4c6aa3ca6e0b755f18b2feaa61 (diff)
downloadwebtrees-02689f89f191595b61f76885bbd1087b27dbbb42.tar.gz
webtrees-02689f89f191595b61f76885bbd1087b27dbbb42.tar.bz2
webtrees-02689f89f191595b61f76885bbd1087b27dbbb42.zip
Update print styles
Diffstat (limited to 'themes/clouds/css-1.7.0/style.css')
-rw-r--r--themes/clouds/css-1.7.0/style.css21
1 files changed, 8 insertions, 13 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css
index b262091483..4d0255b0c0 100644
--- a/themes/clouds/css-1.7.0/style.css
+++ b/themes/clouds/css-1.7.0/style.css
@@ -4499,11 +4499,6 @@ footer {
content: url(images/powered-by-webtrees.png);
}
-.execution_stats {
- padding: 12px;
- text-align: center;
-}
-
.logo {
text-align: center;
}
@@ -5292,7 +5287,7 @@ footer .error {
#sidebar,
#separator,
.noprint {
- display: none !important;
+ display: none;
}
#content {
@@ -5300,16 +5295,17 @@ footer .error {
}
#pedigree_chart {
- left: -80px;
- }
-
- #header_accordion1 {
- width: 510px !important;
+ left: -40px;
+ top: -260px;
}
[dir=rtl] #pedigree_chart {
left: auto;
- right: -80px;
+ right: -20px;
+ }
+
+ #header_accordion1 {
+ width: 510px;
}
#familybook_chart h3 {
@@ -5317,7 +5313,6 @@ footer .error {
vertical-align: middle;
}
- /* buttons and input are used out of forms in sortable tables*/
.lifespan_outer {
border: 0;
height: auto;