341 Commits

Author SHA1 Message Date
nfreear
bde7173de0 Accessibility: fixed bug 4921, Editing on: block delete, 'move down'... icons too big... CSS selector (OU-Bugz: 747) 2006-03-14 17:35:31 +00:00
nfreear
3182eb7832 Accessibility: (strict HTML) remove unnecessary width/height attributes on <img> (OU-Bugz: 697) 2006-03-14 14:05:51 +00:00
nfreear
ea78c234f9 Accessibility: fixed ambiguous asterisk next to 'edit profile', with title and hidden text (OU-Bugz: 733). 2006-03-14 12:55:06 +00:00
nfreear
222caf2793 Accessibility: replace navbar table with <div> for standard theme, shouldn't break other themes (OU-Bugz: 729) 2006-03-13 17:54:52 +00:00
nfreear
90b7674ac4 Accessibility: fix, forum search button, breadcrumb image (Email: Eloy stronk7, 9 March, OU-Bugz: 720) 2006-03-13 17:37:15 +00:00
nfreear
3a8ad5764f Accessibility: calendar <abbr> and link styles. 2006-03-13 16:16:23 +00:00
urs_hunkler
26b820a501 splitted CSS for questions in layout, fonts and color specific properties. 2006-03-12 13:36:18 +00:00
moodler
72d1301aa4 Some styles for reports etc 2006-03-09 16:41:37 +00:00
nfreear
00e648c100 Accessibility: .calendar-controls now div and span, not <table> 2006-03-08 17:36:52 +00:00
nfreear
f4077420c2 Accessibility: additional styles, img.resize and .searchform button 2006-03-08 14:22:36 +00:00
nfreear
5496f50cae Accessibility: fixes .clearer, .skip-block, img.resize now in styles_fonts, .breadcrumb now a list. 2006-03-08 12:50:43 +00:00
nfreear
68ac3b35e0 Accessibility: moved H2 from weblib.php: print_side_block_start, to moodleblock.class.php: _title_html (validate, <span>s revert to <div>); skip block link - replaced pixel image with 'accesshide' text; use get_string. 2006-03-06 12:50:43 +00:00
nfreear
bef6cd5d81 Accessibility: weblib.php: function print_side_block, completed 'Skip block' link. 2006-03-03 11:48:02 +00:00
urs_hunkler
e56e5ed720 Added CSS for calculated and numerical questions 2006-03-02 17:11:31 +00:00
urs_hunkler
89fe8086c5 I had commented out the quiz section to be sure that no other CSS is active. Now the #mod-quiz-report styles are active again. 2006-03-02 14:53:13 +00:00
urs_hunkler
48447225e2 Moved the question styles to layout.css. I'll move the CSS for colors and fonts into the right files when the work on questions is finished. 2006-03-02 13:04:23 +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
nfreear
72d7872a23 Accessibility: course .headingblock is now H2; .sideblock .header is now H2; .sideblock <table> is now <ul> (+ commented code for 'skip block link'). 2006-02-28 12:02:32 +00:00
nfreear
9fdbbcf768 Accessibility: 'headermain' is now H1, see theme/standard/styles_layout.css: .headermain
TODO (other moodlers): propagate change through header.html in other themes.
2006-02-27 14:17:08 +00:00
urs_hunkler
c02131ec37 started to build the CSS for the new quizzes. While working on it I will write all into styles.php. When finished I will put the CSS into the standard themes. The quiz part in the standard theme is deactivated. 2006-02-21 23:53:52 +00:00
stronk7
10a1ac179e Change one style to apply it in some more places... 2006-02-03 00:23:03 +00:00
stronk7
da03cdc4b6 Added one style to display the Environment results table. 2006-01-18 19:28:20 +00:00
defacer
e58e1a9474 XHTML fixes for the administration page, plus a couple assorted styles. 2006-01-13 15:30:24 +00:00
mjollnir_
1ecea97679 Granular backup & restore:
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00
mjollnir_
4534774cc8 New style for errors (useful for form validation) (standard theme) 2006-01-11 02:33:50 +00:00
mjollnir_
4820a99e87 New report - course participation. Integrated with messaging system, same as participants list. 2005-11-28 20:50:15 +00:00
patrickslee
60f515a257 Added HTMLArea editor to the Description box in the Edit Profile area 2005-11-18 01:45:20 +00:00
mjollnir_
d1f1e3f899 Merged from MOODLE_15_STABLE: perf configvar & footer 2005-11-15 21:34:53 +00:00
patrickslee
b7cd70e017 Added an IE specific rule in layout CSS to prevent command icons hidden behind HTMLArea generated tables
When inserting table in HTMLArea, if the table is set to align to left or right, IE will make the table float so the command button will be hidden behind it.

