Searched defs:BACKGROUND_COLOR (Results 1 – 2 of 2) sorted by relevance
/plugin/combo/ComboStrap/TagAttribute/ | ||
H A D | BackgroundAttribute.php | 29 const BACKGROUND_COLOR = 'background-color'; define in ComboStrap\\TagAttribute\\BackgroundAttribute |
/plugin/combo/ComboStrap/ | ||
H A D | ColorRgb.php | 213 public const BACKGROUND_COLOR = "background-color"; define in ComboStrap\\ColorRgb |