Improve CSS segregation
This MR:
- Introduces a
light
class for form elements that want their borders to be shown only on hover/active (previously this was done per section, not easy to reuse etc.) - Improves the CSS segregation (moving several parts from theme to base) (a step toward closing ticket number 650)
Edited by Nicolas Frandeboeuf