diff options
Diffstat (limited to 'ldap/clients/dsgw/pbhtml/style.css')
| -rw-r--r-- | ldap/clients/dsgw/pbhtml/style.css | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ldap/clients/dsgw/pbhtml/style.css b/ldap/clients/dsgw/pbhtml/style.css index e4739d6f..1cb0c335 100644 --- a/ldap/clients/dsgw/pbhtml/style.css +++ b/ldap/clients/dsgw/pbhtml/style.css @@ -57,7 +57,7 @@ A.searchlinkspec:active {color: #CCFFFF} /* *********Search frame*************/ body.Search { - background-color: #003366; + background-color: #000000; font-family: Verdana, Arial, Helvetica, san-serif; color: #ccffff; font-size: 12px; @@ -65,17 +65,17 @@ body.Search { td.appName { font-family: verdana, Arial, Helvetica, sans-serif; - font-size: 12px; + font-size: 14px; vertical-align : middle; - color: #ccffff; + color: #ffffff; font-weight: bold; } .apptext { font-family: verdana, Arial, Helvetica, sans-serif; - font-size: 12px; + font-size: 14px; vertical-align: middle; - color: #ccffff; + color: #ffffff; } /* Fonts */ |
