Skip to content

Instantly share code, notes, and snippets.

@hurrifan1
Created September 17, 2020 14:45
Show Gist options
  • Save hurrifan1/947df03eb14b606ac74fb9a6cf5a7678 to your computer and use it in GitHub Desktop.
Save hurrifan1/947df03eb14b606ac74fb9a6cf5a7678 to your computer and use it in GitHub Desktop.
CSS in Qlik themes
/* Change the background color for a specific Multi KPI */
div[tid="Object ID"] div {
background-color: transparent!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment