Skip to content

Instantly share code, notes, and snippets.

@alaasalama
Created July 2, 2016 04:09
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 alaasalama/f29b18d851b24431f37d6b7bfb337fd0 to your computer and use it in GitHub Desktop.
Save alaasalama/f29b18d851b24431f37d6b7bfb337fd0 to your computer and use it in GitHub Desktop.
.status-publish .bbp-topic-freshness-author a[title*="@ Themify"] {
background-color: yellow!important;
color: #000!important;
}
.status-closed .bbp-topic-freshness-author a {
background-color: green!important;
color: #fff!important;
}
.status-publish .bbp-topic-freshness-author a {
background-color: red;
color: #fff!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment