Sha256: 50c0742db683d6981ebf89dd8862d657dc94987eb58efa5ba17b5869ae4df7b2
Contents?: true
Size: 340 Bytes
Versions: 6
Compression:
Stored size: 340 Bytes
Contents
$(function() { $logo = $('#site_bar_content #site_bar_refinery_cms_logo'); $logo.css('left', ($('#site_bar_content').width() / 2) - ($logo.width() / 2)); $switch_anchor = $('#editor_switch a').not('.ie7 #editor_switch a, .ie6 #editor_switch a'); $('#editor_switch a').appendTo($('<span></span>').prependTo('#editor_switch')); });
Version data entries
6 entries across 6 versions & 1 rubygems