skeleton/MANIFEST.in
author Rémi Cardona <remi.cardona@logilab.fr>
Mon, 02 Jun 2014 12:37:52 +0200
branchstable
changeset 9871 3d3aa4dd6a32
parent 6296 b7484ae2c693
permissions -rw-r--r--
[reledit] Fix reledit icons jumpiness (closes #4106867) Introduce an "invisible" class (copied verbatim from Bootstrap) that only sets the "visibility" property. "display: none" is the reason for the whole jumpiness as it actually detaches the element from the rendered layout. "visibility: hidden" only makes it transparent while keeping its original box properties (width, height, etc).

include *.py
include */*.py
recursive-include data *.gif *.png *.ico *.css *.js
recursive-include i18n *.po
recursive-include wdoc *