Commit graph

689 commits

Author SHA1 Message Date
Aparup Banerjee
462f3dc768 MDL-42711 theme : final css compiled. 2013-11-13 11:25:12 +08:00
Aparup Banerjee
2a8ab91c70 MDL-42711 theme port from LM: fixed up mod_feedback analysis bar heights from auto to 5px 2013-11-13 11:20:14 +08:00
Aparup Banerjee
cd578aa0e4 MDL-42711 theme port from LM: Info, Date and Author on the latest News block reordered
This also adds some simple clean style padding fixes for a better look.
2013-11-13 11:07:03 +08:00
Barbara Ramiro
b8037f4fa2 MDL-42711 theme port from LM: Chat for Clean theme - minimal styling
(this converts colours to suit clean theme more)
2013-11-13 10:22:41 +08:00
Aparup Banerjee
ef7810de36 MDL-42711 theme port from LM: padded date and footer in upcoming events block (part of commit for MDLSITE-2427) 2013-11-13 10:13:11 +08:00
David Mudrák
ead1f5bda0 MDL-42711 theme port from LM: vertical alignment of the course icon
When the course name spans over multiple lines, vertically centered icon does
not look nice (or at least our beloved Benevolent Dictator for Life does not
like it ;-). This hack alignes the icon vertically with the first line of the
course name all the time (or at least it tries to).
2013-11-13 02:32:05 +01:00
David Mudrák
3bae4448cf MDL-42711 theme port from LM: let the course name use the full line width 2013-11-13 02:12:45 +01:00
David Mudrák
24b65a44c9 MDL-42711 theme port from LM: improve RSS client block styling
This significantly increases the readability of items in the block.
2013-11-13 02:03:02 +01:00
Eloy Lafuente (stronk7)
662c5263b0 Merge branch '42832-26' of git://github.com/samhemelryk/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-13 01:55:52 +01:00
David Mudrák
8bf57320e6 MDL-42711 theme port from LM: forum layout on small screen devices
This is a backport of MDLSITE-2445.  Wrapping the 'Started by' and 'Last post'
texts helps. On smaller device, these two get smaller font too. This is far
from optimal but better than the current (default) behaviour.
2013-11-13 01:48:05 +01:00
David Mudrák
1765866fff MDL-42711 theme port from LM: survey module styling
Backport some Survey module styling from the standard theme to improve the
usability of the interface. The style is originally defined in
theme/standard/styles/modules.css
2013-11-13 01:26:21 +01:00
David Mudrák
a5b83691ff MDL-42711 theme port from LM: improve the initial bar display 2013-11-13 01:17:13 +01:00
Marina Glancy
930fbd0505 Merge branch 'MDL-38574' of git://github.com/timhunt/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-13 11:05:25 +11:00
Tim Hunt
c1db10b6d5 MDL-38574 qtype chooser: quick fix to make it fit on-screen.
MDL-32729 will provide a better fix for this, but we may as well apply
this quick fix on stable branches.
2013-11-12 11:35:42 +00:00
Aparup Banerjee
73c4e333c3 MDL-42711 theme port from LM: reimplemented fixes from MDLSITE-2451 to align group icons if forumpost 2013-11-12 15:56:40 +08:00
Sam Hemelryk
aa861f6297 MDL-42832 course: management viewmode string improvements 2013-11-12 15:32:59 +08:00
Aparup Banerjee
ff7d91053c MDL-42711 added chat.less file 2013-11-12 13:45:58 +08:00
Aparup Banerjee
7e7e8fd316 MDL-42711 theme port from LM: MDLSITE-2463 wrap tinymce instances responsively on mod/data pages (editing) for smaller screen widths 2013-11-12 11:01:22 +08:00
Aparup Banerjee
759e970f49 MDL-42711 theme port from LM: MDLSITE-2480 fixed up course view - icon now positioned correctly when long course titles wrap on small screens 2013-11-12 10:55:07 +08:00
Sam Hemelryk
d0647301a0 MDL-41392 course: management accessibility tweaking 2013-11-11 17:09:44 +08:00
Aparup Banerjee
9184a2f7e0 MDL-42711 theme port from LM: fixed up choice results table overflowing to the right. (MDLSITE-2497) 2013-11-11 16:00:30 +08:00
Aparup Banerjee
fa5a136591 MDL-42711 theme port from LM - this makes the li's link inherit similar size from higher up in cascade. 2013-11-11 15:58:19 +08:00
Damyon Wiese
138e71a42e MDL-42699 Bootstrap tinymce css. Whitespace fix. 2013-11-11 12:40:21 +08:00
Jason Fowler
8bb68e0d23 MDL-42699 TinyMCE: adding padding to editor content in clean 2013-11-11 12:18:14 +08:00
Aparup Banerjee
b661e76c3f MDL-42711 hide course theme option for non bootstrapbase based themes. some other minor fixes too. 2013-11-08 13:10:40 +08:00
Jerome Mouneyrac
1f802c17c0 MDL-42184 bootstrapbase: popup should have no header 2013-11-08 11:58:56 +08:00
Dan Poltawski
48fe93fa26 Merge branch 'MDL-41615_c' of git://github.com/rwijaya/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-07 17:17:32 +08:00
Marina Glancy
d1cfb36b59 Merge branch 'MDL-42748-master' of git://github.com/andrewnicols/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-07 19:31:52 +11:00
Sam Hemelryk
10a2bf4613 MDL-42375 course: management interface icon tweaks
* Drag and drop icon switched to a 12x12px icon.
* Drag and drop icon now uses cursor:pointer
* Improved alignment of the caret for course listing actions.
2013-11-07 14:01:17 +08:00
Andrew Nicols
9d6d88e1bd MDL-42748 Theme: Add back missing overflow on help tooltips 2013-11-07 13:53:43 +08:00
Damyon Wiese
81b07e655c Merge branch 'MDL-40975-overflow' of git://github.com/andrewnicols/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-07 12:23:25 +08:00
Jason Fowler
525d094a47 MDL-42660 Filepicker: Fix padding etc on filepicker/manager toolbars
Conflicts:

	theme/bootstrapbase/style/moodle.css
