|
Moodle
2.2.1
http://www.collinsharper.com
|
Go to the source code of this file.
Functions | |
| formal_white_user_settings ($css, $theme) | |
| formal_white_set_fontsizereference ($css, $fontsizereference) | |
| formal_white_set_headerbgc ($css, $headerbgc) | |
| formal_white_set_blockcontentbgc ($css, $blockcontentbgc) | |
| formal_white_set_lblockcolumnbgc ($css, $lblockcolumnbgc) | |
| formal_white_set_rblockcolumnbgc ($css, $rblockcolumnbgc) | |
| formal_white_set_blockcolumnwidth ($css, $blockcolumnwidth) | |
| formal_white_set_customcss ($css, $customcss) | |
| formal_white_set_blockcolumnwidth | ( | $ | css, |
| $ | blockcolumnwidth | ||
| ) |
| formal_white_set_blockcontentbgc | ( | $ | css, |
| $ | blockcontentbgc | ||
| ) |
| formal_white_set_customcss | ( | $ | css, |
| $ | customcss | ||
| ) |
| formal_white_set_fontsizereference | ( | $ | css, |
| $ | fontsizereference | ||
| ) |
| formal_white_set_headerbgc | ( | $ | css, |
| $ | headerbgc | ||
| ) |
| formal_white_set_lblockcolumnbgc | ( | $ | css, |
| $ | lblockcolumnbgc | ||
| ) |
| formal_white_set_rblockcolumnbgc | ( | $ | css, |
| $ | rblockcolumnbgc | ||
| ) |
| formal_white_user_settings | ( | $ | css, |
| $ | theme | ||
| ) |
Makes our changes to the CSS
| string | $css | |
| theme_config | $theme |
Definition at line 12 of file lib.php.
