collective / collective.volto.formsupport

Enable support for customizable forms in Volto
GNU General Public License v2.0
2 stars 8 forks source link

Align text in table formatting #36

Closed JeffersonBledsoe closed 1 year ago

JeffersonBledsoe commented 1 year ago

Another small table formatting fix for #31 . This PR ensures all text is start-aligned rather than the default centre align of most browsers/ email clients

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 6268751322


Files with Coverage Reduction New Missed Lines %
src/collective/volto/formsupport/captcha/hcaptcha.py 2 94.12%
src/collective/volto/formsupport/utils.py 2 77.27%
src/collective/volto/formsupport/captcha/norobots.py 7 78.38%
<!-- Total: 11 -->
Totals Coverage Status
Change from base Build 6222229522: 0.0%
Covered Lines: 640
Relevant Lines: 694

💛 - Coveralls