Refactor confusing LESS variables

Review Request #6823 — Created Jan. 22, 2015 and submitted

wudi
Review Board
master
3737
34cb271...
reviewboard, students

Several duplicated references of same css definition makes the code confusing and without obvious code clarifying benefit.

Kept @review-request-action-primary-* and @review-request-action-menu-* variables as they do not cause confusion.

Visually checked through. Ran tests.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/css/defs.less
        reviewboard/static/rb/css/pages/reviews.less
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/css/defs.less
        reviewboard/static/rb/css/pages/reviews.less
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
  1. Ship It!
  2. 
      
WU
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (d098dca)
Loading...