Skip to content

Instantly share code, notes, and snippets.

@akdetrick
Created November 1, 2011 17:47
Show Gist options
  • Save akdetrick/1331314 to your computer and use it in GitHub Desktop.
Save akdetrick/1331314 to your computer and use it in GitHub Desktop.
theme.boxBackgroundColor missing
.complete,
#event-info .complete {
background: #000000;
color: ;
}
#event-info .complete .headline,
#event-info .complete .subtext {
color: ;
}
#C_page .complete a:link,
#C_page .complete a:visited,
#C_page .complete a:hover {
color: ;
}
.event-who {
background: #262626 !important;
color: !important;
}
.event-stack .suggested-by {
color: #000000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment