aboutsummaryrefslogtreecommitdiffstats
path: root/data (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-08-25Remove on-hover animation of qr codeSven-Hendrik Haase1-1/+0
It made things a bit annoying as every other UI element is snappy and without animations.
2021-04-18Wrap breadcrumbs at any charAli MJ Al-Nasrawy1-1/+1
This would make a good use of space in mobile view.
2021-04-11Don't use different syle for symlink symbolAli MJ Al-Nasrawy1-5/+1
2021-04-11CSS: remove unused symlink classAli MJ Al-Nasrawy1-15/+1
2021-04-09Fix breadcrumbs mess on mobileAli MJ Al-Nasrawy1-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-29Move symlink symbol from html to cssAli MJ Al-Nasrawy1-1/+2
This should facilitate testing because this symbol will no longer a part of the entry text shown in html.
2021-03-01Make footer text a bit smallerTamas Levai1-0/+1
2021-03-01Tone down footer text contrastTamas Levai1-4/+4
2021-03-01Use CSS to configure version footer lookTamas Levai1-2/+10
2020-10-02address feedbackLukas Stabe1-5/+16
2020-10-01restore default theme cli option and add default theme dark optionLukas Stabe1-12/+43
2020-10-01fix escaped quotes in font namesLukas Stabe1-1/+1
2020-09-26remove stylelint again and fix a few css issuesLukas Stabe1-69/+84
2020-09-26fix theme picker highlighting of selected themeLukas Stabe1-1/+8
2020-09-26remove default color scheme cli argumentLukas Stabe1-7/+10
2020-09-25[wip] client-side color-scheme handlingLukas Stabe1-0/+667
2020-09-06Add logoSven-Hendrik Haase1-0/+122