[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
- Previous message: [buddypress-trac] [BuddyPress Trac] Batch modify: #5566, #5911, #4950, #6510, #6514, #6818, #7091, #7139, #4449, #4500, #4585, #4665, #4951, #4966, #4968, #5153, #5564, #5739, #5761, #5797, #5895, #5931, #6048, #6172, #6230, #6253, #6296, #6379, #6556, #6642, #6691, #6753, #6771, #6960, #7063, #7102, #7191, #7352, #7158, #4855, #5759, #7338
- Next message: [buddypress-trac] [BuddyPress][11652] trunk/.travis.yml: Build Tools: Check for existence `xdebug.ini` using `phpenv` for Travis CI
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
#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
- Previous message: [buddypress-trac] [BuddyPress Trac] Batch modify: #5566, #5911, #4950, #6510, #6514, #6818, #7091, #7139, #4449, #4500, #4585, #4665, #4951, #4966, #4968, #5153, #5564, #5739, #5761, #5797, #5895, #5931, #6048, #6172, #6230, #6253, #6296, #6379, #6556, #6642, #6691, #6753, #6771, #6960, #7063, #7102, #7191, #7352, #7158, #4855, #5759, #7338
- Next message: [buddypress-trac] [BuddyPress][11652] trunk/.travis.yml: Build Tools: Check for existence `xdebug.ini` using `phpenv` for Travis CI
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the buddypress-trac
mailing list