Files @ eb9b95e835cb
Branch filter:

Location: kallithea/requirements.txt

Søren Løvborg
css: fix checkbox alignment

Checkboxes are a bit off-alignment throughout Kallithea, but floating
them left makes it noticably worse, and also seems like an odd thing
to do (checkboxes are usually rendered inline with the label).
1
2
3
4
# requirements.txt file for use as "pip install -r requirements.txt" as a
# readthedocs compatible alternative to "pip install -e ." which is a working
# alternative to "setup.py develop" which doesn't work with Mercurial 3.7
.