*Steps to reproduce* # Login as Admin # Go to Administer Wiki > Look & Feel > Themes # Click 'Customize' to edit the theme (tested on default Iceberg theme) # On "Advanced" section, set the @xwiki-border-color to purple by adding: {code:java} @xwiki-border-color: #ff00ff;{code}
# Save and open the Main.WebHome page in View Mode # Observe the Main content area
*Expected results*
The Main content area has a purple border.
*Actual results*
No border is present around the Main Content area (this can be reproduced also with other pages, not only Main . WebHome).
This also affects setting the border colors to docextrapanes, it seems also the bottom border and padding is missing (see attached screenshots).
The issue could not be reproduced on XWiki 15.9, 15.5.4 or 14.10.20. |
|