1377 Commits

Author SHA1 Message Date
stronk7
0315a841a3 some minor changes for better IE experience 2007-07-22 22:45:13 +00:00
urs_hunkler
99daae0c7a MDL-10556 IE7 has CSS position absolute problems. Solved with IE inline JS expression. 2007-07-22 19:20:23 +00:00
urs_hunkler
8b992903d7 MDL-10556 IE has position absolute problems. set to relative 2007-07-22 19:18:56 +00:00
stronk7
4f8cf5bb5f Align properly buttons and drop-down in navigation menu. 2007-07-20 23:44:59 +00:00
stronk7
dd04665779 Final improvements for glossary. Seems ready for 1.9dev. 2007-07-20 23:38:24 +00:00
stronk7
06ec822832 Just fixing one comment 2007-07-19 21:33:21 +00:00
stronk7
d18634d3fd Splitting white-wood backgroud into two different backgrounds,
one to be used with blocks (darker) and the other for
contents (brighter). Suggestion from Urs!
2007-07-19 17:20:38 +00:00
urs_hunkler
33762ff3da corrected display of blocks without title 2007-07-19 11:06:19 +00:00
skodak
29a5680ef7 MDL-10527 changed overridden UI logic 2007-07-19 10:04:08 +00:00
stronk7
604015c878 Adding style to one more header. 2007-07-19 00:02:13 +00:00
stronk7
72c7ee0c4d Avoid some nested boxes in calendar block 2007-07-18 18:38:28 +00:00
nicolasconnault
e7536c9222 MDL-10479 Done, but would be nice to middle-align the user names vertically. 2007-07-18 03:34:55 +00:00
urs_hunkler
f0e4a5ee4f Added check if $PAGE is set. Seams that $PAGE is not set on all pages. 2007-07-16 20:59:38 +00:00
nicolasconnault
bb384a8e29 MDL-10477 Mainly the percentage grade display type 2007-07-16 19:46:54 +00:00
urs_hunkler
fc1f65794c #admin-report-courseoverview-index .invisiblefieldset { display: block; } 2007-07-16 19:25:11 +00:00
skodak
a8578a933b fixed css broken by edit_tree.php to tree.php renaming 2007-07-16 07:32:51 +00:00
moodler
e95e2f4ccf MDL-9628 FIxed the CSS for category headers 2007-07-16 07:06:51 +00:00
moodler
fbb004324a SOme tidying upup of CSS MDL-9628 2007-07-16 06:24:09 +00:00
moodler
06954a036c Use a private CSS class for this table to be more flexible 2007-07-16 05:40:18 +00:00
toyomoyo
c55dee3fa9 MDL-10181, user management improvements fixes 2007-07-13 08:26:47 +00:00
skodak
920a0fb2eb MDL-10437 moved editing forms to grade/edit/ directory - these should be shared by all reports, there were too many files in grader directory anyway 2007-07-12 19:40:28 +00:00
urs_hunkler
91a23ef0a1 MDL-10409 - .invisiblefieldset display: inline issue 2007-07-11 15:20:45 +00:00
toyomoyo
7f6ab87f30 this float is causing grader report and user report footer to not display properly 2007-07-11 02:44:53 +00:00
urs_hunkler
7ea2be69b8 MDL-8812 - one more of these display: inline issues with invisiblefieldset :-( Can someone replace this problematic solution with another one - please! after correcting the property to display:block the search button moves below the search field when the text gets longer or the block width very narrow. 2007-07-10 20:29:27 +00:00
skodak
c86caae78a MDL-9137 new grade_grades field overridden; item edit form fixes; other minor fixes and improvements 2007-07-10 18:08:24 +00:00
nicolasconnault
d490d87c22 MDL-10368 Finished implementation of toggle actions, and added icons near each toggle. Also added a few css rules for display. 2007-07-09 14:54:32 +00:00
nicolasconnault
73a5d828ce MDL-10368 Added quick toggles 2007-07-09 13:24:36 +00:00
nicolasconnault
27626e7147 MDL-9268 Removing "turn feedback on" button in favour of the new user/cfg preference grade_report_shownotes; Re-displaying the calculation icons 2007-07-09 11:58:24 +00:00
Martin Langhoff
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
tjhunt
99a1bf3d9c MDL-10374 - Quiz layout improvements, selectively merged from OU-moodle. 2007-07-06 16:37:06 +00:00
toyomoyo
eca3af25cb MDL-7077, MDL-10181, adding notes for students 2007-07-05 06:53:17 +00:00
skodak
739196ba10 MDL-10224 fixing some more regressions in grade reports; adding proper CSS; more fixes and improvements 2007-07-01 19:45:13 +00:00
urs_hunkler
c8672ca70b CSS for login block updated 2007-06-29 06:19:17 +00:00
skodak
314c433698 MDL-10224 some more improvements in grader report related to total course grade and category grade + other bugfixes 2007-06-28 22:55:46 +00:00
tjhunt
d19bd4d042 Clean up whitespace. Merged from MOODLE_18_STABLE. 2007-06-25 17:13:52 +00:00
urs_hunkler
50ebd1258e changed navmenuwidth to the standard value 2007-06-25 12:21:09 +00:00
tjhunt
0ec4fb87e3 Improve and simplify question layout. 2007-06-22 14:07:35 +00:00
tjhunt
f9108f58de MDL-10213 - layuout problem for question in IE in Moodle 1.7. I'm taking the opportunity to clean up the CSS in 1.8 and HEAD to match what I did in 1.7. Merged from MOODLE_18_STABLE. 2007-06-22 13:46:00 +00:00
jamiesensei
16368d38a4 making environment colours css selector refer to table class instead of body id. So that colours show up on other pages besides admin page. 2007-06-22 11:02:45 +00:00
tjhunt
82f6168608 Improve CSS for question layout. 2007-06-21 15:53:00 +00:00
jamiesensei
770fef0a3c MDL-10168 improvements to display of results from environment checks 2007-06-19 15:52:19 +00:00
dwoolhead
7caebd6ee5 MDL-10084 Styling/branding 2007-06-19 12:02:26 +00:00
tjhunt
194ce154d3 Fix layout of quiz reports in groups mode - Merged from OU Moodle. 2007-06-19 09:43:28 +00:00
dwoolhead
7f17368588 MDL-10084 Styling/branding 2007-06-18 17:18:20 +00:00
dwoolhead
f19b65d3e9 MDL-10084 Styling/branding - deleted too much in previous commit 2007-06-18 17:01:14 +00:00
dwoolhead
9571068c81 MDL-10084 Styling/branding 2007-06-18 16:49:39 +00:00
andreabix
78cad49fb5 Fixed MDL-10100 2007-06-18 11:28:36 +00:00
moodler
c3bbc0c2a8 Removed some debugging 2007-06-18 07:18:05 +00:00
andreabix
4d69ee0d98 Fixed MDL-10073 2007-06-15 13:39:56 +00:00
dwoolhead
0176297545 MDL-10084 Styling/branding 2007-06-14 16:08:29 +00:00