[xwiki/xwiki-platform] ebf9a9: [Misc] Remove invalid CSS property 'sborder' in ex...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: ebf9a98459e02f108c6e4d95e62e3431b8f6f806 https://github.com/xwiki/xwiki-platform/commit/ebf9a98459e02f108c6e4d95e62e3... Author: Vincent Massol <[email protected]> Date: 2026-05-13 (Wed, 13 May 2026) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/extension/extension.css Log Message: ----------- [Misc] Remove invalid CSS property 'sborder' in extension.css (#5476) Remove the invalid CSS property 'sborder: 1px solid red' from the .innerMenu li rule in extension.css. The property 'sborder' is not a valid CSS property and was silently ignored by all browsers, so removing it has no visual impact. This fixes the SonarQube BLOCKER issue css:S4654 (Unexpected unknown property 'sborder'). Co-authored-by: Claude <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications