\r
/// From here on it's nearly a normal stylesheet.\r
/// First are some CSS definitions for normal tags, \r
-/// then custom tags follow.\r
+/// then custom tags follow. \r
///\r
-/// Note that colours are all defined in config.php\r
-/// in this directory\r
+/// New classes always get added to the end of the file.\r
+///\r
+/// Note that a group of standard colours are all \r
+/// defined in config.php in this directory. The\r
+/// reason for this is because Moodle uses the same\r
+/// colours to provide oldstyle formatting for \r
+/// browsers without CSS.\r
+///\r
+/// You can hardcode colours in this file if you \r
+/// don't care about this.\r
\r
?>\r
\r
background-image: url(<?PHP echo "$themeurl"?>/gradient.jpg);\r
}\r
\r
-.generalbox {\r
- border-width: 1px;\r
- border-color: <?PHP echo $THEME->borders?>;\r
- border-style: solid;\r
-}\r
-\r
.generaltable {\r
}\r
\r
border-style: solid;\r
}\r
\r
-.weeklyoutline {\r
-}\r
-\r
-.topicsoutline {\r
-}\r
-\r
.forumpost {\r
border-width: 1px;\r
border-color: <?PHP echo $THEME->borders?>;\r
\r
.forumpostmessage {\r
}\r
+\r
+\r
+.weeklyoutline {\r
+}\r
+\r
+.weeklyoutlineside {\r
+}\r
+\r
+.weeklyoutlinesidehighlight {\r
+}\r
+\r
+.weeklyoutlinecontent {\r
+}\r
+\r
+\r
+.topicsoutline {\r
+}\r
+\r
+.topicsoutlineside {\r
+}\r
+\r
+.topicsoutlinesidehighlight {\r
+}\r
+\r
+.topicsoutlinecontent {\r
+}\r
+\r
+\r
+.siteinfo {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.siteinfocontent {\r
+}\r
+\r
+\r
+.generalbox {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.generalboxcontent {\r
+}\r
+\r
\r
/// From here on it's nearly a normal stylesheet.\r
/// First are some CSS definitions for normal tags, \r
-/// then custom tags follow.\r
+/// then custom tags follow. \r
///\r
-/// Note that colours are all defined in config.php\r
-/// in this directory\r
+/// New classes always get added to the end of the file.\r
+///\r
+/// Note that a group of standard colours are all \r
+/// defined in config.php in this directory. The\r
+/// reason for this is because Moodle uses the same\r
+/// colours to provide oldstyle formatting for \r
+/// browsers without CSS.\r
+///\r
+/// You can hardcode colours in this file if you \r
+/// don't care about this.\r
\r
?>\r
\r
background-image: url(<?PHP echo "$themeurl"?>/gradient.jpg);\r
}\r
\r
-.generalbox {\r
- border-width: 1px;\r
- border-color: <?PHP echo $THEME->borders?>;\r
- border-style: solid;\r
-}\r
-\r
.generaltable {\r
}\r
\r
border-style: solid;\r
}\r
\r
-.weeklyoutline {\r
-}\r
-\r
-.topicsoutline {\r
-}\r
-\r
.forumpost {\r
border-width: 1px;\r
border-color: <?PHP echo $THEME->borders?>;\r
\r
.forumpostmessage {\r
}\r
+\r
+\r
+.weeklyoutline {\r
+}\r
+\r
+.weeklyoutlineside {\r
+}\r
+\r
+.weeklyoutlinesidehighlight {\r
+}\r
+\r
+.weeklyoutlinecontent {\r
+}\r
+\r
+\r
+.topicsoutline {\r
+}\r
+\r
+.topicsoutlineside {\r
+}\r
+\r
+.topicsoutlinesidehighlight {\r
+}\r
+\r
+.topicsoutlinecontent {\r
+}\r
+\r
+\r
+.siteinfo {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.siteinfocontent {\r
+}\r
+\r
+\r
+.generalbox {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.generalboxcontent {\r
+}\r
+\r
\r
/// From here on it's nearly a normal stylesheet.\r
/// First are some CSS definitions for normal tags, \r
-/// then custom tags follow.\r
+/// then custom tags follow. \r
///\r
-/// Note that colours are all defined in config.php\r
-/// in this directory\r
+/// New classes always get added to the end of the file.\r
+///\r
+/// Note that a group of standard colours are all \r
+/// defined in config.php in this directory. The\r
+/// reason for this is because Moodle uses the same\r
+/// colours to provide oldstyle formatting for \r
+/// browsers without CSS.\r
+///\r
+/// You can hardcode colours in this file if you \r
+/// don't care about this.\r
\r
?>\r
\r
background-image: url(<?PHP echo "$themeurl"?>/gradient.jpg);\r
}\r
\r
-.generalbox {\r
- border-width: 1px;\r
- border-color: <?PHP echo $THEME->borders?>;\r
- border-style: solid;\r
-}\r
-\r
.generaltable {\r
}\r
\r
border-style: solid;\r
}\r
\r
-.weeklyoutline {\r
-}\r
-\r
-.topicsoutline {\r
-}\r
-\r
.forumpost {\r
border-width: 1px;\r
border-color: <?PHP echo $THEME->borders?>;\r
\r
.forumpostmessage {\r
}\r
+\r
+\r
+.weeklyoutline {\r
+}\r
+\r
+.weeklyoutlineside {\r
+}\r
+\r
+.weeklyoutlinesidehighlight {\r
+}\r
+\r
+.weeklyoutlinecontent {\r
+}\r
+\r
+\r
+.topicsoutline {\r
+}\r
+\r
+.topicsoutlineside {\r
+}\r
+\r
+.topicsoutlinesidehighlight {\r
+}\r
+\r
+.topicsoutlinecontent {\r
+}\r
+\r
+\r
+.siteinfo {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.siteinfocontent {\r
+}\r
+\r
+\r
+.generalbox {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.generalboxcontent {\r
+}\r
+\r
\r
/// From here on it's nearly a normal stylesheet.\r
/// First are some CSS definitions for normal tags, \r
-/// then custom tags follow.\r
+/// then custom tags follow. \r
///\r
-/// Note that colours are all defined in config.php\r
-/// in this directory\r
+/// New classes always get added to the end of the file.\r
+///\r
+/// Note that a group of standard colours are all \r
+/// defined in config.php in this directory. The\r
+/// reason for this is because Moodle uses the same\r
+/// colours to provide oldstyle formatting for \r
+/// browsers without CSS.\r
+///\r
+/// You can hardcode colours in this file if you \r
+/// don't care about this.\r
\r
?>\r
\r
background-image: url(<?PHP echo "$themeurl"?>/gradient.jpg);\r
}\r
\r
-.generalbox {\r
- border-width: 1px;\r
- border-color: <?PHP echo $THEME->borders?>;\r
- border-style: solid;\r
-}\r
-\r
.generaltable {\r
}\r
\r
border-style: solid;\r
}\r
\r
-.weeklyoutline {\r
-}\r
-\r
-.topicsoutline {\r
-}\r
-\r
.forumpost {\r
border-width: 1px;\r
border-color: <?PHP echo $THEME->borders?>;\r
\r
.forumpostmessage {\r
}\r
+\r
+\r
+.weeklyoutline {\r
+}\r
+\r
+.weeklyoutlineside {\r
+}\r
+\r
+.weeklyoutlinesidehighlight {\r
+}\r
+\r
+.weeklyoutlinecontent {\r
+}\r
+\r
+\r
+.topicsoutline {\r
+}\r
+\r
+.topicsoutlineside {\r
+}\r
+\r
+.topicsoutlinesidehighlight {\r
+}\r
+\r
+.topicsoutlinecontent {\r
+}\r
+\r
+\r
+.siteinfo {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.siteinfocontent {\r
+}\r
+\r
+\r
+.generalbox {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.generalboxcontent {\r
+}\r
+\r
\r
/// From here on it's nearly a normal stylesheet.\r
/// First are some CSS definitions for normal tags, \r
-/// then custom tags follow.\r
+/// then custom tags follow. \r
///\r
-/// Note that colours are all defined in config.php\r
-/// in this directory\r
+/// New classes always get added to the end of the file.\r
+///\r
+/// Note that a group of standard colours are all \r
+/// defined in config.php in this directory. The\r
+/// reason for this is because Moodle uses the same\r
+/// colours to provide oldstyle formatting for \r
+/// browsers without CSS.\r
+///\r
+/// You can hardcode colours in this file if you \r
+/// don't care about this.\r
\r
?>\r
\r
background-image: url(<?PHP echo "$themeurl"?>/gradient.jpg);\r
}\r
\r
-.generalbox {\r
- border-width: 1px;\r
- border-color: <?PHP echo $THEME->borders?>;\r
- border-style: solid;\r
-}\r
-\r
.generaltable {\r
}\r
\r
border-style: solid;\r
}\r
\r
-.weeklyoutline {\r
-}\r
-\r
-.topicsoutline {\r
-}\r
-\r
.forumpost {\r
border-width: 1px;\r
border-color: <?PHP echo $THEME->borders?>;\r
\r
.forumpostmessage {\r
}\r
+\r
+\r
+.weeklyoutline {\r
+}\r
+\r
+.weeklyoutlineside {\r
+}\r
+\r
+.weeklyoutlinesidehighlight {\r
+}\r
+\r
+.weeklyoutlinecontent {\r
+}\r
+\r
+\r
+.topicsoutline {\r
+}\r
+\r
+.topicsoutlineside {\r
+}\r
+\r
+.topicsoutlinesidehighlight {\r
+}\r
+\r
+.topicsoutlinecontent {\r
+}\r
+\r
+\r
+.siteinfo {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.siteinfocontent {\r
+}\r
+\r
+\r
+.generalbox {\r
+ border-width: 1px;\r
+ border-color: <?PHP echo $THEME->borders?>;\r
+ border-style: solid;\r
+}\r
+\r
+.generalboxcontent {\r
+}\r
+\r