DuneSt / MaterialDesignLite

This project prime goal is to bind the google's Material Design Lite project to Seaside and as second goal to build widgets on top of Material Design to help Seaside developers to create web applications with material design faster.
https://mdl.ferlicot.fr/
MIT License
40 stars 20 forks source link

move-sorted-table-css-to-css-file #305

Closed jecisc closed 3 years ago

jecisc commented 3 years ago

Extract inlined CSS of the SortableTable in CSS file.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 615


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Material-Design-Lite-Widgets/MDLSortableTable.class.st 0 5 0.0%
<!-- Total: 0 5 0.0% -->
Files with Coverage Reduction New Missed Lines %
src/Material-Design-Lite-Widgets/MDLSortableTable.class.st 1 0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 602: 0.09%
Covered Lines: 3298
Relevant Lines: 4993

💛 - Coveralls