2013-11-07 12:15:11 +08:00
rwijaya
c544ee92f5 MDL-41615 quiz_mod: fix heading levels for usability and accessibility 2013-11-07 12:04:00 +08:00
Dan Poltawski
d4308dff59 Merge branch 'MDL-42628_b' of https://github.com/rwijaya/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-07 11:58:46 +08:00
Andrew Nicols
27e6dce63b MDL-40975 Theme: Stop treating label commands differently 2013-11-07 11:42:26 +08:00
rwijaya
9cb48f50c4 MDL-42628 course management: improve RTL display 2013-11-07 11:38:46 +08:00
Marina Glancy
ef14a8ffb4 Merge branch '42375-26' of git://github.com/samhemelryk/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-07 14:18:00 +11:00
Aparup Banerjee
fcb2b77ffa MDL-42711 ported less style for chat from learnmoodle. added ability to choose course theme's css - this will use ONLY the css available from the theme to style this chat box. 2013-11-07 11:14:14 +08:00
Andrew Nicols
4c9e8ea7a3 MDL-40975 Course: Fix issues with overflowing content in narrow windows 2013-11-07 01:16:34 +08:00
Damyon Wiese
dcd02d8b0e Merge branch 'MDL-40975-master-fixes' of git://github.com/andrewnicols/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-06 16:42:11 +08:00
Sam Hemelryk
52c93a26ca MDL-42375 course: management interface icon spacing improved
Fixed the display of icons and their spacing when JS is disabled.
2013-11-06 16:38:32 +08:00
Andrew Nicols
13a73a16f2 MDL-40975 Theme: Remove activity padding properly when editor displayed for RTL 2013-11-06 16:20:00 +08:00
Andrew Nicols
5609c6321d MDL-40975 Course: Make the edit title instructinos position with mod-indent 2013-11-06 16:20:00 +08:00
Andrew Nicols
685addbd1f MDL-40975 Theme: Increase section settings cog back to 16px 2013-11-06 16:06:59 +08:00
Andrew Nicols
868575ec2c MDL-40975 Course: Make spinner consistent across themes 2013-11-06 16:06:48 +08:00
Damyon Wiese
2c366f45ca Merge branch 'MDL-42624-master' of git://github.com/mouneyrac/moodle 2013-11-06 16:00:33 +08:00
Andrew Nicols
052dd0490f MDL-40975 Theme: Fix white line over links in Bootstrap with FF 2013-11-06 14:45:08 +08:00
Andrew Nicols
29afe143c1 MDL-40975 Theme: Set the colour for actionmenu carets appropriately 2013-11-06 14:37:05 +08:00
rwijaya
b890be680d MDL-42628: fix RTL for course management 2013-11-06 14:12:24 +08:00
Damyon Wiese
951b414b65 Merge branch 'MDL-40975-master' of git://github.com/andrewnicols/moodle
Conflicts:
	theme/bootstrapbase/style/moodle.css
2013-11-06 13:06:01 +08:00