Changeset 16765 for websites/coderepos.org/trac/share
- Timestamp:
- 07/28/08 20:05:04 (4 months ago)
- Files:
-
- 1 modified
-
websites/coderepos.org/trac/share/js/TracUtils.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
websites/coderepos.org/trac/share/js/TracUtils.js
r16763 r16765 456 456 457 457 // workarround for IE 458 if ($.browser.msie) $(a).parent().css({backgroundColor: 'white'}); 458 if ($.browser.msie && $("#content").attr("class") == 'timeline') { 459 $(a).parent().css({backgroundColor: 'white'}); 460 } 459 461 } 460 462
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)