1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Add /retries page with bulk operations, trim long arguments #184

This commit is contained in:
Mike Perham 2012-05-11 16:48:03 -07:00
parent 8ce3cb2eba
commit 10b4caf973
9 changed files with 135 additions and 30 deletions

View file

@ -21,3 +21,7 @@ code {
border: 0;
background-color: inherit;
}
.hero-unit {
padding: 30px;
}