Changeset 13734
- Timestamp:
- 05/20/2024 01:55:18 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/css/styles-moderators.css
r13555 r13734 1 1 #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 background-color: var(--wp--preset--color--pomegrade-3, #ffe9de); 4 } 5 3 6 #bbpress-forums .bbp-topics:not(.full-posts) .status-spam.even, 4 7 #bbpress-forums .bbp-topics:not(.full-posts) .status-spam.odd { 5 background-color: var(--wp--preset--color--pomegrade- 3, #ffe9de);8 background-color: var(--wp--preset--color--pomegrade-2, ##ffb7a7); 6 9 } 7 10
Note: See TracChangeset
for help on using the changeset viewer.