Change in password field styling

figaro - July 30, 2006 - 19:23
Project:Sands_CSS
Version:4.7.x-1.x-dev
Component:Rendering issues
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

Proposed change:
Replace input.form-password by input[type="password"] in colors.css

What this change achieves:
- Renders password field similar to user id field
- This proposed change does not affect IE

In fact, neither in the template files nor in Drupal core is form-password used. It may be an obsolete style element.

#1

Samat Jain - August 2, 2006 - 18:27
Status:active» fixed

Thanks for catching this, it's a holdup from the Drupal 4.6 version of sands.

I think instead the selector should be .form-text#edit-pass; this should also work in MSIE.

I've applied this to Sands and Sands_CSS, versions 4.7 and CVS. Please let me know if there are any problems.

#2

Anonymous - August 16, 2006 - 18:46
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.