Skip to content

Improve CSS segregation

Nicolas Frandeboeuf requested to merge nicofrand/kresus:cssInputsBorders into master

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

Merge request reports