Skip to content

Instantly share code, notes, and snippets.

@jccrosby
Last active January 11, 2017 16:43
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 jccrosby/de5ff1bbacb85278c9f11b78807a0e81 to your computer and use it in GitHub Desktop.
Save jccrosby/de5ff1bbacb85278c9f11b78807a0e81 to your computer and use it in GitHub Desktop.
/** https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha?hl=en **/
.ghx-avatar-img {
height: 15px;
width: 15px;
}
.ghx-band-1 .ghx-issue .ghx-avatar {
left: 100px;
right: auto;
top: -3px;
}
.ghx-band-3 .ghx-issue .ghx-avatar {
left: 145px;
right: auto;
top: 0px;
}
.ghx-issue .ghx-flags {
left: 20px;
top: 5px;
}
.ghx-issue .ghx-type {
left: 5px;
top: 5px;
}
.ghx-issue-content {
font-size: 12px;
margin-top: 3px;
padding: 5px;
}
.ghx-issue-fields .ghx-key {
margin-left: 18px;
}
.ghx-issue.ghx-has-avatar .ghx-issue-fields, .ghx-issue.ghx-has-corner .ghx-issue-fields {
padding-right: 0px;
}
.ghx-summary {
padding-left: 2px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment