dotcss/unisubs.sifterapp.com.css @ 06ac480f9744
Remove sleep() hacks.
author |
Steve Losh <steve@stevelosh.com> |
date |
Tue, 03 Jan 2012 18:40:19 -0500 |
parents |
6474ce25ef1e |
children |
e81466952675 |
#switcher {
display: none !important;
}
.issue .meta a {
color: #666 !important;
}
.issue .meta {
display: none !important;
}
.issue ul.people {
margin-top: 13px !important;
}
.issue ul.people li:nth-child(2) {
display: none;
}
.issue .new-priority {
padding-left: 6px !important;
}
.issue h2 {
margin-top: 2px;
}