Skip to content

Instantly share code, notes, and snippets.

@iameli
Last active August 29, 2015 14:01
Show Gist options
  • Select an option

  • Save iameli/0e938fa14ef998c5f34b to your computer and use it in GitHub Desktop.

Select an option

Save iameli/0e938fa14ef998c5f34b to your computer and use it in GitHub Desktop.
.ghx-sprint-support .ghx-issue {
height: 40px;
overflow: hidden;
padding: 0px 66px 0px 20px;
}
.ghx-issue .ghx-issue-content {
padding: 0px 5px 5px 5px;
}
.ghx-issue-fields .ghx-type {
top: -3px;
left: 6px;
}
.ghx-issue-fields .ghx-type img {
height: 10px;
width: 10px;
}
.ghx-issue-fields .ghx-key {
font-size: 0.8em;
margin-bottom: 0px;
margin-top: -9px;
}
.ghx-issue .ghx-summary {
font-size: 0.8em;
margin-top: -5px;
}
.ghx-avatar {
right: 4px;
top: 3px;
}
.ghx-sprint-support .ghx-issue .ghx-end {
top: 9px;
right: 41px;
}
.ghx-issue .ghx-flags {
left: 7px;
top: 11px;
}
.ghx-issue .ghx-priority {
height: 10px;
width: 10px;
}
.ghx-issue .ghx-priority img {
height: 10px;
width: 10px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment