lib/resque/server/public/style.css in mongo-resque-1.19.0.1 vs lib/resque/server/public/style.css in mongo-resque-1.20.0
- old
+ new
@@ -46,9 +46,10 @@
#main table.delays td.delay{ width:20%;}
#main table.delays td.enqueuedat{ width:20%;}
#main table.workers td.icon {width:1%; background:#efefef;text-align:center;}
+#main table.workers td.icon img { height: 16px; width: 16px; }
#main table.workers td.where { width:25%;}
#main table.workers td.queues { width:35%;}
#main .queue-tag { background:#b1d2e9; padding:2px; margin:0 3px; font-size:80%; text-decoration:none; text-transform:uppercase; font-weight:bold; color:#3274a2; -webkit-border-radius:4px; -moz-border-radius:4px;}
#main table.workers td.queues.queue { width:10%;}
#main table.workers td.process { width:35%;}