Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-24 | Rework of main template, adds options for more fine customisation | Alex Shpak | 1 | -1/+1 | |
2019-09-01 | use class="hidden" instead of creating new classes | Paul Twohey | 1 | -1/+1 | |
Use class "hidden" instead of styled classes to ensure that input elments stay hidden when the Content-Security-Policy header has "style-src 'self';" | |||||
2019-09-01 | fix expand and tabs shortcodes to work with strict Content-Security-Policy | Paul Twohey | 1 | -1/+1 | |
When the Content-Security-Policy header has "style-src 'self';" inine style elements like style="display: none" are not honored by browsers, so add CSS to the markup classes and style them display: none | |||||
2019-05-23 | #39, Finish columns shortcode, clean scss | Alex Shpak | 1 | -1/+1 | |
2019-05-22 | #39, Add expand and tabs shortcodes | Alex Shpak | 1 | -0/+12 | |