Changeset 471 for trunk


Ignore:
Timestamp:
May 26, 2010, 12:27:22 PM (13 years ago)
Author:
roberth
Message:

Adjusted the wizard css in order to render the question mark right in IE7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web-app/css/wizard.css

    r455 r471  
    177177.wizard .element .helpIcon {
    178178    display: inline-block;
     179    zoom: 1;
     180    *display: inline; /* This hack is used to put the question mark on the right place in IE7 */
    179181    margin-top: 4px;
    180182    background: url(../images/icons/famfamfam/help.png) no-repeat left top;
Note: See TracChangeset for help on using the changeset viewer.