- 08 Dec, 2017 1 commit
-
-
Mihail Geshoski authored
-
- 10 Nov, 2017 1 commit
-
-
Andrew Nicols authored
This change was intended to fix an issue with the autocomplete in RTL, but was applied to all inplace-editables.
-
- 07 Nov, 2017 1 commit
-
-
Ryan Wyllie authored
-
- 03 Nov, 2017 1 commit
-
-
Ryan Wyllie authored
I've wrapped the custom modal styling in the .modal class. This prevents those custom styles from being pulled in when the SCSS @extend functionality is used to extend the modal components.
-
- 01 Nov, 2017 2 commits
-
-
Adrian Greeve authored
The group details template has been changed to be simpler and is styled a bit nicer.
-
Andrew Nicols authored
This relates to the cloze question answer when hovered.
-
- 31 Oct, 2017 2 commits
-
-
Ryan Wyllie authored
-
Jake Dallimore authored
-
- 30 Oct, 2017 3 commits
-
-
Luca Bösch authored
-
Adrian Greeve authored
-
Damyon Wiese authored
Copy / adapt some styles from the bootstrap progress widget to match the DOM used for file upload progress. Bootstrap changed this alot in the current beta so I opted to do a minimal change (affect the scss for boost only), rather than adapt the HTML to something that will change again anyway when we upgrade to the release version of bootstrap 4.
-
- 29 Oct, 2017 1 commit
-
-
Andrew Nicols authored
-
- 23 Oct, 2017 1 commit
-
-
Ryan Wyllie authored
-
- 11 Oct, 2017 1 commit
-
-
Andrew Nicols authored
-
- 09 Oct, 2017 1 commit
-
-
Simey Lameze authored
-
- 03 Oct, 2017 1 commit
-
-
Andrew Nicols authored
-
- 28 Sep, 2017 1 commit
-
-
Tim Lock authored
This re-implements the feature in the boost and bootstrap themes.
-
- 14 Sep, 2017 1 commit
-
-
Marina Glancy authored
-
- 11 Sep, 2017 2 commits
-
-
Andrew Nicols authored
This commit adds a set of templates for the calendar month block, and the events filter. The same data exporters used in the main calendar view are utilised and the same logic. Some additional data was added to the exporters, and in the long term this will be used in the main monthly view so I did not feel it was prudent to strip it out into a different view of the model. AMOS BEGIN MOV [monthnext,access],[monthnext,calendar] AMOS END
-
Marina Glancy authored
-
- 07 Sep, 2017 1 commit
-
-
Kathrin Osswald authored
My solution is to remove the padding that's added within scss/bootstrap/_navbar.scss (line 72) for the case that a logo (has-logo) is uploaded and displayed within the navbar. Removing this padding will center the image within the navbar.
-
- 30 Aug, 2017 2 commits
-
-
Ryan Wyllie authored
-
Simey Lameze authored
-
- 25 Aug, 2017 3 commits
-
-
Damyon Wiese authored
We want to avoid page jumps wherever possible. This change uses the original select element as a "proxy" to reserve the space in the DOM for the enhanced auto-complete when the JS runs. It uses visibility: hidden to make the select not rendered - but still take up space. The exact sizing for the CSS was determined by testing and reverse engineering the bootstrap calculations. The size of user pictures in selectors was reduced to avoid flicker when switching between no selection and a selected user. I could have reserved a larger amount of space, but it looks worse for pickers with no pictures.
-
Ryan Wyllie authored
-
Luca Bösch authored
Instead of putting vertical-align: middle as indication for participants table headers, none is set which leads to theme default, i.e. bottom in Clean and Boost.
-
- 23 Aug, 2017 1 commit
-
-
Ryan Wyllie authored
-
- 21 Aug, 2017 1 commit
-
-
jun authored
-
- 16 Aug, 2017 1 commit
-
-
Damyon Wiese authored
This causes parts of the pagination bar to show through overlays and modals.
-
- 14 Aug, 2017 1 commit
-
-
- 08 Aug, 2017 2 commits
-
-
John Okely authored
-
John Okely authored
It's impossible to gain the right colour contrast against a dark footer using the same primary colour that gets 4.5 against white.
-
- 07 Aug, 2017 1 commit
-
-
John Okely authored
We have to choose a colour that is 4.5:1 against white and 3:1 against the text colour. I darkened the link colour somewhat and darkened the text colour
-
- 04 Aug, 2017 1 commit
-
-
Luca Bösch authored
-
- 26 Jul, 2017 1 commit
-
-
David Monllaó authored
-
- 14 Jul, 2017 1 commit
-
-
Kathrin Osswald authored
-
- 13 Jul, 2017 1 commit
-
-
Simey Lameze authored
-
- 12 Jul, 2017 2 commits
-
-
Damyon Wiese authored
-
Damyon Wiese authored
-
- 23 Jun, 2017 1 commit
-
-
jun authored
-