Move several stylesheets into pages/.

Review Request #5861 — Created May 22, 2014 and submitted — Latest diff uploaded

Information

Review Board
master
d73f7f8...

Reviewers

This takes a bunch of the stylesheets we have in rb/css/ and sticks
them into rb/css/pages/, getting them out of the root directory.

Not every one of these is fully page-specific, but it's at least a bit
closer to organized. We may want to split this later into more specific
files.

Went to various pages and didn't hit any problems.

Built an egg, which requires all files to be reachable (including referenced
image paths in CSS files). The package built.

    Loading...