Fix style regression for diff change descriptions.

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

Information

Review Board
release-6.x

Reviewers

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 ID
Fix style regression for diff change descriptions.
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. Testing Done: Published some updated diffs and saw the "Diff" entry in the change description box looked correct.
570986c4bd1bc97bf0abf3d2fd8330c65fc7daa7
Description From Last Updated

Should we use @white here instead

maubinmaubin
maubin
  1. 
      
  2. Show all issues

    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...