• 
      

    Add new stylesheets for base page and form rules.

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

    Information

    Review Board
    master
    295018b...

    Reviewers

    The base rules that comprise every page (standard tag styling, header
    bar, branding area, etc.) are now split out from common.less into
    pages/base.less.

    A ui/forms.less has been started with some of the standard form styling.

    While tearing parts out of common.less, I found two rules,
    .new-review-request and #searchbar, which were no longer used. The
    former was orphaned when RB 2.0's New Review Request page was written,
    and the latter was orphaned with the UI rewrite for RB 1.7.

    Tested some pages.

    Built an egg.

    reviewbot
    1. This is a review from Review Bot.
        Tool: Pyflakes
        Processed Files:
          reviewboard/staticbundles.py
        Ignored Files:
          reviewboard/static/rb/css/pages/base.less
          reviewboard/static/rb/css/common.less
          reviewboard/static/rb/css/ui/forms.less
      
      
    2. 
        
    chipx86
    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/base.less
          reviewboard/static/rb/css/common.less
          reviewboard/static/rb/css/ui/forms.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/base.less
          reviewboard/static/rb/css/common.less
          reviewboard/static/rb/css/ui/forms.less
      
      
    2. 
        
    david
    1. Ship It!

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