Skip to content

Instantly share code, notes, and snippets.

@solar
Created February 10, 2015 05:08
Show Gist options
  • Save solar/f3ba7ebf59fa9ac9da84 to your computer and use it in GitHub Desktop.
Save solar/f3ba7ebf59fa9ac9da84 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("https://insprout.hipchat.com/chat") {
.aui-navgroup-vertical li.aui-nav-heading {
padding-top: 5px;
padding-bottom: 5px;
}
#hipchat .hc-tab a.aui-nav-item {
font-size: 12px;
padding-top: 4px;
padding-bottom: 4px;
}
#hipchat .hc-tab a.hc-tab-close {
top: -2px;
}
#hipchat header.aui-page-header.room-header {
padding-top: 3px;
padding-bottom: 3px;
height: 55px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment