dotcss/unisubs.sifterapp.com.css @ c78c98ee75cb

Unfuck GitHub's UI a bit.
author Steve Losh <steve@stevelosh.com>
date Thu, 10 May 2012 12:18:07 -0400
parents e81466952675
children 62d4c0cef59c
tr.group td {
    padding: 6px 0px 4px 5px !important;
}
tr.issue td {
    padding: 8px 8px 6px 0px !important;
}
tr.issue td.subject span.assignee {
    display: none;
}
tr.issue td {
    border-bottom: 1px solid #eee !important;
}