Refactor CSS for DiffCommit listings
Review Request #7220 — Created April 17, 2015 and submitted — Latest diff uploaded
All the CSS for styling tables of
DiffCommit
s has been refactored
intodiffviewer.less
to reduce duplication. The styling can now be
more easily made consistent across all views where it is shown.
Viewed a review request with a change description and the diff
viewer of a review request with multiple commits.
Diff Revision 3 (Latest)
orig
1
2
3
reviewboard/static/rb/css/defs.less |
---|
reviewboard/static/rb/css/pages/diffviewer.less |
---|
reviewboard/static/rb/css/pages/reviews.less |
---|
reviewboard/static/rb/js/diffviewer/views/diffCommitIndexView.js |
---|
reviewboard/templates/reviews/boxes/commit_list.html |
---|
reviewboard/templates/reviews/boxes/commit_list_change.html |
---|