summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2013-11-25 21:59:46 +0000
committerGreg Roach <fisharebest@gmail.com>2013-11-25 21:59:46 +0000
commit39ca27dbda3a9d48277805731af3a18693aa6403 (patch)
treef774e00da520aca1cfea80374afa8e5f93df9f9f
parentafdf80179ff5391d5e34ba04fd959730912f21b2 (diff)
downloadwebtrees-39ca27dbda3a9d48277805731af3a18693aa6403.tar.gz
webtrees-39ca27dbda3a9d48277805731af3a18693aa6403.tar.bz2
webtrees-39ca27dbda3a9d48277805731af3a18693aa6403.zip
#1235889 - Shared note CSS styles
-rw-r--r--themes/clouds/css-1.5.0/style.css1
-rw-r--r--themes/colors/css-1.5.0/css/colors.css1
-rw-r--r--themes/fab/css-1.5.0/style.css1
-rw-r--r--themes/minimal/css-1.5.0/style.css1
-rw-r--r--themes/webtrees/css-1.5.0/style.css1
-rw-r--r--themes/xenea/css-1.5.0/style.css1
6 files changed, 6 insertions, 0 deletions
diff --git a/themes/clouds/css-1.5.0/style.css b/themes/clouds/css-1.5.0/style.css
index 551011276e..d971e2897b 100644
--- a/themes/clouds/css-1.5.0/style.css
+++ b/themes/clouds/css-1.5.0/style.css
@@ -3070,6 +3070,7 @@ html[dir=rtl] #cboxSlideshow {right:57px;left:0; }
/* Census assistant module */
table.table-census-assistant th {
font-weight: bold;
+ text-align: left;
}
/* Stories module */
diff --git a/themes/colors/css-1.5.0/css/colors.css b/themes/colors/css-1.5.0/css/colors.css
index 84d6de60dc..c0fe1df7a5 100644
--- a/themes/colors/css-1.5.0/css/colors.css
+++ b/themes/colors/css-1.5.0/css/colors.css
@@ -1208,6 +1208,7 @@ html[dir=rtl] #cboxSlideshow {right:57px;left:0; }
/* Census assistant module */
table.table-census-assistant th {
font-weight: bold;
+ text-align: left;
}
/* Stories module */
diff --git a/themes/fab/css-1.5.0/style.css b/themes/fab/css-1.5.0/style.css
index a6d8e41f55..4c461f4be1 100644
--- a/themes/fab/css-1.5.0/style.css
+++ b/themes/fab/css-1.5.0/style.css
@@ -3468,6 +3468,7 @@ html[dir=rtl] #cboxSlideshow {
/* Census assistant module */
table.table-census-assistant th {
font-weight: bold;
+ text-align: left;
}
/* Stories module */
diff --git a/themes/minimal/css-1.5.0/style.css b/themes/minimal/css-1.5.0/style.css
index e0fa819e7c..6b22212b73 100644
--- a/themes/minimal/css-1.5.0/style.css
+++ b/themes/minimal/css-1.5.0/style.css
@@ -1844,6 +1844,7 @@ html[dir=rtl] #cboxSlideshow {right:57px;left:0; }
/* Census assistant module */
table.table-census-assistant th {
font-weight: bold;
+ text-align: left;
}
/* Stories module */
diff --git a/themes/webtrees/css-1.5.0/style.css b/themes/webtrees/css-1.5.0/style.css
index 52503b0aab..3356c740f8 100644
--- a/themes/webtrees/css-1.5.0/style.css
+++ b/themes/webtrees/css-1.5.0/style.css
@@ -1144,6 +1144,7 @@ html[dir=rtl] #cboxSlideshow {right:57px;left:0; }
/* Census assistant module */
table.table-census-assistant th {
font-weight: bold;
+ text-align: left;
}
/* Stories module */
diff --git a/themes/xenea/css-1.5.0/style.css b/themes/xenea/css-1.5.0/style.css
index a47d60969a..36a75a11f0 100644
--- a/themes/xenea/css-1.5.0/style.css
+++ b/themes/xenea/css-1.5.0/style.css
@@ -2157,6 +2157,7 @@ html[dir=rtl] #cboxSlideshow {right:57px;left:0; }
/* Census assistant module */
table.table-census-assistant th {
font-weight: bold;
+ text-align: left;
}
/* Stories module */