summaryrefslogtreecommitdiff
path: root/static/style.css (follow)
Commit message (Expand)AuthorAgeFilesLines
* {config,index}.go, cca.scfg.example, style.css, *.html: Link to sourceRunxi Yu2024-09-301-14/+1
* *: Change license to AGPL-3.0-or-laterRunxi Yu2024-09-301-3/+14
* style.css: Remove styling for preformatted textRunxi Yu2024-09-291-9/+0
* style.css, index.html: Emit warning when CSS doesn't loadRunxi Yu2024-09-291-0/+4
* style.css: Use YK Pao GreenRunxi Yu2024-09-291-1/+1
* style.css: Do not differentiate between odd and even rowsRunxi Yu2024-09-291-9/+0
* index.html, style.css: Use .reading-width instead of sectionRunxi Yu2024-09-291-1/+1
* index.html, style.css: #table-of-courses { width: 100%; }Runxi Yu2024-09-291-0/+4
* index.html, style.css: Misc enhancementsRunxi Yu2024-09-291-2/+8
* main.js, style.css, index.html: Clear notice by JS instead of using noscriptRunxi Yu2024-09-271-0/+3
* style.css: Fix more regressionsRunxi Yu2024-09-241-4/+8
* index.html, main.js: Display message when connection is closedRunxi Yu2024-09-241-0/+11
* style.css, index.html: More clean-upRunxi Yu2024-09-241-116/+106
* style.css: Initial clean-upRunxi Yu2024-09-241-42/+9
* ws.go, main.js, index.html: Better WS documentation and structureRunxi Yu2024-09-161-0/+7
* style.css, index.tmpl: Style changesRunxi Yu2024-09-081-0/+6
* *: Password login stubRunxi Yu2024-09-081-3/+11
* *: Basic WebSocket connection may be established nowRunxi Yu2024-09-081-1/+1
* *: Basic authentication and templatesRunxi Yu2024-09-071-0/+344