|
Elgg
Version master
|
Go to the source code of this file.
Variables | |
| $css_vars = (array) elgg_extract('default', _elgg_services()->cssCompiler->getCssVars(), []) | |
| CSS variables. More... | |
| foreach ( $css_vars as $variable=> $value) | |
| $css_vars = (array) elgg_extract('default', _elgg_services()->cssCompiler->getCssVars(), []) |
CSS variables.
Definition at line 9 of file variables.css.php.
| foreach($css_vars as $variable=> $value) | ( | $css_vars as, | |
| $value | |||
| ) |
Definition at line 12 of file variables.css.php.