Making WordPress.org

Changeset 13497


Ignore:
Timestamp:
04/11/2024 12:30:24 AM (2 years ago)
Author:
adamwood
Message:

Supoort Forums Plugin: Update styles for spam topics

Matches colors for new theme.

See #7564

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/css/styles-moderators.css

    r13495 r13497  
    11#bbpress-forums .bbp-topics:not(.full-posts) .status-archived.even,
    2 #bbpress-forums .bbp-topics:not(.full-posts) .status-archived.odd {
     2#bbpress-forums .bbp-topics:not(.full-posts) .status-archived.odd,
     3#bbpress-forums .bbp-topics:not(.full-posts) .status-spam.even,
     4#bbpress-forums .bbp-topics:not(.full-posts) .status-spam.odd {
    35        background-color: var(--wp--preset--color--pomegrade-3, #ffe9de);
    46}
Note: See TracChangeset for help on using the changeset viewer.