, but this code // executes before the first paint, when

麻豆区

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Calvin Hoping to Show D3 Title Tilt - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin Hoping to Show D3 Title Tilt

Thu, Mar 17, 2005
N/A

If Calvin College gets by the University of Rochester on March 18 and advances to the game, the college will show that game live in the Calvin Fieldhouse at 5 pm on Saturday.

The game is being carried live by College Sports Television (CSTV) and that channel is part of the campus cable package, so Calvin plans to carry the game across campus on Saturday, including on a big-screen TV in the Fieldhouse.

Says Calvin's Robert Crow: "We also will have pizza, pop, popcorn, etc available for a modest cost, but there will be no charge to enter the Fieldhouse. We're hoping for a Calvin win on Friday and a great turnout on Saturday."

Crow notes that the north bleachers and the east and west lower bleachers will be available for seating, adding: "We also will have a tarp on the main floor for protection and invite people to bring along their own seating - camp chairs, beanbag chairs, etc - if they'd like to sit on the main floor.

The doors will open at 4 pm that day.

Crow says a number of Calvin administrators, including Ada Castle, Glenn VanAndel, Sandy Palmatter, Tanya Bulthuis, Rick Mosher, Carl Hordyk, John Witte and the staff at Creative Dining Services were instrumental in making the event possible.

"And the men's basketball team should they happen to get past Rochester," he adds with a chuckle.