summaryrefslogtreecommitdiff
path: root/themes/colors/css/mercury.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/colors/css/mercury.css')
-rw-r--r--themes/colors/css/mercury.css8
1 files changed, 7 insertions, 1 deletions
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;