Home
last modified time | relevance | path

Searched refs:MEDIUM_ELEVATION_CLASS (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/TagAttribute/
H A DShadow.php33 const MEDIUM_ELEVATION_CLASS = "shadow-md"; define in ComboStrap\\TagAttribute\\Shadow
94 return self::MEDIUM_ELEVATION_CLASS;
118 $attributes->addClassName(self::MEDIUM_ELEVATION_CLASS);
/plugin/combo/ComboStrap/
H A DHover.php68 $hover = Shadow::MEDIUM_ELEVATION_CLASS;