New:
- Add missing caret styles. [thet]
- Extended form styles for input type="email". [agitator]
- Isolate calendar portlet styles. [agitator]
- Added invisible-grid table styles. [agitator]
- Action control panel specific rendering. [ebrehault]
Fixes:
- Improved "feel" for the Site Setup (overview-controlpanel)
<https://github.com/plone/Products.CMFPlone/issues/1435>
[pigeonflight]
- Fix code analysis errors reported by
<http://jenkins.plone.org/view/Pkgs/job/package-plonetheme.barceloneta>
[gforcada]
- Drop toolbar for anonymous users.
- Fixed html validation:
- the banner role is unnecessary for element header,
- element main does not need a role attribute,
- the contentinfo role is unnecessary for element footer.
[maurits]