summaryrefslogtreecommitdiffstats
path: root/usr/local/www/themes
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2009-12-24 17:52:37 -0500
committerjim-p <jim@pingle.org>2009-12-24 17:55:50 -0500
commit51f4c1c9b42dfba411591777a3dc8d4ab100771a (patch)
tree7149eefbce17f105f9c68d3eb9a606d250610225 /usr/local/www/themes
parenteb72845cea8dfe27937da72b7c96c06537ce4cb9 (diff)
downloadpfsense-51f4c1c9b42dfba411591777a3dc8d4ab100771a.zip
pfsense-51f4c1c9b42dfba411591777a3dc8d4ab100771a.tar.gz
Add another ID so password confirmation fields also get this style applied (Fixes PPTP user edit screen, possibly others)
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r--usr/local/www/themes/pfsense_ng/all.css2
1 files changed, 1 insertions, 1 deletions
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;
OpenPOWER on IntegriCloud