You are here

Constants in CSS Embedded Images 6.2

Primary tabs

Namesort descending Location Description Direct uses Strings
CSS_EMIMAGE_DUPLICATE_EMBED_LIMIT ./css_emimage.module Limit the total data (in bytes) duplicate images can add to the CSS. If embedding a duplicate image exceeds this, it will not be embedded. 1 1
CSS_EMIMAGE_IE_DATAURI_LIMIT ./css_emimage.module Internet Explorer limits data URIs to 32KB. 1 1
CSS_EMIMAGE_INLINE_DATAURI_LIMIT ./css_emimage.module Limit the total size allowed for inline data URIs. Once this limit is exceeded, data URIs are placed in a separate CSS file. 2 1

Other projects