diff options
Diffstat (limited to 'usr/local/www/themes')
-rw-r--r-- | usr/local/www/themes/pfsense_ng/all.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/themes/pfsense_ng/all.css b/usr/local/www/themes/pfsense_ng/all.css index b89299d..b2f7540 100644 --- a/usr/local/www/themes/pfsense_ng/all.css +++ b/usr/local/www/themes/pfsense_ng/all.css @@ -681,6 +681,7 @@ ul#wzdnav a:active { } .file { background: url('/themes/nervecenter/images/icons/icon_frmfld_file.png') no-repeat 0 1px #FFFFFF; + background-color: transparent; } .mail { background: url('/themes/nervecenter/images/icons/icon_frmfld_mail.png') no-repeat 0 1px #FFFFFF; |