Skip to content

Instantly share code, notes, and snippets.

@ihower
Created January 25, 2011 16:44
Show Gist options
  • Save ihower/795186 to your computer and use it in GitHub Desktop.
Save ihower/795186 to your computer and use it in GitHub Desktop.
~/Library/Application Support/Propane/styles/cf_chat.css
tbody#chat div, tbody#chat span {
font-size: 1.2em ! important;
}
tr.timestamp_message + tr.timestamp_message,
tr.leave_message + tr.timestamp_message,
tr.enter_message + tr.timestamp_message,
tr.kick_message + tr.timestamp_message,
tr.enter_message, tr.kick_message, tr.leave_message {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment