Shoutout to QE on non-QE pages

Fixes #361
This commit is contained in:
Joseph Schorr 2015-11-02 13:52:53 -05:00
parent cc998c6d75
commit cca18f8ede
6 changed files with 91 additions and 30 deletions

View file

@ -40,4 +40,27 @@
width: 30px;
margin-right: 10px;
text-align: center;
}
.repo-list .qe-shoutout {
padding: 10px;
}
.repo-list .qe-shoutout b {
margin-left: 6px;
}
.repo-list .qe-shoutout div {
margin-right: 94px;
}
.repo-list .qe-shoutout img {
max-height: 24px;
max-width: 100%;
}
.repo-list .qe-shoutout span {
float: right;
line-height: 24px;
margin-right: 4px;
}