bmbrands / theme_bootstrap

A Moodle theme based on the Bootstrap CSS framework
113 stars 112 forks source link

Collapsed Topics support for Bootstrap and Elegance. #423

Closed gjb2048 closed 8 years ago

gjb2048 commented 8 years ago

Hi Bas,

This provides Collapsed Topics columns support for both Bootstrap and Elegance. This is to answer:

Is the 3.1.1.1 version of this great plugin support the Elegance theme? I cannot get more than one column to display with the elegance theme, or is it a theme issue?

Many Thanks

Annick

on: https://moodle.org/plugins/format_topcoll

I made a judgement call on the new CSS file, clearly up to you to decide to move that sort of selector.

Cheers,

Gareth

bmbrands commented 8 years ago

Hi Gareth,

Would you mind moving the css to less/moodle/course.less ? weeks and topics are there too.

gjb2048 commented 8 years ago

No problem.

gjb2048 commented 8 years ago

Hi Bas,

Done. Clearly re-running grunt compile has made 'improvements' that had not previously been compiled.

Cheers,

Gareth

bmbrands commented 8 years ago

hmm how weird. newer versions of stuff done by Grunt? Anyway happy to merge this :)

gjb2048 commented 8 years ago

Thanks Bas.

All I did on the branch was change 'course.less' then 'npm install', then 'grunt compile'.