, 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); })(); Asset Care | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Asset Care

Table of Contents


Mobile Device Responsibilities

You and your department are responsible for the physical security of your mobile device (laptop, tablet, smartphone, etc).

  • Do not leave the device unattended in public areas so as to deter possible theft and/or damage.
  • If left in an unattended office, try keeping the device in a lockable cabinet/drawer or lock the office.

You and your department are responsible for physical damage to the device.

  • Use a carrying case, such as a laptop backpack or shoulder bag when transporting.
  • Be careful of liquids near your device.
  • Do not stretch power/charging cables across traffic areas.

What you and your department are responsible for:

  • Damage caused by liquid or excessive physical damage
  • Repairs not covered under warranty (laptop left exposed to elements, left in excessive cold/head, etc.)
  • Cases of theft or damage in which there is a reasonable suspicion of negligence
  • Cost to replace lost power adapter

What you and your department are not responsible for:

  • Acts of God (natural disaster, etc.)
  • Cases of theft or damage in which reasonable precautions were taken
  • Repairs covered under warranty

Grace Allowance

CIT will cover one repair/replacement due to loss or damage (a "grace"). An additional grace will be allowed three years from the date of previous grace. Any repairs not covered under the grace policy and not covered by CIT will be the responsibility of the user's department in a case where the user's department will not cover the cost of repair or replacement the user may be asked to reimburse the University for some or all of the cost.

In the event damage/loss occurs or is discovered and the machine is eligible for standard lifecycle replacement, the user and his/her department remain responsible for the cost of repair or replacement.

CIT reserves the right to replace a mobile device (laptop or tablet) with a desktop device if multiple negligent offenses occur.

If you have questions about this policy, please contact CIT.


Last updated
Audience
Full-time faculty
Instructor
Staff
Part-Time/Adjunct