Files
@ 10c306594b64
Branch filter:
Location: FVDE/ennstatus/requirements.txt - annotation
10c306594b64
655 B
text/plain
Make received donation page better looking on small screen
I added margins to the btn class, so that buttons have some space around them.
Secondly the sub header and the form are now in their own col-md-12
I added margins to the btn class, so that buttons have some space around them.
Secondly the sub header and the form are now in their own col-md-12
84a7e904a67e 84a7e904a67e 84a7e904a67e 84a7e904a67e 84a7e904a67e 84a7e904a67e 84a7e904a67e 1a7597d7a6d2 84a7e904a67e 717b9163ce4a e049a28fbddc e307abab7149 717b9163ce4a 3e42bd714886 84a7e904a67e 84a7e904a67e 84a7e904a67e 717b9163ce4a 84a7e904a67e e307abab7149 69c54ea559da 717b9163ce4a 717b9163ce4a 84a7e904a67e 84a7e904a67e | #
# This file is autogenerated by pip-compile
# Make changes in requirements.in, then run this to update:
#
# pip-compile requirements.in
#
blinker==1.4 # via flask-mail
click==5.1
dominate==2.1.12 # via flask-bootstrap
Flask-Bootstrap==3.3.5.6
Flask-HTTPAuth==2.6.0
Flask-Mail==0.9.1
Flask-Moment==0.5.1
Flask-WTF==0.12
flask==0.10.1
itsdangerous==0.24 # via flask
jinja2==2.8 # via flask
jsonschema==2.5.1
markupsafe==0.23 # via jinja2
pygeoip==0.3.2
python-gnupg==0.3.7
requests==2.7.0
strict-rfc3339==0.5
werkzeug==0.10.4 # via flask, flask-wtf
wtforms==2.0.2 # via flask-wtf
|