Changeset 13804

Show
Ignore:
Timestamp:
05/26/08 21:55:10 (6 months ago)
Author:
bill
Message:

IE6 does not support gradient transparency in png images (thus the plus icon appears with weird background on IE6). Rollback [13746] and just make plus.gif icon green. Refs #6767.

Location:
dijit/trunk/tests
Files:
2 removed
2 modified

Legend:

Unmodified
Added
Removed
  • dijit/trunk/tests/css/dijitTests.css

    r13746 r13804  
    1414 
    1515.plusIcon, .plusBlockIcon { 
    16         background-image: url(../images/green_plus_16.png); 
     16        background-image: url(../images/plus.gif); 
    1717        background-repeat: no-repeat;  
    1818        width: 16px;