Refactor confusing LESS variables
Review Request #6823 — Created Jan. 22, 2015 and submitted
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.
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