Fix issues with the borders/corners around datagrids.

Review Request #3914 — Created Feb. 25, 2013 and submitted

Information

Review Board
release-1.7.x

Reviewers

Fix issues with the borders/corners around datagrids.

On the datagrids (all but the dashboard), the title header didn't have
rounded corners, making the background stick out just a bit.

On the bottom of the datagrid, the last item did the same thing. The
last entry now should always have rounded corners.

There was a small issue with the padding at the bottom of the box for
datagrids that made the rounding at the bottom look wrong. This was 1px
padding that IE needed. We now target IE specifically for that padding
with a little hack.
Looked at the different datagrids. They all looked correct (more like
the dashboard now), and didn't have things sticking out.
reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
      Ignored Files:
        reviewboard/static/rb/css/common.less
    
    
  2. 
      
david
  1. Screenshots?
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...