From 1622591fb61de5f8f2a2b482c9df5816d379892e Mon Sep 17 00:00:00 2001 From: Pami Ketolainen Date: Tue, 29 Oct 2013 12:58:45 +0100 Subject: Bug 863745: Enable multi-select fields in reports r=LpSolit a=glob --- skins/standard/reports.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'skins') diff --git a/skins/standard/reports.css b/skins/standard/reports.css index 97ef316ba..8e0ddf1b0 100644 --- a/skins/standard/reports.css +++ b/skins/standard/reports.css @@ -102,3 +102,8 @@ max-width: 100%; height: auto; } + +.extra_info { + font-size: smaller; + font-style: italic; +} \ No newline at end of file -- cgit v1.2.3-24-g4f1b