dotcss/github.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 7d77a8a00a2b
children 68a18e67dd6d
.native-clones { display: none; }
.tree-browser td.content { font-family: Menlo; font-size: 12px; line-height: 18px; }
span.mini-icon.directory { margin-top: 2px; }
div.news span.mini-icon { display: none; }
div.news div.alert { padding-left: 0; }
ul.repo_list li .mini-icon { display: none; }
#dashboard ul.repo_list li a { padding-left: 10px; }
a.feed.tooltipped.leftwards { display: none; }
.pagehead.tip { display: none; }
#dashboard div.news { display: none; }
div.filter-bar { overflow-x: hidden; }
#dashboard #watched_repos {
    float: left;
    clear: none;
    margin-right: 100px;
}
p.url-description {
    display: none;
}
span.js-clippy { display: none !important; }
div.repository-lang-stats-graph { display: none; }
div.recently-touched-branches-wrapper { display: none; }
p.last-commit { display: none; }