Opened 5 years ago

Closed 5 years ago

#6438 closed enhancement (invalid)

Plugin Active Icon

Reported by: alexleonard Owned by: anonymous
Priority: low Milestone:
Component: General Version: 2.5
Severity: minor Keywords: RC3
Cc:

Description

The famfamfam tick icon to the left of the "Active" status for a plugin might look better to the right.

Something like:

.status * {
	line-height: 16px;
	display: block;
	padding-right: 18px;
}

th.status {
	padding-right: 28px;
}

.status .active {
	background: url(images/active.png) center right no-repeat;
}

Change History (3)

By the way. I have no idea whether this is the right place to be leaving things like this?

comment:2   DD325 years ago

By the way. I have no idea whether this is the right place to be leaving things like this?

Definately the right place, it'll just take awhile before someone has a look at it.

See Also: http://trac.wordpress.org/ticket/6275#comment:10

  • Milestone 2.5 deleted
  • Resolution set to invalid
  • Status changed from new to closed

The icon has gone now as it's licence was incompatible with WordPress.

Note: See TracTickets for help on using tickets.