We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f3fac commit cdd4a93Copy full SHA for cdd4a93
lib/resque/server/public/style.css
@@ -41,6 +41,7 @@ body { padding:0; margin:0; }
41
#main table.jobs td.args{ width:50%;}
42
43
#main table.workers td.icon {width:1%; background:#efefef;text-align:center;}
44
+#main table.workers td.icon img { height: 16px; width: 16px; }
45
#main table.workers td.where { width:25%;}
46
#main table.workers td.queues { width:35%;}
47
#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;}
0 commit comments