diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-08-28 00:11:02 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-08-28 00:11:02 +0000 |
commit | 96b15dd90bbc5d146cdc803556e59e3004952fcd (patch) | |
tree | a764b2b428196455e243f1f20220039bbb680576 /usr | |
parent | f881baa3ebf123666806c0db750639c0dea27020 (diff) | |
download | pfsense-96b15dd90bbc5d146cdc803556e59e3004952fcd.zip pfsense-96b15dd90bbc5d146cdc803556e59e3004952fcd.tar.gz |
blue pill colors -> red pill colros
Diffstat (limited to 'usr')
-rwxr-xr-x | usr/local/www/wlan_strong_key_generator/generator.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/wlan_strong_key_generator/generator.php b/usr/local/www/wlan_strong_key_generator/generator.php index ee6c32a..0e77148 100755 --- a/usr/local/www/wlan_strong_key_generator/generator.php +++ b/usr/local/www/wlan_strong_key_generator/generator.php @@ -158,7 +158,7 @@ setTimeout("window.status=''",1800) <style type="text/css"> <!-- -.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #6699FF} +.button { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #990000} .header { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; border-color: #999999 #999999 #000000 #000000; text-decoration: underline} .textfield { font-family: "Courier New", Courier, mono; font-size: 12px} .header2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; background-color: #FFFFFF; border-color: #999999 #999999 #000000 #000000; text-decoration: underline} |