Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#28818 closed defect (bug) (fixed)

Checkbox text should have cursor pointer.

Reported by: Ankit K Gupta Owned by: helen
Priority: normal Milestone: 4.0
Component: Upgrade/Install Version: 3.9.1
Severity: normal Keywords: has-patch
Cc: Focuses: ui, accessibility

Description

In whole wordpress all checkbox text having cursor pointer except installation page.It should be same in whole CMS.

Attachments (2)

checkbox pointer.png (61.4 KB ) - added by Ankit K Gupta 12 years ago.
Screenshot of Installation page & Setting page
28818.patch (361 bytes ) - added by Ankit K Gupta 12 years ago.
patch file

Download all attachments as: .zip

Change History (8)

@Ankit K Gupta
12 years ago

Screenshot of Installation page & Setting page

@Ankit K Gupta
12 years ago

patch file

#1 @Ankit K Gupta
12 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
12 years ago

  • Component AdministrationUpgrade/Install
  • Milestone Awaiting Review4.0

This ticket was mentioned in IRC in #wordpress-dev by DrewAPicture. View the logs.


12 years ago

#4 @helen
12 years ago

Thanks for the patch - I will commit, but need to move the rules much further up. This file isn't very well organized at all, but certainly let's not put a general selector in the middle of a bunch of rules related to a specific UI component.

#5 @helen
12 years ago

  • Owner set to helen
  • Resolutionfixed
  • Status newclosed

In 29325:

Labels for the installation form should get the pointer cursor. props Ankit K Gupta. fixes #28818.

#6 @Ankit K Gupta
12 years ago

Thanks Helen for adding my patch.

Note: See TracTickets for help on using tickets.