Skip to content

Instantly share code, notes, and snippets.

@josecanciani
Last active February 13, 2017 16:59
Show Gist options
  • Save josecanciani/055075bd1f7c9742cef9ca0040b24c40 to your computer and use it in GitHub Desktop.
Save josecanciani/055075bd1f7c9742cef9ca0040b24c40 to your computer and use it in GitHub Desktop.
TEG User Style
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document regexp('https://[a-z]+\\.avature\\.net/.*') {
.crmui_SidebarItem{
white-space: pre-line;
}
.SmallSidebarItems .crmui_SidebarItem {
padding: 2px 6px;
font-size: 11px;
}
.crmui_SidebarItem .crmui_SidebarItem_infoContainer {
max-width: 100%;
}
.crmui_SidebarMenu_TabsWrapper .crmui_SidebarItem_labelText {
max-width: 140px;
}
.crmui_SidebarItem .crmui_SidebarItem_iconHolder {
margin-right: 6px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment