Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#2973 closed defect (bug) (fixed)

Background color for headers in comments section not consistant

Reported by: SergeyBiryukov Owned by:
Priority: normal Milestone: 1.5
Component: Extended Profile Version:
Severity: normal Keywords:
Cc: sergeybiryukov.ru@…

Description

As originally reported by Ipstenu on WordPress Trac:

The sortable columns 'Author' and 'In response to' are white instead of the nice grey on Chrome and Safari on XP.

http://img651.imageshack.us/img651/7503/formattingcolorsoncomme.jpg

As noted by wikichaves, this is caused by CSS rule in bp-xprofile/admin/css/admin.css:

th a {
	background: #fff;
	...
}

Change History (3)

#1 @djpaul
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [3591]) Only load xprofile admin CSS/JS on the xprofile admin pages. Fixes #2973

#2 @djpaul
16 years ago

(In [3804]) Only load xprofile admin CSS/JS on the xprofile admin pages. Fixes #2973 (branch)

#3 @johnjamesjacoby
15 years ago

  • Milestone Awaiting Review1.5
  • Severitynormal
  • Version 1.2.6

Moving closed ticket out of Awaiting Review.

Note: See TracTickets for help on using tickets.