diff options
| author | Rob Peters <makitso@gmail.com> | 2010-09-26 22:15:23 +0000 |
|---|---|---|
| committer | Rob Peters <makitso@gmail.com> | 2010-09-26 22:15:23 +0000 |
| commit | 18f3e39eb7e7ae31ecdb5c370c0fa3b61875ae63 (patch) | |
| tree | 07ca4f45cfeb50208cdf1c4ac3a703fa53a4342d | |
| parent | 2c0f6e16512d69a206821189d31f27f370d8d11c (diff) | |
| download | webtrees-18f3e39eb7e7ae31ecdb5c370c0fa3b61875ae63.tar.gz webtrees-18f3e39eb7e7ae31ecdb5c370c0fa3b61875ae63.tar.bz2 webtrees-18f3e39eb7e7ae31ecdb5c370c0fa3b61875ae63.zip | |
Fix syntax error in blockh3
| -rw-r--r-- | themes/colors/css/aquamarine.css | 2 | ||||
| -rw-r--r-- | themes/colors/css/ash.css | 2 | ||||
| -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 | 2 | ||||
| -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, 25 insertions, 25 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css index 812705b695..d16a2d1f4f 100644 --- a/themes/colors/css/aquamarine.css +++ b/themes/colors/css/aquamarine.css @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css index 65ae49202e..665a69258e 100644 --- a/themes/colors/css/ash.css +++ b/themes/colors/css/ash.css @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css index 029b638447..660c4304fe 100644 --- a/themes/colors/css/belgianchocolate.css +++ b/themes/colors/css/belgianchocolate.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css index e9a8197493..8f3d076c8f 100644 --- a/themes/colors/css/bluelagoon.css +++ b/themes/colors/css/bluelagoon.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css index bc7581aa04..213bb8d11c 100644 --- a/themes/colors/css/bluemarine.css +++ b/themes/colors/css/bluemarine.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css index 506b0e3193..427e8d7dfa 100644 --- a/themes/colors/css/coldday.css +++ b/themes/colors/css/coldday.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css index 99e651d57a..a57926ec7a 100644 --- a/themes/colors/css/greenbeam.css +++ b/themes/colors/css/greenbeam.css @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css index 942f2f14dc..8583390077 100644 --- a/themes/colors/css/mediterranio.css +++ b/themes/colors/css/mediterranio.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css index d24c1308e6..d528c25e3a 100644 --- a/themes/colors/css/mercury.css +++ b/themes/colors/css/mercury.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css index d3cedff06c..d4611ab7e3 100644 --- a/themes/colors/css/nocturnal.css +++ b/themes/colors/css/nocturnal.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css index 15ff816102..0df2f81c4d 100644 --- a/themes/colors/css/olivia.css +++ b/themes/colors/css/olivia.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css index ea69d58b90..7e0d9bae07 100644 --- a/themes/colors/css/pinkplastic.css +++ b/themes/colors/css/pinkplastic.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css index fead188348..7ff81a5303 100644 --- a/themes/colors/css/shinytomato.css +++ b/themes/colors/css/shinytomato.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css index aab4a5ef64..4f11183799 100644 --- a/themes/colors/css/tealtop.css +++ b/themes/colors/css/tealtop.css @@ -3,7 +3,7 @@ * * Based on standard theme, which is Copyright (C) 2002 to 2010 PGV Development Team. * -* $Id: ash.css 9557 2010-09-26 02:36:11Z nigel $ +* $Id: ash.css 9563 2010-09-26 20:18:10Z rob $ */ .something { @@ -377,7 +377,7 @@ font-weight:bold; background-image:url(../images/left3.gif); background-repeat:no-repeat; width:8px; -*height:24px; +height:24px; } .blockhc { |
