diff options
| author | makitso <makitso@gmail.com> | 2015-02-22 13:36:33 -0600 |
|---|---|---|
| committer | makitso <makitso@gmail.com> | 2015-02-22 13:36:33 -0600 |
| commit | 25ea5d416f25cc2566c4ceaf4421cfcdad77a216 (patch) | |
| tree | c545773e2fa8e8683bd1da768706eff9637325dd /themes | |
| parent | a67fcf08e595140c2dc70243529ec5d81c93987c (diff) | |
| download | webtrees-25ea5d416f25cc2566c4ceaf4421cfcdad77a216.tar.gz webtrees-25ea5d416f25cc2566c4ceaf4421cfcdad77a216.tar.bz2 webtrees-25ea5d416f25cc2566c4ceaf4421cfcdad77a216.zip | |
Refine patch e57e44b - Statistics from tables to Divs
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/clouds/css-1.7.0/style.css | 11 | ||||
| -rw-r--r-- | themes/colors/css-1.7.0/style.css | 17 | ||||
| -rw-r--r-- | themes/fab/css-1.7.0/style.css | 7 | ||||
| -rw-r--r-- | themes/minimal/css-1.7.0/style.css | 7 | ||||
| -rw-r--r-- | themes/webtrees/css-1.7.0/style.css | 7 | ||||
| -rw-r--r-- | themes/xenea/css-1.7.0/style.css | 7 |
6 files changed, 20 insertions, 36 deletions
diff --git a/themes/clouds/css-1.7.0/style.css b/themes/clouds/css-1.7.0/style.css index 873ecba4fc..296da51286 100644 --- a/themes/clouds/css-1.7.0/style.css +++ b/themes/clouds/css-1.7.0/style.css @@ -1804,14 +1804,12 @@ background-color: #fff; /* === Who is online block === */ .logged_in_list { - margin: 5px 0 0; - padding: 0; + margin: 5px 0 0; + padding: 0; line-height: 20px; } /* Statistics block */ -#gedcom_stats23 p {margin: 0;} - .stat-table1 { display: table; float: left; @@ -1842,8 +1840,9 @@ float: right; } .stat-cell { display: table-cell; - vertical-align: middle; - text-align: center; + vertical-align: middle; + text-align: center; + white-space: pre-wrap; } .left {text-align: left;} [dir=rtl] .left {text-align: right;} diff --git a/themes/colors/css-1.7.0/style.css b/themes/colors/css-1.7.0/style.css index 37fa54d4c3..fdc02c6694 100644 --- a/themes/colors/css-1.7.0/style.css +++ b/themes/colors/css-1.7.0/style.css @@ -1814,8 +1814,6 @@ a.showit:hover > span { } /* Statistics block */ -#gedcom_stats23 p {margin: 0;} - .stat-table1 { display: table; float: left; @@ -1846,8 +1844,9 @@ float: right; } .stat-cell { display: table-cell; - vertical-align: middle; - text-align: center; + vertical-align: middle; + text-align: center; + white-space: pre-wrap; } .left {text-align: left;} [dir=rtl] .left {text-align: right;} @@ -5297,13 +5296,3 @@ footer { z-index: 1; } } - -@media all and (max-width: 655px) { - header h1 { - font-size: 13px; - } - .secondary-menu { - margin-top: 0px; - clear: both; - } -} diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css index 575cf5dfe7..a0a254d5f7 100644 --- a/themes/fab/css-1.7.0/style.css +++ b/themes/fab/css-1.7.0/style.css @@ -1718,8 +1718,6 @@ a.showit:hover > span { } /* Statistics block */ -#gedcom_stats23 p {margin: 0;} - .stat-table1 { display: table; float: left; @@ -1750,8 +1748,9 @@ float: right; } .stat-cell { display: table-cell; - vertical-align: middle; - text-align: center; + vertical-align: middle; + text-align: center; + white-space: pre-wrap; } .left {text-align: left;} [dir=rtl] .left {text-align: right;} diff --git a/themes/minimal/css-1.7.0/style.css b/themes/minimal/css-1.7.0/style.css index fb673ba95b..50833813ce 100644 --- a/themes/minimal/css-1.7.0/style.css +++ b/themes/minimal/css-1.7.0/style.css @@ -1721,8 +1721,6 @@ a.showit:hover > span { } /* Statistics block */ -#gedcom_stats23 p {margin: 0;} - .stat-table1 { display: table; float: left; @@ -1753,8 +1751,9 @@ float: right; } .stat-cell { display: table-cell; - vertical-align: middle; - text-align: center; + vertical-align: middle; + text-align: center; + white-space: pre-wrap; } .left {text-align: left;} [dir=rtl] .left {text-align: right;} diff --git a/themes/webtrees/css-1.7.0/style.css b/themes/webtrees/css-1.7.0/style.css index 058ba06933..e98643231b 100644 --- a/themes/webtrees/css-1.7.0/style.css +++ b/themes/webtrees/css-1.7.0/style.css @@ -1722,8 +1722,6 @@ td.descriptionbox a { } /* Statistics block */ -#gedcom_stats23 p {margin: 0;} - .stat-table1 { display: table; float: left; @@ -1754,8 +1752,9 @@ float: right; } .stat-cell { display: table-cell; - vertical-align: middle; - text-align: center; + vertical-align: middle; + text-align: center; + white-space: pre-wrap; } .left {text-align: left;} [dir=rtl] .left {text-align: right;} diff --git a/themes/xenea/css-1.7.0/style.css b/themes/xenea/css-1.7.0/style.css index c7f3d1b143..0d33a9e1f3 100644 --- a/themes/xenea/css-1.7.0/style.css +++ b/themes/xenea/css-1.7.0/style.css @@ -1733,8 +1733,6 @@ a.showit:hover > span { } /* Statistics block */ -#gedcom_stats23 p {margin: 0;} - .stat-table1 { display: table; float: left; @@ -1765,8 +1763,9 @@ float: right; } .stat-cell { display: table-cell; - vertical-align: middle; - text-align: center; + vertical-align: middle; + text-align: center; + white-space: pre-wrap; } .left {text-align: left;} [dir=rtl] .left {text-align: right;} |
