Making WordPress.org


Ignore:
Timestamp:
07/10/2017 08:22:50 PM (9 years ago)
Author:
SergeyBiryukov
Message:

Support Theme: Add styling for user notes toggle.

See #2272.

File:
1 edited

Legend:

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

    r5602 r5640  
    147147                }
    148148
    149                 .bbp-topic-content div.bbp-template-notice,
    150                 .bbp-reply-content div.bbp-template-notice {
     149                .bbp-topic-content > div.bbp-template-notice,
     150                .bbp-reply-content > div.bbp-template-notice {
    151151                        margin-bottom: 30px;
    152152                }
     
    277277                .bbp-reply-post-date,
    278278                .bbp-reply-ip,
     279                .wporg-bbp-user-notes-toggle,
    279280                .wporg-bbp-user-flag {
    280281                        font-size: ms(-2);
Note: See TracChangeset for help on using the changeset viewer.