*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 borders and the docextrapanes borders
*Expected results*
The Main content area and docextrapanes have a purple bottom border ( surrounding on pages with little content ) border.
*Actual results*
No border is present around at 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) of docextrapanes .
The issue could not be reproduced on XWiki 15.9, 15.5.4 or 14.10.20. |
|