Skip to content

Instantly share code, notes, and snippets.

@dcolish
Created August 16, 2012 18:16
Show Gist options
  • Select an option

  • Save dcolish/3372300 to your computer and use it in GitHub Desktop.

Select an option

Save dcolish/3372300 to your computer and use it in GitHub Desktop.
div.global-notice.warn {
display: none;
}
span.setting_warning {
display: none;
}
div.octofication {
display: none;
}
div#dashboard span.mini-icon {
display: none;
}
div.news span.mini-icon {
display: none;
}
div.pagehead p.tip {
display: none;
}
span.type-icon.mini-icon {
display: none;
}
div#user {
margin: 7px 0 0 0px;
padding: none;
}
ul#user-links {
margin: 10px 0 0 20px;
background: none;
border: none;
box-shadow: none;
}
a.tooltipped.downwards.minibutton {
line-height: 1.5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment