Skip to content

Instantly share code, notes, and snippets.

@Eugeny
Created August 1, 2014 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Eugeny/2049b75306af4234add5 to your computer and use it in GitHub Desktop.
Save Eugeny/2049b75306af4234add5 to your computer and use it in GitHub Desktop.
#tab-headers .active {
background: #8cc63f !important;
}
#tab-headers .active i::before {
color: #eee !important;
}
.ui-tabs-active.ui-state-active {
background: #8cc63f !important;
}
.main-sections-category .active {
background: #8cc63f !important;
color: #eee !important;
}
.main-sections-category .active i::before {
color: #eee !important;
}
.control.progressbar div.fill {
background: #8cc63f !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment