Skip to content

Instantly share code, notes, and snippets.

@squizzi
squizzi / halp_cant_see_sfdc_stuff.css
Last active June 22, 2017 06:27
halp can't see sfdc 'cause the fonts just are so small
/* Monospace fonts across case comments and case fields */
.caseTab .tertiaryPalette,
.individualPalette .caseBlock .tertiaryPalette,
.layoutEdit .individualPalette .caseBlock .tertiaryPalette {
background-color: #36a0fe;
border-color: #015ba7;
}
.caseTab .primaryPalette,
.individualPalette .caseBlock .primaryPalette {
background-color: #1797c0;