Skip to content

Instantly share code, notes, and snippets.

@robmosys
robmosys / userContent.css
Last active June 28, 2019 22:10
CSS hack to fake a compack mode in Mocrosoft Teams
/* Only works in firefox */
/* Install to this path <ProfileDir>/chrome/userContent.css */
/**/
/* For chromium see: https://superuser.com/questions/52967/change-default-css-of-google-chrome */
/* Could use https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo?hl=en */
/* On firefox, could use greasmonkey */
/* See https://superuser.com/questions/94824/how-to-get-firefox-greasemonkey-script-to-use-a-local-cascading-stylesheet */
/* For how greasemonkey sheet can be loaded*/
@-moz-document domain(teams.microsoft.com) {