Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: 98ea5ae8097c131020f10d13eb8c7c16a285a175
https://github.com/xwiki/xwiki-platform/commit/98ea5ae8097c131020f10d13eb8c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
M
xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/XWikiIconProvider.java
M
xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/util/XWikiIconProviderTest.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Encapsulate the icon with a format block for having a dedicated css
class "icon-block"
* Provide some CSS rules to that new block: the idea being to get rid
of the flex and gap properties which are causing visual problems on
some elements
* Fix unit tests
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications