• 
      

    Update box styling for dark mode, and remove "tip" boxes.

    Review Request #13799 — Created April 26, 2024 and submitted

    Information

    Review Board
    release-7.x

    Reviewers

    This updates our old box elements for dark mode. This mainly just uses
    Ink container and header styling.

    We do have a couple of "special" box classes.

    important, namely, is still used, but deprecated and should be
    replaced with ink-c-alert. In the meantime, it's been styled to no
    longer use the ancient icon we used to use (which feels very out of
    place in the UI) and instead use the same icon that warning alerts use.

    tip hasn't been used in ages, and has been removed.

    Tested these boxes in both light and dark modes. The light and dark
    mode boxes all looked correct.

    Summary ID
    Update box styling for dark mode, and remove "tip" boxes.
    This updates our old `box` elements for dark mode. This mainly just uses Ink container and header styling. We do have a couple of "special" box classes. `important`, namely, is still used, but deprecated and should be replaced with `ink-c-alert`. In the meantime, it's been styled to no longer use the ancient icon we used to use (which feels very out of place in the UI) and instead use the same icon that warning alerts use. `tip` hasn't been used in ages, and has been removed.
    944b81f92c9cd015fe5ae17660d5dac5c84b4771

    david
    1. Ship It!
    2. 
        
    maubin
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-7.x (17171bc)