]> git.mjollnir.org Git - moodle.git/commitdiff
removed non-standard line-endings, see http://moodle.org/mod/forum/discuss.php?d...
authorgustav_delius <gustav_delius>
Tue, 27 Jul 2004 07:42:14 +0000 (07:42 +0000)
committergustav_delius <gustav_delius>
Tue, 27 Jul 2004 07:42:14 +0000 (07:42 +0000)
theme/formal_white/config.php

index 4ab2c05840d447b620bb1e62852d97b46f7d91f2..d5da88e5201fe69732cabf90d97ad85b39f9b495 100644 (file)
@@ -1,18 +1 @@
-<?PHP // $Id$\r
-\r
-$THEME->body         = "#F7F6F1";  // Main page color\r
-$THEME->cellheading  = "#C6BDA8";  // Standard headings of big tables\r
-$THEME->cellheading2 = "#849DBC";  // Highlight headings of tables\r
-$THEME->cellcontent  = "#FFFFFF";  // For areas with text\r
-$THEME->cellcontent2 = "#C6BDA8";  // Alternate colour\r
-$THEME->borders      = "#C6BDA8";  // Table borders\r
-$THEME->highlight    = "#849DBC";  // Highlighted text (eg after a search)\r
-$THEME->hidden       = "#979EA8";  // To color things that are hidden\r
-$THEME->autolink     = "#FEF9F6";  // To color auto-generated links (eg glossary)\r
-\r
-$THEME->custompix    = false;       // If true, then this theme must have a "pix" \r
-                                   // subdirectory that contains copies of all \r
-                                   // files from the moodle/pix directory\r
-                                   // See "cordoroyblue" for an up-to-date example.\r
-\r
-?>\r
+<?PHP // $Id$\r\r$THEME->body         = "#F7F6F1";  // Main page color\r$THEME->cellheading  = "#C6BDA8";  // Standard headings of big tables\r$THEME->cellheading2 = "#849DBC";  // Highlight headings of tables\r$THEME->cellcontent  = "#FFFFFF";  // For areas with text\r$THEME->cellcontent2 = "#C6BDA8";  // Alternate colour\r$THEME->borders      = "#C6BDA8";  // Table borders\r$THEME->highlight    = "#849DBC";  // Highlighted text (eg after a search)\r$THEME->hidden       = "#979EA8";  // To color things that are hidden\r$THEME->autolink     = "#FEF9F6";  // To color auto-generated links (eg glossary)\r\r$THEME->custompix    = false;       // If true, then this theme must have a "pix" \r                                   // subdirectory that contains copies of all \r                                   // files from the moodle/pix directory\r                                   // See "cordoroyblue" for an up-to-date example.\r\r?> 
\ No newline at end of file