• 
      

    Move several stylesheets into pages/.

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

    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.

    reviewbot
    1. This is a review from Review Bot.
        Tool: PEP8 Style Checker
        Processed Files:
          reviewboard/staticbundles.py
        Ignored Files:
          reviewboard/static/rb/css/pages/admin-dashboard.less
          reviewboard/static/rb/css/pages/text-review-ui.less
          reviewboard/static/rb/css/pages/diffviewer.less
          reviewboard/static/rb/css/pages/search.less
          reviewboard/static/rb/css/pages/newReviewRequest.less
          reviewboard/static/rb/css/pages/image-review-ui.less
          reviewboard/static/rb/css/pages/admin.less
          reviewboard/static/rb/css/pages/reviews.less
          reviewboard/static/rb/css/pages/js-tests.less
          reviewboard/static/rb/css/pages/dashboard.less
      
      
    2. 
        
    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
          reviewboard/staticbundles.py
        Ignored Files:
          reviewboard/static/rb/css/pages/admin-dashboard.less
          reviewboard/static/rb/css/pages/text-review-ui.less
          reviewboard/static/rb/css/pages/diffviewer.less
          reviewboard/static/rb/css/pages/search.less
          reviewboard/static/rb/css/pages/newReviewRequest.less
          reviewboard/static/rb/css/pages/image-review-ui.less
          reviewboard/static/rb/css/pages/admin.less
          reviewboard/static/rb/css/pages/reviews.less
          reviewboard/static/rb/css/pages/js-tests.less
          reviewboard/static/rb/css/pages/dashboard.less
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (a16c65e)