From 51f4c1c9b42dfba411591777a3dc8d4ab100771a Mon Sep 17 00:00:00 2001 From: jim-p Date: Thu, 24 Dec 2009 17:52:37 -0500 Subject: Add another ID so password confirmation fields also get this style applied (Fixes PPTP user edit screen, possibly others) --- usr/local/www/themes/pfsense_ng/all.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local') diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css index 5f1a5a4..514df00 100644 --- a/usr/local/www/themes/pfsense_ng/all.css +++ b/usr/local/www/themes/pfsense_ng/all.css @@ -1217,7 +1217,7 @@ div#log span.log-protocol { text-indent: 10px; } -#login #username, #password { +#login #username, #password, #password2 { font-size: 1em; width: 60%; padding: 3px; -- cgit v1.1