- Search 5.0.x for Color
- Search 6.0.x for Color
- Search 7.x-1.x for Color
- Search 8.x-2.x for Color
- Search 8.x-3.x for Color
- Search 8.x-4.x for Color
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CSSmin::shortenHexColors | function | advagg_css_compress/ |
Compresses HEX color values of the form #AABBCC to #ABC or short color name. |
CSSmin::shortenNamedColors | function | advagg_css_compress/ |
Shortens all named colors with a shorter HEX counterpart for a set of safe properties e.g. white -> #fff |