view MANIFEST.in @ 7084:8ba69bf9236e

style: fix changeset tag container - fix vertical alignment of right aligned tags Tags and comment count were not aligned with the line text at all, and a solid background were hiding the separator lines and made it look even more messy. extra-container and comments-container are now simplified with top right positioning and less margin tweaking. Minimal changes to the tags - just touching some external sizing so it fits in the container: line-height and margin.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 03 Jan 2018 03:45:35 +0100
parents b374803eafb6
children 1969f7dfb6b0
line wrap: on
line source

include           .coveragerc
include           Apache-License-2.0.txt
include           CONTRIBUTORS
include           COPYING
include           Jenkinsfile
include           LICENSE-MERGELY.html
include           LICENSE.md
include           MIT-Permissive-License.txt
include           README.rst
include           dev_requirements.txt
include           development.ini
include           pytest.ini
include           requirements.txt
include           tox.ini
recursive-include docs *
recursive-include init.d *
recursive-include kallithea/alembic *
include           kallithea/bin/ldap_sync.conf
include           kallithea/lib/paster_commands/template.ini.mako
recursive-include kallithea/i18n *
recursive-include kallithea/public *
prune             kallithea/public/less/node_modules
recursive-include kallithea/public/less/node_modules/bootstrap *
recursive-include kallithea/templates *
recursive-include kallithea/tests/fixtures *
recursive-include kallithea/tests/scripts *
include           kallithea/tests/models/test_dump_html_mails.ref.html
include           kallithea/tests/performance/test_vcs.py
include           kallithea/tests/vcs/aconfig
recursive-include scripts *