]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / CSS.AllowedFonts.txt
1 CSS.AllowedFonts
2 TYPE: lookup/null
3 VERSION: 4.3.0
4 DEFAULT: NULL
5 --DESCRIPTION--
6 <p>
7     Allows you to manually specify a set of allowed fonts.  If
8     <code>NULL</code>, all fonts are allowed.  This directive
9     affects generic names (serif, sans-serif, monospace, cursive,
10     fantasy) as well as specific font families.
11 </p>
12 --# vim: et sw=4 sts=4