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