Change record status: 
Project: 
Introduced in branch: 
8.x
Description: 

Previously, Seven's generic CSS and theme-specific CSS were housed in the same file. To conform to the CSS file organization for Drupal 8, this creates a new CSS file that contains the generic CSS stylings.

Summary

  • Moves generic CSS from style.css to a new file named seven.base.css
Impacts: 
Themers