|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Functions | |
| nimble_process_css ($css, $theme) | |
| nimble_set_linkcolor ($css, $linkcolor) | |
| nimble_set_linkhover ($css, $linkhover) | |
| nimble_set_backgroundcolor ($css, $backgroundcolor) | |
| nimble_process_css | ( | $ | css, |
| $ | theme | ||
| ) |
Makes our changes to the CSS
| string | $css | |
| theme_config | $theme |
Definition at line 10 of file lib.php.

| nimble_set_backgroundcolor | ( | $ | css, |
| $ | backgroundcolor | ||
| ) |
| nimble_set_linkcolor | ( | $ | css, |
| $ | linkcolor | ||
| ) |
| nimble_set_linkhover | ( | $ | css, |
| $ | linkhover | ||
| ) |