[buddypress-trac] [BuddyPress Trac] #7575: Admin common style selectors must be more specific

buddypress-trac noreply at wordpress.org
Thu Jul 27 19:07:27 UTC 2017


#7575: Admin common style selectors must be more specific
----------------------------+-----------------------------
 Reporter:  geminorum       |      Owner:  slaFFik
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  2.8.2
 Severity:  normal          |   Keywords:
----------------------------+-----------------------------
 Apparently BuddyPress adds common styles to all admin pages, and appends a
 `buddypress` class to the html body. for example:

 {{{
 .buddypress code {
     background-color: #e0e0e0;
     color: #636363;
     font-size: 1em;
 }
 }}}

 it affects all `code` tags on all admin page, and frankly not a good
 practice.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7575>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list