Skip to content

Instantly share code, notes, and snippets.

@mainerror
Created September 21, 2012 08:52
Show Gist options
  • Save mainerror/3760449 to your computer and use it in GitHub Desktop.
Save mainerror/3760449 to your computer and use it in GitHub Desktop.
SE Chat Plus CSS
.access-section h2 button {
position: relative;
right: 0px;
}
body.outside h2 {
margin: 0px;
}
.low {
color: #508850;
}
.high {
color: #FF6103;
}
.critical {
color: #FF2400;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment