Fix style regression for diff change descriptions.

Review Request #13057 — Created May 22, 2023 and submitted

david
Review Board
release-6.x
reviewboard

The change descriptions for diffs use the same .diff-index class as
the file listing in the diffs. Unfortunately, some of the styles for
that class were moved to the listing's parent container in order to
facilitate the new docking behavior, which caused the look of diff
change descriptions to regress.

This change copies over the few styles we need in order for this to look
correct.

Published some updated diffs and saw the "Diff" entry in the change
description box looked correct.

Summary
Fix style regression for diff change descriptions.
Description From Last Updated

Should we use @white here instead

maubinmaubin
maubin
  1. 
      
  2. Should we use @white here instead

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

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (1b6d562)
Loading...