So a IE specific rule is added in layout CSS to set command buttons clear on both side. This will apply to all themes based on the standard layout. And other browsers are not affected/needed.

Merged from MOODLE_15_STABLE
2005-11-15 03:07:59 +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
stronk7
1d23983d7e Added some styles for the new IMS CP resource type. 2005-09-19 16:34:47 +00:00
urs_hunkler
5ecbff7916 Eloy added hooks to the chat mes frame. I adde the basic CSS properties and values for colors and positioning to the "Modules: Chat" sections of the two CSS files. 2005-09-10 18:35:49 +00:00
thepurpleblob
3aac126599 StudentView button is alongside the editing button rather than underneath. 2005-08-18 09:29:19 +00:00
urs_hunkler
298657f908 removed the hard coded values for .errorbox and .errorboxcontent and added the properties to the standard theme. see bug 3522 2005-08-09 09:26:56 +00:00
urs_hunkler
c448ea0671 I added the CLASS properties for the replaced center and font tags in the sideblock "block_online_users" to keep centering the text and the font size. 2005-08-03 11:10:30 +00:00
thepurpleblob
860ddcb405 Changes for revised filters administration page.
Added class 'flexible' which styles tables generated by the 'flexible tables'
class nicely.
2005-07-21 14:56:40 +00:00
urs_hunkler
0bf66cb548 corrected Bug #3494 - Some margins are needed in some pages to separate the page content from the breadcrumb. I set margin-top:8px for the content div to set all content a bit down. I corrected the pages which had margin-top set already. 2005-07-14 20:27:30 +00:00
urs_hunkler
67316e5b44 merged from 1.5 2005-07-14 19:49:26 +00:00
urs_hunkler
3bfa5397d4 merged 2005-07-14 18:10:21 +00:00
moodler
ed9e105ed8 Merged centering fix from stable for activity intros 2005-07-12 12:42:03 +00:00
moodler
cb6682652d Removed recent border change to user pix 2005-07-06 13:29:02 +00:00
moodler
18a1868bd1 Merged small fix from stable 2005-07-06 13:18:53 +00:00
defacer
7f65461c36 Merging from STABLE:
Moving <i> to CSS and small CSS improvement.
2005-06-30 00:03:03 +00:00
urs_hunkler
0ecb12bcf2 merged from 1.5 - added the CSS for the black border around the userpicture and the grouppicture 2005-06-27 17:39:38 +00:00
stronk7
6f48f7fc92 Added some top margins for two glossary pages.
Merged from MOODLE_15_STABLE
2005-06-25 19:14:57 +00:00
stronk7
3692320017 Some styles changed to show consistently the author and
time information.

Merged from MOODLE_15_STABLE
2005-06-19 16:29:29 +00:00
moodler
e3804ec7e1 Merged from stable 2005-06-11 19:00:23 +00:00
moodler
d19d632067 Merged changes from stable 2005-06-09 08:30:55 +00:00
defacer
d5406399a2 Merging from STABLE:
CSS styles for the revamped user/index.php
2005-06-03 23:29:56 +00:00