summaryrefslogtreecommitdiff
path: root/css/codeq
AgeCommit message (Expand)Author
2017-02-28CSS: add background-color for hint highlightsTimotej Lazar
2017-02-27Tweak CSS for hintsTimotej Lazar
2016-02-26Simplify description+hints blocks markupTimotej Lazar
2016-02-23Remove explicit "Hint" buttonTimotej Lazar
2016-02-15Add license information to CSS filesTimotej Lazar
2015-12-09Tweak console CSSTimotej Lazar
2015-11-20Prettify editor marksTimotej Lazar
2015-11-19Reduce bottom margin for popup hintsTimotej Lazar
2015-11-17Support different highlight colors for popup hintsTimotej Lazar
2015-10-09Reduce opacity of not-newest hintsTimotej Lazar
2015-10-06Refactor renderLineTimotej Lazar
2015-10-05Highlight only the border around newest hintTimotej Lazar
2015-10-05Add some paddingTimotej Lazar
2015-10-02Prepend instead of append new hints and bold the first shown hint.Aleš Smodiš
2015-10-02Remove edge rounding on console lines.Aleš Smodiš
2015-10-01block description fix; hint img centered;Marko Pušnik
2015-10-01Limit width of hint images to 80%.Aleš Smodiš
2015-09-23Place a border around individual static hintsTimotej Lazar
2015-09-18Use a link instead of a button in a static hint sequence.Aleš Smodiš
2015-09-17Console fix: a line can now have multiple CSS classes, so text can e.g. now b...Aleš Smodiš
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-02Bugfixed CodeQ Console, loaded it from prolog.html, added CSS and cursor blin...Aleš Smodiš