Branch: refs/heads/XLIT-{19,20} Home: https://github.com/xwiki-contrib/livedata-inline-table Commit: e162b0335b4d220eb3a72f3e55f0ebffac7fb593 https://github.com/xwiki-contrib/livedata-inline-table/commit/e162b0335b4d22... Author: Dorian OUAKLI <[email protected]> Date: 2025-11-06 (Thu, 06 Nov 2025) Changed paths: M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroBlockFilter.java M livedata-inline-table-macro/src/main/resources/css/livedata-inline-table-macro.css Log Message: ----------- XLIT-19: Cell style from the original table is applied to a container inside the cell instead of the cell itself - including width XLIT-20: Wrong text width inside cells if the source table has sizes set for columns * For now, move the padding to the inner container and strip out width styles. ( We should use a JSX to edit the actual table cell's attributes instead ) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/livedata-inline-table/settings/notification...