Changeset 1477


Ignore:
Timestamp:
Jul 15, 2006, 5:32:20 PM (18 years ago)
Author:
chrisaga
Message:

merge from trunk r1474:1475 into branch 1.6 (fix bug 204: IE doesn't dispaly the same text in tooltips)

Location:
branches/branch-1_6
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/branch-1_6/template/yoga/header.tpl

    r1465 r1477  
    2828    /* only because we need \{pwg_root\} otherwise use fix-ie5-ie6.css */
    2929    BODY { behavior:url("{pwg_root}template-common/csshover.htc"); }
     30    A IMG, .button, .icon { behavior:url("{pwg_root}template-common/tooltipfix.htc"); }
    3031  </style>
    3132  <script type="text/javascript" src="{pwg_root}include/pngfix.js"></script>
Note: See TracChangeset for help on using the changeset viewer.