From b57ed7b824362eded35c71c7f8086b85ab85aafc Mon Sep 17 00:00:00 2001 From: phasefx Date: Thu, 23 Feb 2006 04:13:45 +0000 Subject: [PATCH] larger font for the catalogers git-svn-id: svn://svn.open-ils.org/ILS/trunk@3178 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/chrome/skin/global.css | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/xul/staff_client/chrome/skin/global.css b/Open-ILS/xul/staff_client/chrome/skin/global.css index f8253ff3b4..e80b749a91 100644 --- a/Open-ILS/xul/staff_client/chrome/skin/global.css +++ b/Open-ILS/xul/staff_client/chrome/skin/global.css @@ -37,6 +37,7 @@ tabpanel { border: 2px groove black; } .marc { -moz-appearance: none; font-family: monospace; + font-size: x-large; border: none; padding: 0px; margin: 0px; -- 2.43.2