• 
      

    Restore the original style for the JavaScript unit tests pages.

    Review Request #8028 — Created March 4, 2016 and submitted

    Information

    Review Board
    release-2.6.x

    Reviewers

    We had some custom styles for the JavaScript unit test pages, which we
    had in the original Jasmine stylesheet, rather than overriding in a
    separate one. When upgrading Jasmine, the stylesheet changed so much
    that we opted to throw those styles out.
    
    This change brings those styles back, giving us a familiar feel for
    these pages, but in a way that's maintainable. It also tweaks a few
    colors to fit in a little better with the modern look of Review Board.

    Tested passing, failed and skipped tests, to see the different forms of
    output.


    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/staticbundles.py
      
      Ignored Files:
          reviewboard/static/rb/css/pages/js-tests.less
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/staticbundles.py
      
      Ignored Files:
          reviewboard/static/rb/css/pages/js-tests.less
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.6.x (5ca63e6)