Making WordPress.org


Ignore:
Timestamp:
08/13/2018 07:14:46 AM (8 years ago)
Author:
netweb
Message:

Support Forums: Allow all w.org users to 'modlook' report posts or topics

Props Clorith.
Fixes #1956.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss

    r7518 r7605  
    10031003        }
    10041004
     1005        .topic-info li.topic-report::before {
     1006                content: "\f227";
     1007        }
     1008
     1009        .topic-info li.topic-previous-reports {
     1010
     1011                .previous-reports {
     1012
     1013                        padding-left: 0;
     1014
     1015                        li {
     1016                                list-style: inside;
     1017                        }
     1018                }
     1019        }
     1020
    10051021        .plugin-meta-icon {
    10061022                border-top: 0;
Note: See TracChangeset for help on using the changeset viewer.