/venus

To download this project, use:
bzr branch http://golem.ph.utexas.edu/~distler/code/venus/

« back to all changes in this revision

Viewing changes to themes/asf/personalize.js

  • Committer: Sam Ruby
  • Date: 2008-10-10 12:54:21 UTC
  • Revision ID: rubys@intertwingly.net-20081010125421-hll1w4yo93emyfuc
reserve room where sidebar will later be painted

Show diffs side-by-side

added added

removed removed

282
282
  var body = document.getElementById('body');
283
283
  sidebar.parentNode.removeChild(sidebar);
284
284
  body.parentNode.insertBefore(sidebar, body);
 
285
  body.style.marginRight = 0;
285
286
}
286
287
 
287
288
// adjust dates to local time zones, optionally provide navigation keys