Commit graph

10 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
urs_hunkler
be2d062ea4 Added a "." at the end of a comment sentence 2006-03-03 10:10:55 +00:00
urs_hunkler
e67d7012db I reworked the theme. Now it takes standard/layout as it's base and adds theme specific changes. Fonts and colors are separate. 2005-05-17 20:25:11 +00:00
urs_hunkler
9dd5230b74 CSS for the tabs is now in the separate file "styles_tabs.css" for better handling. The tabs are now square. 2005-04-16 21:12:15 +00:00
urs_hunkler
4c98e85b33 updates
_ tabs, not jet ready
_ deleted direct call of CSS

_ other, minor changes
2005-04-14 21:58:39 +00:00
moodler
3b765890f3 Updated to latest styles.php and config.php 2005-01-30 18:21:54 +00:00
moodler
e45746d8fe Moving all the config to config.php ... styles.php should now not
need to be touched for most themes.
2005-01-30 08:43:05 +00:00
urs_hunkler
80bcd3cf71 Changes for better cascading specially in for the fonts. To be able to predict the changes I had to turn off integration of the standard CSS in config.php. Martin, this is a really great feature ;-) 2005-01-28 21:52:05 +00:00
moodler
e768789327 Moving XHTML_CSS_UH to orangewhite 2005-01-28 17:26:15 +00:00