From a995ad3f644961f57afc9d7bbdbd1b3849cdc74c Mon Sep 17 00:00:00 2001 From: Marc Schumann Date: Mon, 14 Feb 2011 11:54:51 -0800 Subject: Bug 581422: Improve the readability of the text at the top of the attachment detail view r=pyrzak, r=mkanat, a=mkanat --- skins/standard/attachment.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'skins') diff --git a/skins/standard/attachment.css b/skins/standard/attachment.css index 3c93ec6fb..f19649eea 100644 --- a/skins/standard/attachment.css +++ b/skins/standard/attachment.css @@ -155,7 +155,7 @@ table.attachment_info td { } #attachment_information_read_only .details { - font-family: monospace; + font-size: 90%; } #attachment_info.read #attachment_information_edit { -- cgit v1.2.3-24-g4f1b