summaryrefslogtreecommitdiff
path: root/themes/colors
diff options
context:
space:
mode:
authorRob Peters <makitso@gmail.com>2010-10-07 16:28:39 +0000
committerRob Peters <makitso@gmail.com>2010-10-07 16:28:39 +0000
commite55e3c927da1cf43f7a1537f3a5762d943e6a65f (patch)
tree1142dede1d487f2db9853f48548097a91a3a07f1 /themes/colors
parent555db2858c30141c63190c823a7c8c614efe61ef (diff)
downloadwebtrees-e55e3c927da1cf43f7a1537f3a5762d943e6a65f.tar.gz
webtrees-e55e3c927da1cf43f7a1537f3a5762d943e6a65f.tar.bz2
webtrees-e55e3c927da1cf43f7a1537f3a5762d943e6a65f.zip
Bug #656307 scroll bar missing from the Upcoming events block in Clouds and Color themes
Diffstat (limited to 'themes/colors')
-rw-r--r--themes/colors/css/aquamarine.css6
-rw-r--r--themes/colors/css/ash.css6
-rw-r--r--themes/colors/css/belgianchocolate.css8
-rw-r--r--themes/colors/css/bluelagoon.css8
-rw-r--r--themes/colors/css/bluemarine.css8
-rw-r--r--themes/colors/css/coldday.css8
-rw-r--r--themes/colors/css/greenbeam.css6
-rw-r--r--themes/colors/css/mediterranio.css8
-rw-r--r--themes/colors/css/mercury.css8
-rw-r--r--themes/colors/css/nocturnal.css8
-rw-r--r--themes/colors/css/olivia.css8
-rw-r--r--themes/colors/css/pinkplastic.css8
-rw-r--r--themes/colors/css/shinytomato.css8
-rw-r--r--themes/colors/css/tealtop.css8
14 files changed, 95 insertions, 11 deletions
diff --git a/themes/colors/css/aquamarine.css b/themes/colors/css/aquamarine.css
index d16a2d1f4f..45651e5c49 100644
--- a/themes/colors/css/aquamarine.css
+++ b/themes/colors/css/aquamarine.css
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/ash.css b/themes/colors/css/ash.css
index 665a69258e..fdfba14635 100644
--- a/themes/colors/css/ash.css
+++ b/themes/colors/css/ash.css
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/belgianchocolate.css b/themes/colors/css/belgianchocolate.css
index 660c4304fe..168525a3c3 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/bluelagoon.css b/themes/colors/css/bluelagoon.css
index 8f3d076c8f..bfa98f5133 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/bluemarine.css b/themes/colors/css/bluemarine.css
index 213bb8d11c..d1605beac3 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/coldday.css b/themes/colors/css/coldday.css
index 427e8d7dfa..fb6cfdd8eb 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/greenbeam.css b/themes/colors/css/greenbeam.css
index a57926ec7a..f9f990c225 100644
--- a/themes/colors/css/greenbeam.css
+++ b/themes/colors/css/greenbeam.css
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/mediterranio.css b/themes/colors/css/mediterranio.css
index 8583390077..d1b85276e6 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/mercury.css b/themes/colors/css/mercury.css
index d528c25e3a..2740b2dd59 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/nocturnal.css b/themes/colors/css/nocturnal.css
index d4611ab7e3..f1701d755d 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/olivia.css b/themes/colors/css/olivia.css
index 0df2f81c4d..38acc0bb19 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/pinkplastic.css b/themes/colors/css/pinkplastic.css
index 7e0d9bae07..62e228ee9d 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/shinytomato.css b/themes/colors/css/shinytomato.css
index 7ff81a5303..24deb30196 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;
diff --git a/themes/colors/css/tealtop.css b/themes/colors/css/tealtop.css
index 4f11183799..07a6082d43 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 9563 2010-09-26 20:18:10Z rob $
+* $Id: ash.css 9566 2010-09-26 22:15:23Z rob $
*/
.something {
@@ -337,6 +337,12 @@ width:100%;
color:#333333;
}
+.small_inner_block {
+max-height: 200px;
+overflow: auto;
+font: normal 10px tahoma, arial, helvetica, sans-serif;
+}
+
.block {
color: #030303;
font: 12px tahoma, arial, helvetica, sans-serif;