adds ability to 1-click expand images

This commit is contained in:
bugron
2015-09-14 21:10:28 +04:00
parent 9ed8d35ec2
commit c6e3c89b7c
9 changed files with 231 additions and 6 deletions

View File

@@ -18,6 +18,8 @@ block content
script(src='/js/lib/codemirror/mode/css/css.js')
script(src='/js/lib/codemirror/mode/htmlmixed/htmlmixed.js')
script(src='/js/lib/codemirror/addon/emmet/emmet.js')
script(src='/js/lib/lightbox2/dist/js/lightbox.min.js')
link(rel='stylesheet', href='/js/lib/lightbox2/dist/css/lightbox.css')
.row.courseware-height
.col-xs-12.col-sm-12.col-md-3.col-lg-3
.scroll-locker(id = "scroll-locker")