686 Commits

Author SHA1 Message Date
mits
90865da680 it's better to use standard css file name. 2006-01-19 05:53:15 +00:00
mits
ce9380ac1e removed dupulicate styles. 2006-01-19 00:59:46 +00:00
mits
88c64e0bab removed duplicate styles.
Thank you Eloy for good suggestion!
2006-01-19 00:40:46 +00:00
mits
8657f7c831 Added one style to display the Environment results table based on standard theme. 2006-01-18 23:20:53 +00:00
stronk7
da03cdc4b6 Added one style to display the Environment results table. 2006-01-18 19:28:20 +00:00
stronk7
79cccd507d Added categoryboxcontent to properly display the list of categories. 2006-01-16 11:08:23 +00:00
mits
a323daf788 modified based on standard theme. 2006-01-13 19:32:03 +00:00
defacer
e58e1a9474 XHTML fixes for the administration page, plus a couple assorted styles. 2006-01-13 15:30:24 +00:00
mits
14c6c50113 modified for Granular backup & restore. 2006-01-13 04:46:37 +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
mits
e86686ee16 added ".error" based on standard theme. 2006-01-11 06:13:55 +00:00
mjollnir_
4534774cc8 New style for errors (useful for form validation) (standard theme) 2006-01-11 02:33:50 +00:00
moodler
85f393ea4d Just updating some old changes here 2006-01-05 07:14:14 +00:00
mits
d79d1012ce modified based on standard theme. 2005-11-28 20:57:52 +00:00
mjollnir_
4820a99e87 New report - course participation. Integrated with messaging system, same as participants list. 2005-11-28 20:50:15 +00:00
andreabix
d3e0489dec Fixes missing .highlight class 2005-11-28 08:44:57 +00:00
mits
8939f45e13 polished: font-family and font-size. 2005-11-27 22:46:04 +00:00
stronk7
fd5f0feba5 Print performance info if exists and $CFG->perfdebug is enabled.
Merged from MOODLE_15_STABLE
2005-11-19 18:23:07 +00:00
mits
b74243877f fixed based on standard. 2005-11-18 04:55:44 +00:00
patrickslee
60f515a257 Added HTMLArea editor to the Description box in the Edit Profile area 2005-11-18 01:45:20 +00:00
mits
8b3908b4e6 fixed based on standard theme.
Thank you!!
2005-11-15 23:20:18 +00:00
mjollnir_
d1f1e3f899 Merged from MOODLE_15_STABLE: perf configvar & footer 2005-11-15 21:34:53 +00:00
mits
25fc86593c adde ie specific rule based on standard. 2005-11-15 04:10:50 +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
mits
efa309e66e polished for resource html, text visibility. 2005-11-03 22:03:51 +00:00
mits
1734c8ca7a changed large calendar bgcolor to #FFFFFF for visibility. 2005-10-29 20:47:13 +00:00
mits
fd41791c0b changed forum related color. 2005-10-09 00:56:35 +00:00
mits
8b6be6c2f4 fixed weekdates color. 2005-09-28 12:44:25 +00:00
mits
380d1b6e92 added some based on standard theme. 2005-09-20 02:47:31 +00:00
stronk7
1d23983d7e Added some styles for the new IMS CP resource type. 2005-09-19 16:34:47 +00:00
stronk7
2f0754ba3b Added support for new styles in chat window.
Merged from MOODLE_15_MERGED
2005-09-11 10:03:35 +00:00
mits
e9b5241425 polished based on standard theme. 2005-09-10 20:54:42 +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
mits
06a837c193 polished - based on standard theme. 2005-08-18 14:59:30 +00:00
thepurpleblob
3aac126599 StudentView button is alongside the editing button rather than underneath. 2005-08-18 09:29:19 +00:00
mits
c4b7f1b35f polished - based on standard theme. 2005-08-10 14:20:22 +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
mits
ae00ecfdef polished - based on standard theme. 2005-08-03 22:54:21 +00:00
urs_hunkler
82633a2915 I added the CLASS properties for the replaced center and font tags in the sideblock "block_online_users" to keep the text left alined. 2005-08-03 11:28:39 +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
andreabix
c793c3ff04 Fixed hidden course section not changing. Now hidden sections are evidenced by a dashed line all around hidden sections. 2005-07-28 11:57:31 +00:00
urs_hunkler
0a5d69b288 merged from 1.5:
Enlarged the font-size of the calender popup and added the styles to gray out hidden sections on the course page.
My font tag hack to avoid that old font tags overwrite the styles killed all font formating in the resources written with HTML Editor. The Editor formats font sizes with font tags. It also makes pages failing the XHTML tests. Is really no other Editor out?
2005-07-27 19:45:19 +00:00
urs_hunkler
661de973d5 merged from 1.5 2005-07-26 15:50:37 +00:00
mits
cc7d66b677 Changed login box, content background from #EEEEEEE to #FFFFFFF. 2005-07-22 12:31:25 +00:00
mits
8968d7791b Updated some, based on standard theme. 2005-07-21 17:02:52 +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
mits
f54b1dbd96 Updated some, based on standard theme. 2005-07-20 21:51:52 +00:00
stronk7
8c882d7ec5 Added .required to show some boxes properly.
Merged from MOODLE_15_STABLE
2005-07-15 11:37:48 +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