Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-18 | Wrap breadcrumbs at any char | Ali MJ Al-Nasrawy | 1 | -1/+1 | |
This would make a good use of space in mobile view. | |||||
2021-04-11 | Don't use different syle for symlink symbol | Ali MJ Al-Nasrawy | 1 | -5/+1 | |
2021-04-11 | CSS: remove unused symlink class | Ali MJ Al-Nasrawy | 1 | -15/+1 | |
2021-04-09 | Fix breadcrumbs mess on mobile | Ali MJ Al-Nasrawy | 1 | -0/+5 | |
On mobile devices, 'display: block' is set for '.directory' class. While this neccessary to make the whole row for directories entry clickable, it distorts the links in breadcrumbs. | |||||
2021-03-29 | Move symlink symbol from html to css | Ali MJ Al-Nasrawy | 1 | -1/+2 | |
This should facilitate testing because this symbol will no longer a part of the entry text shown in html. | |||||
2021-03-01 | Make footer text a bit smaller | Tamas Levai | 1 | -0/+1 | |
2021-03-01 | Tone down footer text contrast | Tamas Levai | 1 | -4/+4 | |
2021-03-01 | Use CSS to configure version footer look | Tamas Levai | 1 | -2/+10 | |
2020-10-02 | address feedback | Lukas Stabe | 1 | -5/+16 | |
2020-10-01 | restore default theme cli option and add default theme dark option | Lukas Stabe | 1 | -12/+43 | |
2020-10-01 | fix escaped quotes in font names | Lukas Stabe | 1 | -1/+1 | |
2020-09-26 | remove stylelint again and fix a few css issues | Lukas Stabe | 1 | -69/+84 | |
2020-09-26 | fix theme picker highlighting of selected theme | Lukas Stabe | 1 | -1/+8 | |
2020-09-26 | remove default color scheme cli argument | Lukas Stabe | 1 | -7/+10 | |
2020-09-25 | [wip] client-side color-scheme handling | Lukas Stabe | 1 | -0/+667 | |
2020-09-06 | Add logo | Sven-Hendrik Haase | 1 | -0/+122 | |