dummy-link

Old Delayed Job Logs

1
}
2
@media screen and (min-width: 768px) {
3
.jumbotron {
4
padding-top: 48px; padding-bottom: 48px;
5
}
6
.container .jumbotron {
7
padding-left: 60px; padding-right: 60px;
8
}
9
.container-fluid .jumbotron {
10
padding-left: 60px; padding-right: 60px;
11
}
12
.jumbotron h1 {
13
font-size: 63px;
14
}
15
.jumbotron .h1 {
16
font-size: 63px;
17
}
18
.carousel-control .glyphicon-chevron-left {
19
width: 30px; height: 30px; margin-top: -10px; font-size: 30px;
20
}
21
.carousel-control .glyphicon-chevron-right {
22
width: 30px; height: 30px; margin-top: -10px; font-size: 30px;
23
}
24
.carousel-control .icon-prev {
25
width: 30px; height: 30px; margin-top: -10px; font-size: 30px;
26
}
27
.carousel-control .icon-next {
28
width: 30px; height: 30px; margin-top: -10px; font-size: 30px;
29
}
30
.carousel-control .glyphicon-chevron-left {
31
margin-left: -10px;
32
}
33
.carousel-control .icon-prev {
34
margin-left: -10px;
35
}
36
.carousel-control .glyphicon-chevron-right {
37
margin-right: -10px;
38
}
39
.carousel-control .icon-next {
40
margin-right: -10px;
41
}
42
.carousel-caption {
43
left: 20%; right: 20%; padding-bottom: 30px;
44
}
45
.carousel-indicators {
46
bottom: 20px;
47
}
48
}
49
@media all and (transform-3d) {
50
.carousel-inner>.item {
51
-webkit-transition: -webkit-transform 0.6s ease-in-out; -moz-transiti=
52
on: -moz-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s eas=
53
e-in-out; transition: transform 0.6s ease-in-out; -webkit-backface-visibi=
54
lity: hidden; -moz-backface-visibility: hidden; backface-visibility: hidd=
55
en; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1=
56
000px;
57
}
58
.carousel-inner>.item.next {
59
-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(10=
60
0%, 0, 0); left: 0;
61
}
62
.carousel-inner>.item.active.right {
63
-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(10=
64
0%, 0, 0); left: 0;
65
}
66
.carousel-inner>.item.prev {
67
-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-=
68
100%, 0, 0); left: 0;
69
}
70
.carousel-inner>.item.active.left {
71
-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-=
72
100%, 0, 0); left: 0;
73
}
74
.carousel-inner>.item.next.left {
75
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0,=
76
0); left: 0;
77
}
78
.carousel-inner>.item.prev.right {
79
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0,=
80
0); left: 0;
81
}
82
.carousel-inner>.item.active {
83
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0,=
84
0); left: 0;
85
}
86
}
87
@media (-webkit-transform-3d) {
88
.carousel-inner>.item {
89
-webkit-transition: -webkit-transform 0.6s ease-in-out; -moz-transiti=
90
on: -moz-transform 0.6s ease-in-out; -o-transition: -o-transform 0.6s eas=
91
e-in-out; transition: transform 0.6s ease-in-out; -webkit-backface-visibi=
92
lity: hidden; -moz-backface-visibility: hidden; backface-visibility: hidd=
93
en; -webkit-perspective: 1000px; -moz-perspective: 1000px; perspective: 1=
94
000px;
95
}
96
.carousel-inner>.item.next {
97
-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(10=
98
0%, 0, 0); left: 0;
99
}
100
.carousel-inner>.item.active.right {
101
-webkit-transform: translate3d(100%, 0, 0); transform: translate3d(10=
102
0%, 0, 0); left: 0;
103
}
104
.carousel-inner>.item.prev {
105
-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-=
106
100%, 0, 0); left: 0;
107
}
108
.carousel-inner>.item.active.left {
109
-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-=
110
100%, 0, 0); left: 0;
111
}
112
.carousel-inner>.item.next.left {
113
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0,=
114
0); left: 0;
115
}
116
.carousel-inner>.item.prev.right {
117
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0,=
118
0); left: 0;
119
}
120
.carousel-inner>.item.active {
121
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0,=
122
0); left: 0;
123
}
124
}
125
</style>
126
</head>
127
128
<body style=3D'-webkit-box-sizing: border-box; -moz-box-sizing: border-=
129
box; box-sizing: border-box; font-family: "Helvetica Neue", Helvetica, Ar=
130
ial, sans-serif; font-size: 14px; line-height: 1.428571429; color: #33333=
131
3; margin: 0;' bgcolor=3D"#fff">
132
<div class=3D"jumbotron" style=3D"margin-bottom: 0 !important; -webki=
133
t-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border=
134
-box; padding-top: 30px; padding-bottom: 30px; color: inherit; background=
135
-color: #eeeeee;">
136
137
<div class=3D"container" style=3D"-webkit-box-sizing: border-box; -moz-=
138
box-sizing: border-box; box-sizing: border-box; margin-right: auto; margi=
139
n-left: auto; padding-left: 15px; padding-right: 15px; max-width: 100%;">=
140
141
142
<div class=3D"panel panel-primary" style=3D"-webkit-box-sizing: borde=
143
r-box; -moz-box-sizing: border-box; box-sizing: border-box; margin-bottom=
144
: 20px; background-color: #fff; border-radius: 4px; -webkit-box-shadow: 0=
145
1px 1px rgba(0,0,0,0.05); box-shadow: 0 1px 1px rgba(0,0,0,0.05); border=
146
: 1px solid #337ab7;">
147
148
<div class=3D"panel-heading cs-center" style=3D"-webkit-box-sizing:=
149
border-box; -moz-box-sizing: border-box; box-sizing: border-box; border-=
150
bottom-width: 1px; border-bottom-style: solid; border-top-right-radius: 3=
151
px; border-top-left-radius: 3px; color: #fff; background-color: #337ab7; =
152
padding: 10px 15px; border: #337ab7;">
153
<h4 class=3D"cs-no-margin" style=3D"-webkit-box-sizing: border-bo=
154
x; -moz-box-sizing: border-box; box-sizing: border-box; font-family: inhe=
155
rit; font-weight: 500; line-height: 1.1; color: inherit; margin-top: 10px=
156
; margin-bottom: 10px; font-size: 18px;">
157
158
Failed Job: Unpack II
159
160
</h4>
161
</div>
162
163
<div class=3D"panel-body cs-no-padding" style=3D"-webkit-box-sizing=
164
: border-box; -moz-box-sizing: border-box; box-sizing: border-box; paddin=
165
g: 15px;">
166
167
<p style=3D"font-size: 16px; -webkit-box-sizing: border-box; -moz=
168
-box-sizing: border-box; box-sizing: border-box; font-weight: 200; margin=
169
: 0 0 15px;">
170
{"login"=3D&gt;"sachinkm308", "id"=3D&gt;26414662, "node_id"=3D=
171
&gt;"MDQ6VXNlcjI2NDE0NjYy", "avatar_url"=3D&gt;"https://avatars0.githubus=
172
ercontent.com/u/26414662?v=3D4", "gravatar_id"=3D&gt;"", "url"=3D&gt;"htt=
173
ps://api.github.com/users/sachinkm308", "html_url"=3D&gt;"https://github.=
174
com/sachinkm308", "followers_url"=3D&gt;"https://api.github.com/users/sac=
175
hinkm308/followers", "following_url"=3D&gt;"https://api.github.com/users/=
176
sachinkm308/following{/other_user}", "gists_url"=3D&gt;"https://api.githu=
177
b.com/users/sachinkm308/gists{/gist_id}", "starred_url"=3D&gt;"https://ap=
178
i.github.com/users/sachinkm308/starred{/owner}{/repo}", "subscriptions_ur=
179
l"=3D&gt;"https://api.github.com/users/sachinkm308/subscriptions", "organ=
180
izations_url"=3D&gt;"https://api.github.com/users/sachinkm308/orgs", "rep=
181
os_url"=3D&gt;"https://api.github.com/users/sachinkm308/repos", "events_u=
182
rl"=3D&gt;"https://api.github.com/users/sachinkm308/events{/privacy}", "r=
183
eceived_events_url"=3D&gt;"https://api.github.com/users/sachinkm308/recei=
184
ved_events", "type"=3D&gt;"User", "site_admin"=3D&gt;false, "contribution=
185
s"=3D&gt;49}
186
</p>
187
188
</div>
189
190
</div>
191
192
</div>
193
194
</div>
195
196
</body>
197
</html>
198
199
----==_mimepart_656b149c97740_192d2ad5769899701087b9--
200