Move more CSS files into new directories.

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

Information

Review Board
master
ae8d6c5...

Reviewers

This moves a few more CSS files out of the root and into organized
directories.

The DnD uploader component's stylesheet has been moved into ui/.

The retina mixin has been moved into mixins/.

The icon definitions have been moved into assets/.

Tested various pages. Saw the icons. Saw the DnD uploader.

Built a package successfully.

reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/staticbundles.py
      Ignored Files:
        reviewboard/static/rb/css/ui/dnd-uploader.less
        reviewboard/static/rb/css/mixins/retina.less
        reviewboard/static/rb/css/assets/icons.less
    
    
  2. 
      
reviewbot
  1. This is a review from Review Bot.
      Tool: Pyflakes
      Processed Files:
        reviewboard/staticbundles.py
      Ignored Files:
        reviewboard/static/rb/css/ui/dnd-uploader.less
        reviewboard/static/rb/css/mixins/retina.less
        reviewboard/static/rb/css/assets/icons.less
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (41b120c)
Loading...