Home
last modified time | relevance | path

Searched refs:CONF_REM_SIZE (Results 1 – 4 of 4) sorted by last modified time

/template/strap/_test/
H A DconfigTest.php22 TplUtility::CONF_REM_SIZE
/template/strap/class/
H A DTplUtility.php76 const CONF_REM_SIZE = "remSize"; define in ComboStrap\\TplUtility
737 return tpl_getConf(TplUtility::CONF_REM_SIZE, null);
/template/strap/conf/
H A Dmetadata.php40 $meta[TplUtility::CONF_REM_SIZE] = array('string');
/template/strap/lang/en/
H A Dsettings.php26 $lang[TplUtility::CONF_REM_SIZE] = '<a href="https://combostrap.com/length/scale">Length Scale</a> - This configuration define in pixels the value of 1 rem';