68 Commits

Author SHA1 Message Date
jamiesensei
909ec807cb moved styles in theme\standard\styles_form.css to theme\standard\styles_layout.css and removed theme\standard\styles_form.css and all references to it. In line with discussion here : http://moodle.org/mod/forum/discuss.php?d=54907 2006-09-28 10:32:23 +00:00
jamiesensei
da6f876395 This is a first cut of a new formslib.php a library of classes for creating and securely processing forms in Moodle, based on PEAR QuickForms. Only uses XHTML and CSS and no table tags.
This is NOT YET PART OF THE MOODLE API it is here for experimental purposes.
2006-09-24 17:04:51 +00:00
nfreear
06742c425b Fix ongoing, bug 5400, "Accessibility modifications not propagated to themes" (OU-Bugz: 1006) 2006-05-02 14:44:28 +00:00
moodler
886cb1e596 Some of the accessibility changes broke some shading 2006-04-10 15:49:28 +00:00
moodler
08777eaf25 Set the last modified time of the style sheet to the current time 2006-04-07 15:07:52 +00:00
moodler
6bf277d7c5 Fixing a typo: http://moodle.org/mod/forum/discuss.php?d=41814#199162 2006-04-07 15:03:51 +00:00
vyshane
850435e777 Made footer.html use get_string when displaying the moodle docs link. 2006-03-02 02:25:55 +00:00
vyshane
63339fc88c Added moodle docs link to footer of the themes. The link is generated by the
page_doc_link function.
2006-03-01 07:49:53 +00:00
urs_hunkler
e236ac3c7c Merged from 1.5. Changed $CFG-theme to current_theme() to make the theme working as course or session theme, see Bug #4315 2005-11-13 17:44:23 +00:00
moodler
eaf4b379a9 Removed some debugging stuff 2005-05-17 14:04:55 +00:00
moodler
9a2cd9ca5e Just rearranging a little (not permanent) 2005-04-11 08:32:19 +00:00
moodler
61bff7e5ec Varous tweaks, mostly navbar 2005-04-02 12:44:04 +00:00
moodler
32eab86fac FIxed use of homelink 2005-03-27 17:07:36 +00:00
moodler
ed48183985 Tweaks to use new classes 2005-03-27 15:24:52 +00:00
moodler
12a487b485 FIxed reference to .navbar (was #nav-bar) 2005-03-26 06:53:30 +00:00
moodler
38f96c7a65 This shows how a theme can use the mozilla rounded corners. 2005-03-25 17:16:18 +00:00
moodler
ed8e6931d9 blocks/mod scanning for styles.php is now enabled
by default
2005-03-25 16:05:26 +00:00
moodler
d414c8a9c0 Missing closing div (SE) 2005-03-24 11:28:58 +00:00
moodler
a3b3afd1b5 Added some centering 2005-03-23 16:46:52 +00:00
moodler
291ce56b65 Added Cynthia checking for WCAG 1 2005-03-23 16:42:58 +00:00
moodler
86eb085d24 Standard white now looks like standard used to look. It's exactly the
same but it has the white gradients in the headers and navbar
2005-03-18 14:46:58 +00:00
moodler
7432795256 Quick fix for user login string styles 2005-02-25 06:24:22 +00:00
moodler
d65a650133 Fixes for Theme preview 2005-01-31 05:58:03 +00:00
moodler
18fc7e7c67 Moving style information from XHTML code to stylesheets 2004-09-30 06:52:49 +00:00
gustav_delius
4fd59da7ab added missing </center> 2004-09-16 18:33:35 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
moodler
63f3cbbd7d Merged $bodytags parameter in headers from STABLE 2004-07-14 06:54:43 +00:00
moodler
dca5ac23eb Added styles for site topic on front page 2004-07-14 06:51:13 +00:00
defacer
87722d4f2c A couple of new CSS rules to make the course summary block display the same as before. 2004-05-28 10:48:59 +00:00
moodler
b1049b0bdd Added styles for full event display 2004-05-23 10:29:46 +00:00
moodler
2367e13d6c LOTS of theme fixes for calendars etc 2004-05-22 07:53:40 +00:00
moodler
c488e669cc Updated standard styles for new calendar popups 2004-05-22 07:03:55 +00:00
defacer
562727705f Upgrade with more intelligent CSS rules.
Maybe needs some color changes, but I 'm not really much of an interior decorator... :)
2004-04-20 12:14:57 +00:00
moodler
974511397d Improved Favicon matches the logo 2004-03-31 09:11:58 +00:00
moodler
829b0c27a3 Added styles as per Jon's recommended install. Things may change though. 2004-03-29 15:40:15 +00:00
moodler
ad0abe9d77 Added new style headingblockcontent 2004-02-15 13:58:22 +00:00
moodler
5604f7798f New style for tabledivider, and some fixups 2004-01-26 10:14:22 +00:00
moodler
e1518b0c1c Added two new styles for smallinfo displays on the side 2003-12-28 05:56:34 +00:00
moodler
ba1ce4c0eb new style forumheaderlist (instead of re-using forumpost as before) 2003-10-29 06:24:49 +00:00
moodler
5bc6e68fbe Put rounded corners on category box too 2003-10-21 06:55:02 +00:00
moodler
dfe052fcfd Some additions to standard styles 2003-10-21 06:39:05 +00:00
moodler
6f27717759 Autolinks added 2003-10-16 03:38:26 +00:00
moodler
8bb0899949 Some improved XHTML 2003-09-21 15:32:25 +00:00
moodler
9ac796a68f PLace included metadata lines above the <title> 2003-09-13 07:34:20 +00:00
moodler
c559bcf6f0 Fixed some PHP short_tags 2003-09-09 12:34:51 +00:00
moodler
266d6b75d2 Slight fix for category names (too big on IE) 2003-09-08 14:46:00 +00:00
moodler
091ebec973 Improvements in styles for category/course listings 2003-09-03 15:23:41 +00:00
moodler
d5f26b070c Added some missing styles from the course listing, so that the
course and category names can be tweaked.
2003-08-29 01:31:41 +00:00
moodler
6535be8551 New, shorter intro to styles files that calls a function.
This function sets header information to improve caching (default 5 minutes)

Cookies are also prevented to improve cacheability.
2003-08-12 07:52:19 +00:00
moodler
6e66c22f4c Fixed icons - bug 442 2003-06-14 13:02:06 +00:00