Follow-up to #1342054: [META] Clean up templates and CSS

Problem/Motivation

Bartik's code needs to meet current coding standards in Drupal.
Lists.css currently only contains component specific list styles. As part of the coding standards, styles for components need to be kept together in one file and not be split across files.

Proposed resolution

We need to split out all of the styles in lists.css into the correct components and remove the file from Bartik.

Remaining tasks

Write a patch.
Visual review of the patch + screenshots - to check we do not visually change/break anything in Bartik.
Code review of the patch - to check the standards have been met correctly.

User interface changes

None, we are cleaning up files and code.

API changes

n/a

Comments

emma.maria’s picture

Status: Active » Closed (duplicate)