Skip to content

Instantly share code, notes, and snippets.

@octalmage
Created June 29, 2014 04:16
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 octalmage/cad3c305cac1d60116e3 to your computer and use it in GitHub Desktop.
Save octalmage/cad3c305cac1d60116e3 to your computer and use it in GitHub Desktop.
Zendesk theme for Stylebot
#notice {
background-color: #fefefe;
}
.blue_box_top, .blue_box_bottom, #show_agent_collision_for_ticket {
display: none;
}
.content {
border-radius: 5px;
padding-top: 2px;
}
.side-box-content {
border-radius: 5px;
margin-top: 25px;
}
body, html, #page, #footer {
background-color: #707070;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment