Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: dac42cf590f3026820db91d640c9f1c920fdd0f9 https://github.com/xwiki/xwiki-platform/commit/dac42cf590f3026820db91d640c9f... Author: LucasC <[email protected]> Date: 2025-12-19 (Fri, 19 Dec 2025) Changed paths: M xwiki-platform-core/xwiki-platform-bootstrap/src/main/less/bootstrap.less R xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/bootstrap/print.less M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/print.css Log Message: ----------- XWIKI-23655: Convert print.less to CSS (#4808) * Moved the content of the file print.less to print.css * Deleted the file print.less * Updated bootstrap.less to accept compiling without any print styles (they are handled completely on flamingo's side now) * Improved codestyle of the migrated LESS. * Added a LICENSE to the updated CSS file. * Added a horizontal ruler to make the structure hopefully a bit better. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications