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

app

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); })(); app campus closing early Tuesday, closed Wednesday - News & Stories | app

app

Skip to main content

app News

app campus closing early Tuesday, closed Wednesday

Tue, Jan 29, 2019
Matt Kucinski

The app College campus will close at 4:30 p.m. on Tuesday, January 29, and remain closed on Wednesday, January 30, 2019, due to inclement weather. Classes and events scheduled during this time are cancelled, and most buildings will be closed. Residence halls will remain open. Services needed for residential students will continue to be provided, and personnel needed for these services as well as for the safety of the college will report for work.

Thursday, January 31:  Faculty and students take note

The academic class schedule usually followed on Mondays will be followed on Thursday, January 31. 

What's open? What are the hours?

TUESDAY, JANUARY 29

Food Service
Commons Dining Hall: 5 – 6:30 p.m.
Knollcrest Dining Hall: 5 – 6:30 p.m.
Johnny's Cafe': 7:30 a.m. – 7:30 p.m.
Uppercrust: 11 a.m. – 7 p.m.

Community Gathering/Recreation Space
DeVos Communication Center Lobby: open until 8 p.m.
Hekman Library Lobby: open until 8 p.m.
Johnny's Seating Area: open until 8 p.m.
Spoelhof College Center Atrium: open until 8 p.m.
Spoelhof Fieldhouse Complex: open until 8 p.m.

View campus map

WEDNESDAY, JANUARY 30

Food Service
Commons Dining Hall:
   Breakfast: 8-10 a.m.
   Lunch: 11 a.m. – 2 p.m.
   Dinner: 5 – 7 p.m.
Johnny's Cafe: CLOSED
Uppercrust: 11 a.m. – 8 p.m.

Community Gathering/Recreation Space
DeVos Communication Center Lobby: 10 a.m. - 8 p.m.
Hekman Library: 10 a.m. – 4 p.m.
Hekman Library Lobby: 10 a.m. – 8 p.m.
Johnny's Seating Area: 7 a.m. – 8 p.m.
Spoelhof College Center Atrium: 10 a.m. – 8 p.m.
Spoelhof Fieldhouse Complex: 10 a.m. – 6 p.m.

View campus map


Faculty & Staff information

Supervisors will communicate with their employees regarding “essential personnel” for this situation.

Human Resources will follow up about proper time tracking for staff after the college re-opens.

Visitor information 

All home athletic events scheduled for Tuesday evening and Wednesday are cancelled.

The app Theatre Company's 10 a.m. performance on Wednesday of Spinning into Butter is cancelled. Ticket holders may receive refunds or exchange tickets for another performance. 

Further updates?

College officials will continue to monitor the weather closely, but at this time plan to reopen campus on Thursday, January 31, with classes following a Monday schedule.

Please continue to monitor the app College homepage for any updates.


Authors: