Assembla home | Assembla project page
 

Ticket #44 (closed Enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

Readonly Style for textboxes

Reported by: aprice30 Assigned to:
Priority: low Milestone: Version 0.4
Component: General Code Version:
Severity: normal Keywords:
Cc:

Description

Add a read-only style for text boxes since in IE and FF you can't see the difference between read-only and normal text boxes

Change History

11/04/08 20:51:35 changed by aprice30

  • priority changed from normal to low.

11/11/08 18:54:49 changed by aprice30

  • status changed from new to closed.
  • resolution set to fixed.

(In [152]) Added readonly style to the form asset file and applied it where needed throughout the interface. Closes #44