File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ body { padding:0; margin:0; }
23
23
# main h2 { margin : 10px 0 ; font-size : 130% ;}
24
24
# main table { width : 100% ; margin : 10px 0 ;}
25
25
# main table tr td , # main table tr th { border : 1px solid # ccc ; padding : 6px ;}
26
- # main table tr th { background : # efefef ; color : # 888 ; font-size : 80 % ; font-weight : bold;}
26
+ # main table tr th { background : # efefef ; color : # 888 ; font-size : 15 px ; font-weight : bold;}
27
27
# main table tr td .no-data { text-align : center; padding : 40px 0 ; color : # 999 ; font-style : italic; font-size : 130% ;}
28
28
# main a { color : # 111 ;}
29
29
# main p { margin : 5px 0 ;}
@@ -45,6 +45,7 @@ body { padding:0; margin:0; }
45
45
# main table .workers td .where { width : 25% ;}
46
46
# main table .workers td .queues { width : 35% ;}
47
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 ;}
48
+ # main .queue-tag a { color : # 3274A2 ; text-decoration : none; }
48
49
# main table .workers td .queues .queue { width : 10% ;}
49
50
# main table .workers td .process { width : 35% ;}
50
51
# main table .workers td .process span .waiting { color : # 999 ; font-size : 90% ;}
You can’t perform that action at this time.
0 commit comments