From 326a5f57f35d313051d752f8ee9e8a1e9e6638e0 Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Fri, 15 Apr 2011 17:36:17 +1000 Subject: [PATCH] Added JS to edit jobs to enforce the correct columns. Not 100pc finished --- webroot/css/quotenik.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webroot/css/quotenik.css b/webroot/css/quotenik.css index 777eb2cb..bbba7b9f 100755 --- a/webroot/css/quotenik.css +++ b/webroot/css/quotenik.css @@ -1338,7 +1338,7 @@ select.sale_category { input.highlighted { background-color:#77A7FF; - font-size: 80%; + font-size: 100%; } select.yesNo {