diff options
| author | Rob Peters <makitso@gmail.com> | 2010-07-28 23:30:32 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-07-28 23:30:32 +0000 |
| commit | 510994da2e24e2b945a63c1308d55cd2ec035934 (patch) | |
| tree | 4e7c94789716744ee145872f67dc725fa5e35abd /themes/colors/css | |
| parent | 992df73b86f6162b8c3daabade8237f36931822b (diff) | |
| download | webtrees-510994da2e24e2b945a63c1308d55cd2ec035934.tar.gz webtrees-510994da2e24e2b945a63c1308d55cd2ec035934.tar.bz2 webtrees-510994da2e24e2b945a63c1308d55cd2ec035934.zip | |
correct css error
Diffstat (limited to 'themes/colors/css')
| -rw-r--r-- | themes/colors/css/aquamarine.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/belgianchocolate.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/bluelagoon.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/bluemarine.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/coldday.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/greenbeam.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/mediterranio.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/mercury.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/nocturnal.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/olivia.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/pinkplastic.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/shinytomato.css | 4 | ||||
| -rw-r--r-- | themes/colors/css/tealtop.css | 4 |
14 files changed, 42 insertions, 14 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index 59525470df..e8bdec4528 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index 981627f515..78f72559d3 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index 223f017cb0..2cd3ea3df8 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index b104b1f8aa..7301c47f88 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index f41a8f501d..d4e2368245 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index 648e2cb1e6..92df6e583a 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index 71146a9c2a..597c0f4ee4 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index a48d8323ff..98b7847951 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index 3f3e94c7ae..be4e6a9392 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index 122d014eb4..6575ae20f5 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index aa3a85ae76..101ed6939f 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index fddba0e53b..5ab9ea3e46 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index ddfd4eb8e8..65a4f880c9 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index f98fc3df00..e91dc9ea6c 100644 --- a/themes/colors/css/tealtop.css +++ b/themes/colors/css/tealtop.css @@ -683,10 +683,12 @@ vertical-align:top; white-space: nowrap; } -.list_label_wrap, .list_value_wrap {table.width66{ +table.width66 { margin-left: auto; margin-right: auto; } + +.list_label_wrap, .list_value_wrap { white-space: normal; } |
