Increase spacing and reduce cultter in the dashboard styling.

Review Request #13150 — Created July 17, 2023 and submitted

Information

Review Board
release-6.x

Reviewers

The dashboard is quite information-dense, with a lot of information
running together.

In an attempt to give that information more breathing room, this change
adds some additional padding to the header, cells, and paginator, taking
spacing from 4px in the header, 5px in the cells, and 0.7em in the
footer to 0.75em across the board. (Technically, the header is now
0.75em horizontal, 0.5em vertical).

This makes it just a bit easier to focus on individual review request
summaries (particularly when they're very long), and better promotes the
most recent review requests.

There's no longer a border between rows, cutting back that bit of visual
excess.

There's also a fix for the styling of the age datetime borders. The
top-most one always had a top border, which looked bad. The top-most one
is now flush against the header.

Tested the dashboard and other datagrid pages, comparing between the old
and new styles.

Initially, it felt like perhaps too much whitespace, but it quickly felt
far easier to read and digest the information.

Summary ID
Increase spacing in the dashboard styling.
The dashboard is quite information-dense, with a lot of information running together. In an attempt to give that information more breathing room, this change adds some additional padding to the header, cells, and paginator, taking spacing from 4px in the header, 5px in the cells, and 0.7em in the footer to 0.75em across the board. (Technically, the header is now 0.75em horizontal, 0.5em vertical). This makes it just a bit easier to focus on individual review request summaries (particularly when they're very long), and better promotes the most recent review requests. There's also a fix for the styling of the age datetime borders. The top-most one always had a top border, which looked bad. The top-most one is now flush against the header.
70b192aac90f1df28bc251a8616a248228ec918e

maubin
  1. Ship It!
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (c9671ab)
Loading...