papegaaij opened a new pull request #400: WICKET-6725: replace display: none by css class URL: https://github.com/apache/wicket/pull/400 This PR replaces inline display: none with a CSS class and a stylesheet. The stylesheet is managed by Wicket and added automatically. You can change or disable this stylesheet via `ResourceSettings`. I've also disabled the stylesheet in `MockApplication` to prevent noise in our tests.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services