Commit graph

479 commits

Author SHA1 Message Date
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
defacer
ca98446a17 Merging styles for admin/blocks from STABLE 2005-05-28 18:24:23 +00:00
urs_hunkler
b0e196498e I removed the inlinestyle for the userentry in the sideblock "online user" and added the class "listentry" to the div. The properties of th inline style are now defined in styles_layout.css and stylews_fonts.css.
-merged-
2005-05-27 17:32:56 +00:00
urs_hunkler
633877d3ea typo 2005-05-18 14:58:57 +00:00
urs_hunkler
7f4e5cce98 in the comment in the file header stood "styles_color". corrected. 2005-05-18 14:56:25 +00:00
defacer
3c47bfc752 The bug 2822 saga concludes.
This fix is visually appealing and consistent across all browsers.

IE I love you.
2005-05-17 17:00:20 +00:00
defacer
b4843fde3b Fix for bug 2822: unwanted table spacing in calendar/view.php. Thanks Andrea! :) 2005-05-17 16:35:20 +00:00
moodler
42cdbd1006 fixing themes a little 2005-05-17 14:00:04 +00:00
moodler
e0eda6cf48 Some added style for blocks configs 2005-05-17 13:46:48 +00:00
stronk7
3fdbfb951b Tabs are out
(please don't use tabs in code, configure your editor to 4 cc per tab)
2005-05-17 00:06:51 +00:00
moodler
00c1f5d1b2 Added some whitespace to block info 2005-05-14 03:26:02 +00:00
moodler
4fb301facf Some styles for the gradebook (SE) 2005-05-13 08:29:09 +00:00
moodler
eb7ef29b21 Tidying up the tabs (SE) 2005-05-12 09:09:47 +00:00