Changeset 13214

Show
Ignore:
Timestamp:
03/26/08 05:21:07 (8 months ago)
Author:
doughays
Message:

References #6220. Add IE-specific CSS workaround to test_ComboBox.html for 1.1 beautification.
Reviewed/approved by bill.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/tests/form/test_ComboBox.html

    r12985 r13214  
    88                @import "../../../dojo/resources/dojo.css"; 
    99                @import "../css/dijitTests.css"; 
     10                .dj_ie INPUT#setvaluetest { font-family: Courier; } /* help IE with font inheritance 
    1011        </style> 
    1112