Opened 13 years ago
Closed 13 years ago
#20626 closed defect (bug) (fixed)
Update plugin install screens to use the new stars from Customizer/themes
Reported by: | helenyhou | Owned by: | ryan |
---|---|---|---|
Milestone: | 3.4 | Priority: | normal |
Severity: | normal | Version: | 3.4 |
Component: | Graphic Design | Keywords: | has-patch needs-refresh |
Focuses: | Cc: |
Description
For consistency, we should use the new stars from the Customizer and theme install screen in the plugin install list table and the details Thickbox. These new stars use a single sprite and are much easier to implement and maintain across screens and different colors.
I would also suggest that these same stars be used on WordPress.org Extend, since the view in the Thickbox mirrors that design closely.
Attachments (2)
Change History (6)
#3
@
13 years ago
- Keywords needs-refresh added
- Milestone changed from Awaiting Review to 3.4
+1 for stars-rtl.png
or a graphic which can be used for both types.
Then we can remove my small hack for the theme install sidebar too, see http://core.trac.wordpress.org/browser/trunk/wp-admin/css/wp-admin-rtl.dev.css#L1642
This needs also an update because of [20730].
Note: See
TracTickets for help on using
tickets.
20626.diff should take care of this in the admin and also adds the old
star.png
andgray-star.png
to$old_files
. Will need to add stars-rtl.png for RTL.