Skip to content

Instantly share code, notes, and snippets.

View ksfigueroa's full-sized avatar

Korina Figueroa ksfigueroa

  • Wellesley College
  • MA, United States
View GitHub Profile
@ksfigueroa
ksfigueroa / custom_mobile.css
Last active May 13, 2019 10:04
Canvas mobile - Custom embed user experience
/*
* Custom CSS for improved Panopto / Canvas mobile app user experience.
* Style the alerts and links created while replacing Panopto embeds.
* By Korina Figueroa, Emerson College Instructional Technology Group
* Last updated May 30th, 2018
*/
/* Unsupported content alert will have a red border with rounded edges. Text will be bold and centered. */
.warning-box {
text-align: center;