From 8657f7c831d3cbbfb7eea3bcc5d42fffc5abd7be Mon Sep 17 00:00:00 2001 From: mits Date: Wed, 18 Jan 2006 23:20:53 +0000 Subject: [PATCH] Added one style to display the Environment results table based on standard theme. --- theme/oceanblue/styles_fonts.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/oceanblue/styles_fonts.css b/theme/oceanblue/styles_fonts.css index 9761ad6f756..094fdc23b5d 100644 --- a/theme/oceanblue/styles_fonts.css +++ b/theme/oceanblue/styles_fonts.css @@ -195,6 +195,10 @@ body#admin-index .copyright { font-size: 0.8em; } +body#admin-environment table .environmenttable { + font-size: 0.8em; +} + /*** *** Blocks ***/