Changeset daac7e in indico
- Timestamp:
- 12/01/11 13:38:18 (19 months ago)
- Branches:
- master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.99, b8c30da8ebdbdcbd675a873997cc3e95f567de49, 4287315ec967a3da168d83963c14001db8487d53
- Children:
- 1e7e45
- Parents:
- 60708b
- git-author:
- Adrian Moennich <jerome.ernst.monnich@…> (11/09/11 17:21:18)
- git-committer:
- Pedro Ferreira <jose.pedro.ferreira@…> (12/01/11 13:38:18)
- File:
-
- 1 edited
-
indico/htdocs/js/indico/Core/Widgets/Base.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/htdocs/js/indico/Core/Widgets/Base.js
r66ac62 rdaac7e 403 403 zIndex: 100, 404 404 position: 'absolute', 405 top: '3px',405 top: 3 + ($.browser.msie ? 1 : 0) + 'px', 406 406 height: '26px' 407 407 };
Note: See TracChangeset
for help on using the changeset viewer.
