summaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Collapse)Author
2015-09-18XMerge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-17Console fix: a line can now have multiple CSS classes, so text can e.g. now ↵Aleš Smodiš
be in multiple colors.
2015-09-16Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-16basis for the state machine and some UI improvements (currently disabled)Robert Zorko
2015-09-16Leave to Bootstrap to set the font for console (the <pre> element).Aleš Smodiš
2015-09-16Bugfix: console must not collapse spaces.Aleš Smodiš
2015-09-15Prolog handler now uses CodeQ terminal.Aleš Smodiš
2015-09-03Fix scrolling and line-breaking in CodeQ consoleTimotej Lazar
2015-09-03Remove jquery-console CSSTimotej Lazar
2015-09-02Bugfixed CodeQ Console, loaded it from prolog.html, added CSS and cursor ↵Aleš Smodiš
blinking.
2015-07-17sinsmarkop
2015-07-16finished block toolbar, course and task title static mockup, same css ↵markop
adjustments
2015-07-15Added support for displaying hints. For now triggered by hand via a console, ↵Aleš Smodiš
e.g. FireBug.
2015-07-15menu & editor toolbarmarkop
2015-07-14- use bootstrap style/grid systemmarkop
- add cordova/phonegap basic configuration
2015-07-14Changed the organization of js and css file to reflect the libraries they ↵Aleš Smodiš
are used with. Added the show-hint add-on for CodeMirror.
2015-07-13Fix typo.Aleš Smodiš
2015-07-13Initial commit: bare page for Prolog tasks with editor and command prompt, ↵Aleš Smodiš
lightweight task definition parser of pythonic assignment statements.