ethosstyles 0.1.12 → 0.1.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/lib/ethosstyles/version.rb +1 -1
  3. data/lib/ethosstyles.rb +1 -1
  4. metadata +1 -33
  5. data/app/assets/compiled/lib/fontawesome/scss/fa-brands.css +0 -14
  6. data/app/assets/compiled/lib/fontawesome/scss/fa-brands.css.map +0 -7
  7. data/app/assets/compiled/lib/fontawesome/scss/fa-regular.css +0 -15
  8. data/app/assets/compiled/lib/fontawesome/scss/fa-regular.css.map +0 -7
  9. data/app/assets/compiled/lib/fontawesome/scss/fa-solid.css +0 -16
  10. data/app/assets/compiled/lib/fontawesome/scss/fa-solid.css.map +0 -7
  11. data/app/assets/compiled/lib/webfonts/fa-brands-400.eot +0 -0
  12. data/app/assets/compiled/lib/webfonts/fa-brands-400.svg +0 -1017
  13. data/app/assets/compiled/lib/webfonts/fa-brands-400.ttf +0 -0
  14. data/app/assets/compiled/lib/webfonts/fa-brands-400.woff +0 -0
  15. data/app/assets/compiled/lib/webfonts/fa-brands-400.woff2 +0 -0
  16. data/app/assets/compiled/lib/webfonts/fa-regular-400.eot +0 -0
  17. data/app/assets/compiled/lib/webfonts/fa-regular-400.svg +0 -366
  18. data/app/assets/compiled/lib/webfonts/fa-regular-400.ttf +0 -0
  19. data/app/assets/compiled/lib/webfonts/fa-regular-400.woff +0 -0
  20. data/app/assets/compiled/lib/webfonts/fa-regular-400.woff2 +0 -0
  21. data/app/assets/compiled/lib/webfonts/fa-solid-900.eot +0 -0
  22. data/app/assets/compiled/lib/webfonts/fa-solid-900.svg +0 -1644
  23. data/app/assets/compiled/lib/webfonts/fa-solid-900.ttf +0 -0
  24. data/app/assets/compiled/lib/webfonts/fa-solid-900.woff +0 -0
  25. data/app/assets/compiled/lib/webfonts/fa-solid-900.woff2 +0 -0
  26. data/app/assets/compiled/main.css +0 -1600
  27. data/app/assets/compiled/main.css.map +0 -7
  28. data/app/views/buttons.html +0 -105
  29. data/app/views/buttons.php +0 -105
  30. data/app/views/favicon.ico +0 -0
  31. data/app/views/icons.php +0 -153
  32. data/app/views/index.php +0 -48
  33. data/app/views/list-groups.php +0 -318
  34. data/app/views/modal_partial.php +0 -21
  35. data/app/views/modals.php +0 -20
  36. data/app/views/partial_icons.php +0 -16
@@ -1,1600 +0,0 @@
1
- @charset "UTF-8";
2
- /*!
3
- * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
4
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
5
- */
6
- @font-face {
7
- font-family: 'Font Awesome 5 Free Regular';
8
- font-style: normal;
9
- font-weight: 400;
10
- src: url("lib/webfonts/fa-regular-400.eot");
11
- src: url("lib/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("lib/webfonts/fa-regular-400.woff2") format("woff2"), url("lib/webfonts/fa-regular-400.woff") format("woff"), url("lib/webfonts/fa-regular-400.ttf") format("truetype"), url("lib/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }
12
- .far {
13
- font-family: 'Font Awesome 5 Free Regular';
14
- font-weight: 400; }
15
-
16
- /*!
17
- * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
18
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
19
- */
20
- @font-face {
21
- font-family: 'Font Awesome 5 Free';
22
- font-style: normal;
23
- font-weight: 900;
24
- src: url("lib/webfonts/fa-solid-900.eot");
25
- src: url("lib/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("lib/webfonts/fa-solid-900.woff2") format("woff2"), url("lib/webfonts/fa-solid-900.woff") format("woff"), url("lib/webfonts/fa-solid-900.ttf") format("truetype"), url("lib/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }
26
- .fa,
27
- .fas {
28
- font-family: 'Font Awesome 5 Free';
29
- font-weight: 900; }
30
-
31
- /*!
32
- * Font Awesome Free 5.0.10 by @fontawesome - https://fontawesome.com
33
- * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
34
- */
35
- @font-face {
36
- font-family: 'Font Awesome 5 Brands';
37
- font-style: normal;
38
- font-weight: normal;
39
- src: url("lib/webfonts/fa-brands-400.eot");
40
- src: url("lib/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("lib/webfonts/fa-brands-400.woff2") format("woff2"), url("lib/webfonts/fa-brands-400.woff") format("woff"), url("lib/webfonts/fa-brands-400.ttf") format("truetype"), url("lib/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }
41
- .fab {
42
- font-family: 'Font Awesome 5 Brands'; }
43
-
44
- @keyframes spin {
45
- 0% {
46
- transform: rotate(0deg); }
47
- 100% {
48
- transform: rotate(360deg); } }
49
- @-webkit-keyframes rf-spin {
50
- 0% {
51
- -webkit-transform: rotate(0deg);
52
- transform: rotate(0deg); }
53
- 100% {
54
- -webkit-transform: rotate(360deg);
55
- transform: rotate(360deg); } }
56
- @keyframes rf-spin {
57
- 0% {
58
- -webkit-transform: rotate(0deg);
59
- transform: rotate(0deg); }
60
- 100% {
61
- -webkit-transform: rotate(360deg);
62
- transform: rotate(360deg); } }
63
- .rf-u-textleft {
64
- text-align: left; }
65
-
66
- .rf-u-textright {
67
- text-align: right; }
68
-
69
- .rf-u-textcenter {
70
- text-align: center !important; }
71
-
72
- .rf-u-unbold {
73
- font-weight: normal !important; }
74
-
75
- .rf-u-caps {
76
- text-transform: uppercase; }
77
-
78
- .rf-u-truncate {
79
- max-width: 100%;
80
- white-space: nowrap;
81
- overflow: hidden;
82
- text-overflow: ellipsis; }
83
-
84
- .rf-u-text-minor {
85
- color: #c0c0c0;
86
- font-size: inherit;
87
- font-style: italic;
88
- font-weight: normal; }
89
-
90
- .rf-u-pullleft {
91
- float: left; }
92
-
93
- .rf-u-pullright {
94
- float: right; }
95
-
96
- .rf-u-block {
97
- display: block !important; }
98
-
99
- .rf-u-inline {
100
- display: inline-block !important; }
101
-
102
- .rf-u-clearfix:before, .rf-u-clearfix:after {
103
- content: " ";
104
- display: table; }
105
- .rf-u-clearfix:after {
106
- clear: both; }
107
-
108
- .rf-u-color--slate {
109
- color: #777777 !important; }
110
-
111
- .rf-u-success {
112
- color: #04ac00 !important; }
113
-
114
- .rf-u-fail {
115
- color: #d9534f !important; }
116
-
117
- .rf-hide {
118
- display: none !important; }
119
-
120
- .rf-show {
121
- display: block !important; }
122
-
123
- .rf-u-p-0,
124
- .rf-u-p0 {
125
- padding: 0; }
126
-
127
- .rf-u-p {
128
- padding: 10px; }
129
-
130
- .rf-u-p-l,
131
- .rf-u-pl {
132
- padding-left: 10px; }
133
-
134
- .rf-u-p-r,
135
- .rf-u-pr {
136
- padding-right: 10px; }
137
-
138
- .rf-u-pb {
139
- padding-bottom: 10px; }
140
-
141
- .rf-u-p-y,
142
- .rf-u-py {
143
- padding-top: 10px;
144
- padding-bottom: 10px; }
145
-
146
- .rf-u-p-x,
147
- .rf-u-px {
148
- padding-left: 10px;
149
- padding-right: 10px; }
150
-
151
- .rf-u-m {
152
- margin: 10px; }
153
-
154
- .rf-u-m-b,
155
- .rf-u-mb {
156
- margin-bottom: 10px; }
157
-
158
- .rf-u-m-y,
159
- .rf-u-my {
160
- margin-bottom: 10px;
161
- margin-top: 10px; }
162
-
163
- .rf-u-m-t,
164
- .rf-u-mt {
165
- margin-top: 10px; }
166
-
167
- .rf-u-mb0 {
168
- margin-bottom: 0; }
169
-
170
- .rf-pre {
171
- margin-bottom: 0; }
172
-
173
- .rf-form-control {
174
- padding-top: 7px; }
175
-
176
- body {
177
- color: #191919;
178
- font-family: acumin-pro, sans-serif;
179
- font-size: 14px;
180
- line-height: 18px; }
181
-
182
- h1 {
183
- color: #191919;
184
- font-size: 30px;
185
- font-weight: 500;
186
- line-height: 36px;
187
- padding-bottom: 15px;
188
- margin-top: 20px; }
189
-
190
- h2 {
191
- margin: 0;
192
- padding: 0;
193
- color: #191919;
194
- font-size: 18px;
195
- font-weight: 700;
196
- line-height: 22px;
197
- padding-bottom: 6px; }
198
-
199
- h3,
200
- .rf-list-group__title {
201
- margin: 0;
202
- padding: 0;
203
- color: #191919;
204
- font-size: 14px;
205
- font-weight: bold;
206
- line-height: 18px;
207
- padding-bottom: 6px; }
208
-
209
- h4 {
210
- margin: 0;
211
- padding: 0;
212
- color: #191919;
213
- font-size: 16px;
214
- font-weight: normal;
215
- line-height: 18px;
216
- padding-bottom: 8px; }
217
-
218
- h5,
219
- .rf-table__th,
220
- .rf-list-group--table .rf-list-item__th {
221
- margin: 0;
222
- padding: 0;
223
- color: #777777;
224
- font-size: 9px;
225
- font-weight: semibold;
226
- letter-spacing: 0.78px;
227
- line-height: 12px;
228
- padding-bottom: 6px;
229
- text-align: left;
230
- text-transform: uppercase; }
231
-
232
- a {
233
- color: #0057ff; }
234
-
235
- a:hover {
236
- color: #0057ff; }
237
-
238
- p, .rf-list-item__info,
239
- .rf-blurb {
240
- color: #777777;
241
- font-size: 14px;
242
- line-height: 18px; }
243
-
244
- .rf-p--lead,
245
- .rf-ul--lead {
246
- font-size: 16px;
247
- line-height: 22px; }
248
-
249
- .rf-p--light {
250
- color: #ffffff; }
251
- .rf-p--light a {
252
- color: #ffffff; }
253
- .rf-p--light a:hover, .rf-p--light a:focus, .rf-p--light a:active {
254
- color: #ffffff; }
255
-
256
- small,
257
- .rf-small {
258
- font-size: 11px; }
259
-
260
- .rf-ul--plain {
261
- list-style-type: none;
262
- padding-left: 6px;
263
- text-indent: -6px; }
264
-
265
- .rf-ul--plain li {
266
- margin-left: 6px;
267
- position: relative; }
268
-
269
- .rf-ul--plain li:before {
270
- color: #777777;
271
- content: '•';
272
- display: inline-block;
273
- width: 6px; }
274
-
275
- .rf-container {
276
- margin: auto;
277
- max-width: 1100px;
278
- padding: 40px;
279
- width: 100%; }
280
-
281
- .rf-blurb {
282
- background-color: #f3f3f3;
283
- border-radius: 3px;
284
- padding: 14px;
285
- position: relative;
286
- width: 100%; }
287
- .rf-blurb:before {
288
- background-color: #ffffff;
289
- border-radius: 10px;
290
- content: '';
291
- display: block;
292
- font-family: 'Glyphicons Halflings';
293
- font-size: 18px;
294
- height: 18px;
295
- left: -11px;
296
- position: absolute;
297
- top: 16px;
298
- width: 18px; }
299
-
300
- .rf-blurb--error {
301
- border-left: 4px solid #d9534f; }
302
- .rf-blurb--error:before {
303
- color: #d9534f;
304
- content: "\e101"; }
305
-
306
- .rf-btn,
307
- .rf-btn[type="button"] {
308
- -webkit-appearance: initial;
309
- border: 1px solid transparent;
310
- border-radius: 3px;
311
- cursor: pointer;
312
- display: inline-block;
313
- font-weight: bold;
314
- height: auto;
315
- line-height: 1.1em;
316
- padding: 8px 14.4px;
317
- position: relative;
318
- text-align: center;
319
- text-decoration: none !important;
320
- touch-action: manipulation;
321
- vertical-align: middle;
322
- white-space: nowrap;
323
- user-select: none; }
324
- .rf-btn:hover, .rf-btn:focus, .rf-btn:active,
325
- .rf-btn[type="button"]:hover,
326
- .rf-btn[type="button"]:focus,
327
- .rf-btn[type="button"]:active {
328
- outline: none;
329
- text-decoration: none !important; }
330
-
331
- .rf-btn + .rf-btn {
332
- margin-left: 8px; }
333
-
334
- .rf-btn--primary {
335
- background-color: #0057ff;
336
- border-color: #0057ff;
337
- color: #ffffff; }
338
- .rf-btn--primary:hover, .rf-btn--primary:focus, .rf-btn--primary:active {
339
- background-color: #002c82;
340
- border-color: #002c82;
341
- color: #ffffff; }
342
-
343
- .rf-btn--secondary,
344
- .rf-btn--dropdown {
345
- background-color: #ffffff;
346
- border-color: #dadada;
347
- color: #191919; }
348
- .rf-btn--secondary:hover, .rf-btn--secondary:focus, .rf-btn--secondary:active,
349
- .rf-btn--dropdown:hover,
350
- .rf-btn--dropdown:focus,
351
- .rf-btn--dropdown:active {
352
- background-color: #ffffff;
353
- border-color: #777777;
354
- color: #191919; }
355
-
356
- .rf-btn--link {
357
- background-color: transparent;
358
- border: 1px solid transparent;
359
- color: #0057ff; }
360
- .rf-btn--link:hover, .rf-btn--link:focus, .rf-btn--link:active {
361
- background-color: transparent;
362
- border: 1px solid transparent;
363
- color: #002c82; }
364
-
365
- .rf-btn--dropdown {
366
- font-weight: 400; }
367
- .rf-btn--dropdown:after {
368
- content: "\f0d7";
369
- display: inline-block;
370
- font-family: "FontAwesome";
371
- font-size: .8em;
372
- line-height: 1em;
373
- margin-left: 7px; }
374
-
375
- .rf-btn--warning {
376
- background-color: #ebc30a;
377
- border-color: #ebc30a;
378
- color: #ffffff; }
379
- .rf-btn--warning:hover, .rf-btn--warning:focus, .rf-btn--warning:active {
380
- background-color: #e7b707;
381
- border-color: #e7b707;
382
- color: #ffffff; }
383
- .rf-btn--warning:before {
384
- color: #ffffff;
385
- content: "\f071";
386
- display: inline-block;
387
- font-family: "FontAwesome";
388
- font-size: 1em;
389
- line-height: .6em;
390
- margin-right: 4px; }
391
-
392
- .rf-btn--error {
393
- background-color: #d9534f;
394
- border: 1px solid #d9534f;
395
- color: #ffffff; }
396
- .rf-btn--error:hover, .rf-btn--error:focus, .rf-btn--error:active {
397
- background-color: #CC3030;
398
- border-color: #CC3030;
399
- color: #ffffff; }
400
-
401
- .rf-btn--large {
402
- font-size: 18px;
403
- height: 50px;
404
- min-width: 90px;
405
- padding: 13.6px 24.48px; }
406
-
407
- .rf-btn--small {
408
- font-size: 11px;
409
- min-width: 50px;
410
- padding: 4px 7.2px; }
411
-
412
- .rf-btn--disabled,
413
- .rf-btn[disabled] {
414
- cursor: not-allowed;
415
- opacity: .2;
416
- pointer-events: none; }
417
-
418
- .rf-btn--tohide[aria-expanded='true'] {
419
- display: none; }
420
-
421
- .rf-btn--multiline {
422
- padding: 6.4px 14.4px; }
423
- .rf-btn--multiline.rf-btn--small {
424
- padding: 2.4px 7.2px; }
425
- .rf-btn--multiline.rf-btn--large {
426
- padding: 6.4px 20.16px; }
427
- .rf-btn--multiline.rf-btn--large .rf-btn__text {
428
- font-size: 13px;
429
- line-height: 1.2em; }
430
- .rf-btn--multiline .rf-btn__text {
431
- display: block;
432
- font-weight: 400;
433
- margin: auto; }
434
-
435
- .rf-btn--errorhover:hover, .rf-btn--errorhover:focus, .rf-btn--errorhover:active {
436
- background-color: #d9534f;
437
- border: 1px solid #d9534f;
438
- color: #ffffff; }
439
-
440
- .rf-btn--light {
441
- background-color: rgba(255, 255, 255, 0.3);
442
- border: 1px solid #ffffff;
443
- color: #ffffff; }
444
- .rf-btn--light:hover, .rf-btn--light:focus, .rf-btn--light:active {
445
- background-color: transparent;
446
- border-color: #ffffff;
447
- color: #ffffff; }
448
-
449
- .rf-btn__helpertext {
450
- font-size: 12px;
451
- height: 20px;
452
- margin-bottom: 0;
453
- width: 100%; }
454
-
455
- .rf-btn__wrapper {
456
- display: block; }
457
-
458
- .rf-btn__wrapper + .rf-btn__wrapper {
459
- margin-left: 8px; }
460
-
461
- .rf-btn-group > .rf-btn {
462
- border-radius: 0;
463
- display: block;
464
- float: left;
465
- margin-left: -2px;
466
- width: auto; }
467
- .rf-btn-group > .rf-btn:first-of-type {
468
- border-radius: 3px 0 0 3px; }
469
- .rf-btn-group > .rf-btn:last-of-type {
470
- border-radius: 0 3px 3px 0; }
471
- .rf-btn-group .rf-btn--secondary:hover, .rf-btn-group .rf-btn--secondary:focus, .rf-btn-group .rf-btn--secondary:active {
472
- background-color: #f3f3f3;
473
- border-color: #dadada; }
474
-
475
- .rf-btn-set {
476
- display: flex;
477
- width: 100%; }
478
- .rf-btn-set .rf-btn {
479
- flex-grow: 1;
480
- padding-left: 4px;
481
- padding-right: 4px; }
482
-
483
- .rf-check {
484
- clear: both;
485
- display: inline-block;
486
- font-size: 14px;
487
- line-height: 14px;
488
- margin-bottom: 0;
489
- min-height: auto;
490
- padding-top: 0;
491
- vertical-align: middle; }
492
-
493
- .rf-check__container {
494
- cursor: pointer;
495
- margin-bottom: 0;
496
- margin-left: 22px;
497
- padding-left: 0;
498
- position: relative; }
499
-
500
- .rf-check__input {
501
- display: none; }
502
-
503
- .rf-check__label {
504
- display: inline-block;
505
- font-size: 14px;
506
- line-height: 14px;
507
- text-indent: -22px; }
508
-
509
- .rf-check__label:before {
510
- border: 1px solid #c0c0c0;
511
- border-radius: 3px;
512
- color: #0057ff;
513
- display: inline-block;
514
- font-family: FontAwesome;
515
- font-size: 9px;
516
- height: 14px;
517
- line-height: 1.4em;
518
- margin-right: 8px;
519
- margin-top: -2px;
520
- text-align: center;
521
- text-indent: 0;
522
- width: 14px;
523
- vertical-align: middle; }
524
-
525
- .rf-check__input + .rf-check__label:before {
526
- content: " "; }
527
-
528
- .rf-check__input:checked + .rf-check__label:before {
529
- content: "\f00c"; }
530
-
531
- .rf-check--disabled {
532
- cursor: default;
533
- opacity: .4; }
534
-
535
- .rf-check--nolabel {
536
- width: 14px; }
537
-
538
- .rf-preview, .rf-form-control {
539
- background-color: #ffffff;
540
- border: solid 1px #c0c0c0;
541
- border-radius: 3px;
542
- cursor: pointer;
543
- display: block;
544
- font-size: 13px;
545
- line-height: 16px;
546
- outline: 0;
547
- width: 100%; }
548
- .rf-preview:hover, .rf-form-control:hover, .rf-preview:focus, .rf-form-control:focus, .rf-preview:active, .rf-form-control:active {
549
- box-shadow: none;
550
- outline: 0; }
551
-
552
- .rf-textarea {
553
- min-height: 50px; }
554
-
555
- .rf-preview {
556
- border-color: transparent;
557
- height: auto;
558
- padding-top: 8px;
559
- padding-bottom: 8px; }
560
-
561
- .rf-form-control {
562
- color: #191919;
563
- height: 34px;
564
- padding: 8px 12px;
565
- transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
566
- .rf-form-control:hover, .rf-form-control:focus, .rf-form-control:active {
567
- border-color: #0057ff; }
568
-
569
- .rf-form-group {
570
- display: block;
571
- margin-bottom: 6px; }
572
-
573
- .rf-form-group:last-child {
574
- margin-bottom: 0; }
575
-
576
- .rf-form-group--inline {
577
- align-items: center;
578
- display: flex;
579
- justify-content: space-between; }
580
- .rf-form-group--inline .rf-label {
581
- margin-bottom: 0;
582
- margin-left: 10px;
583
- margin-right: 4px; }
584
-
585
- .rf-label--inline {
586
- margin-bottom: 0; }
587
-
588
- .rf-editable-text {
589
- width: 100%; }
590
-
591
- .rf-row {
592
- align-items: center;
593
- display: flex; }
594
-
595
- .rf-row--space-between {
596
- justify-content: space-between; }
597
-
598
- .rf-col {
599
- float: left; }
600
-
601
- .rf-col--grid {
602
- padding: 20px; }
603
-
604
- .rf-col--1 {
605
- width: 8.333333%; }
606
-
607
- .rf-col--2 {
608
- width: 16.666667%; }
609
-
610
- .rf-col--3 {
611
- width: 25%; }
612
-
613
- .rf-col--4 {
614
- width: 33.333333%; }
615
-
616
- .rf-col--5 {
617
- width: 41.666667%; }
618
-
619
- .rf-col--6 {
620
- width: 50%; }
621
-
622
- .rf-col--7 {
623
- width: 58.333333%; }
624
-
625
- .rf-col--8 {
626
- width: 66.666667%; }
627
-
628
- .rf-col--9 {
629
- width: 75%; }
630
-
631
- .rf-col--10 {
632
- width: 83.333333%; }
633
-
634
- .rf-col--11 {
635
- width: 91.666667%; }
636
-
637
- .rf-col--12 {
638
- width: 100%; }
639
-
640
- .rf-col--actions {
641
- align-items: center;
642
- display: flex;
643
- justify-content: flex-end; }
644
- .rf-col--actions .rf-btn {
645
- float: left;
646
- min-width: 50px;
647
- padding-left: 0;
648
- padding-right: 0;
649
- width: 48%; }
650
- .rf-col--actions .rf-btn:first-child {
651
- margin-right: 4%; }
652
-
653
- .rf-col--action .rf-btn {
654
- padding-left: 0;
655
- padding-right: 0;
656
- width: 100%; }
657
-
658
- .rf-icon {
659
- position: relative;
660
- top: 1px;
661
- display: inline-block;
662
- font-family: "Font Awesome 5 Free";
663
- font-size: 1em;
664
- font-style: normal;
665
- font-weight: 900;
666
- line-height: 1em;
667
- -webkit-font-smoothing: antialiased;
668
- -moz-osx-font-smoothing: grayscale; }
669
-
670
- .rf-icon--no:after {
671
- color: #d9534f;
672
- content: "\f00d";
673
- font-family: "Font Awesome 5 Free"; }
674
-
675
- .rf-icon--ok:after {
676
- content: "\f00c";
677
- color: #04ac00;
678
- font-family: "Font Awesome 5 Free"; }
679
-
680
- .rf-icon--grip:after {
681
- color: #c0c0c0;
682
- content: "\f142 \202F \f142";
683
- cursor: -webkit-grab;
684
- font-family: "Font Awesome 5 Free"; }
685
- .rf-icon--grip:after:active {
686
- cursor: -webkit-grabbing; }
687
-
688
- .rf-icon--refresh:after {
689
- content: "\f021";
690
- font-family: "Font Awesome 5 Free"; }
691
-
692
- .rf-icon--rollback {
693
- transform: scale(-1, 1); }
694
- .rf-icon--rollback:after {
695
- color: #d9534f;
696
- content: "\f01e";
697
- font-family: "Font Awesome 5 Free"; }
698
-
699
- .rf-icon--pencil:after {
700
- content: "\270f";
701
- font-family: "Glyphicons Halflings"; }
702
-
703
- .rf-icon--eye-open:after {
704
- content: "\f06e";
705
- font-family: "Font Awesome 5 Free"; }
706
-
707
- .rf-icon--eye-closed:after {
708
- content: "\f070";
709
- font-family: "Font Awesome 5 Free"; }
710
-
711
- .rf-icon--download:after {
712
- content: "\f019";
713
- font-family: "Font Awesome 5 Free"; }
714
-
715
- .rf-icon--upload:after {
716
- content: "\f093";
717
- font-family: "Font Awesome 5 Free"; }
718
-
719
- .rf-icon--trash:after {
720
- content: "\f2ed";
721
- font-family: "Font Awesome 5 Free"; }
722
-
723
- .rf-icon--dashboard:after {
724
- content: "\f3fd";
725
- font-family: "Font Awesome 5 Free"; }
726
-
727
- .rf-icon--repeat:after {
728
- content: "\f2f9";
729
- font-family: "Font Awesome 5 Free"; }
730
-
731
- .rf-icon--question:after {
732
- color: #0057ff;
733
- content: "\f059";
734
- font-family: "Font Awesome 5 Free"; }
735
-
736
- .rf-icon--github:after {
737
- font-weight: 900;
738
- content: "\f09b";
739
- font-family: "Font Awesome 5 Brands"; }
740
-
741
- .rf-icon--caret--right:after {
742
- content: "\f0da";
743
- font-family: "Font Awesome 5 Free"; }
744
-
745
- .rf-icon--caret--left:after {
746
- content: "\f0d9";
747
- font-family: "Font Awesome 5 Free"; }
748
-
749
- .rf-icon--caret--up:after {
750
- content: "\f0d8";
751
- font-family: "Font Awesome 5 Free"; }
752
-
753
- .rf-icon--caret--down:after {
754
- content: "\f0d7";
755
- font-family: "Font Awesome 5 Free"; }
756
-
757
- .rf-icon--external:after {
758
- content: "\f360";
759
- font-family: "Font Awesome 5 Free"; }
760
-
761
- .rf-icon--minus:after {
762
- content: "\f068";
763
- font-family: "Font Awesome 5 Free"; }
764
-
765
- .rf-icon--plus:after {
766
- content: "\f067";
767
- font-family: "Font Awesome 5 Free"; }
768
-
769
- .rf-icon--info:after,
770
- .rf-modal--info .rf-modal__header .rf-icon:after {
771
- color: #0057ff;
772
- content: "\f05a";
773
- font-family: "Font Awesome 5 Free"; }
774
-
775
- .rf-icon--warning:after,
776
- .rf-modal--warning .rf-modal__header .rf-icon:after {
777
- color: #ebc30a;
778
- content: "\f071";
779
- font-family: "Font Awesome 5 Free"; }
780
-
781
- .rf-icon--error:after,
782
- .rf-modal--error .rf-modal__header .rf-icon:after {
783
- color: #d9534f;
784
- content: "\f06a";
785
- font-family: "Font Awesome 5 Free"; }
786
-
787
- .rf-icon--failure:after {
788
- color: #d9534f;
789
- content: "\f057";
790
- font-family: "Font Awesome 5 Free"; }
791
-
792
- .rf-icon--success:after {
793
- color: #04ac00;
794
- content: "\f058";
795
- font-family: "Font Awesome 5 Free"; }
796
-
797
- .rf-icon--pending:after {
798
- color: #c0c0c0;
799
- content: "\f057";
800
- font-family: "Font Awesome 5 Free"; }
801
-
802
- .rf-icon--ongoing:after {
803
- color: #0057ff;
804
- content: "\f111";
805
- font-family: "Font Awesome 5 Free Regular"; }
806
-
807
- .rf-icon--irrelevant:after {
808
- color: #c0c0c0;
809
- content: "\f068";
810
- font-family: "Font Awesome 5 Free"; }
811
-
812
- .rf-icon--loading {
813
- -ms-transform: translateZ(0);
814
- -webkit-animation: rf-spin 1.1s infinite linear;
815
- -webkit-transform: translateZ(0);
816
- animation: rf-spin 1.1s infinite linear;
817
- border-radius: 50%;
818
- border-bottom: 4px solid rgba(0, 87, 255, 0.2);
819
- border-left: 4px solid #0057ff;
820
- border-right: 4px solid rgba(0, 87, 255, 0.2);
821
- border-top: 4px solid rgba(0, 87, 255, 0.2);
822
- height: 30px;
823
- position: relative;
824
- text-indent: -9999em;
825
- transform: translateZ(0);
826
- width: 30px; }
827
- .rf-icon--loading.rf-icon--xlarge {
828
- border-width: 10px;
829
- height: 60px;
830
- width: 60px; }
831
- .rf-icon--loading.rf-icon--large {
832
- border-width: 6px;
833
- height: 38px;
834
- width: 38px; }
835
- .rf-icon--loading.rf-icon--small {
836
- border-width: 4px;
837
- height: 20px;
838
- width: 20px; }
839
- .rf-icon--loading.rf-icon--xsmall {
840
- border-width: 4px;
841
- height: 14px;
842
- width: 14px; }
843
-
844
- .rf-icon--onleft {
845
- margin-right: 6px; }
846
-
847
- .rf-icon--onright {
848
- margin-left: 6px; }
849
-
850
- .rf-icon--xlarge {
851
- font-size: 3.8em; }
852
-
853
- .rf-icon--large {
854
- font-size: 2em; }
855
-
856
- .rf-icon--small {
857
- font-size: .8em; }
858
-
859
- .rf-icon--xsmall {
860
- font-size: .6em; }
861
-
862
- .rf-infolink {
863
- color: #777777;
864
- cursor: pointer;
865
- font-size: 12px;
866
- text-decoration: underline; }
867
- .rf-infolink:after {
868
- display: inline-block;
869
- font-family: 'Glyphicons Halflings';
870
- font-size: 9px;
871
- margin-left: 4px; }
872
- .rf-infolink:hover {
873
- color: #191919; }
874
-
875
- .rf-infolink + .rf-infolink {
876
- margin-left: 14px; }
877
-
878
- .rf-infolink--external:after {
879
- content: '\e164'; }
880
-
881
- .rf-infolink--external:before {
882
- content: 'Open '; }
883
-
884
- .rf-infolink--trigger[aria-expanded='false']:before {
885
- content: 'Expand'; }
886
-
887
- .rf-infolink--trigger[aria-expanded='true']:before {
888
- content: 'Hide'; }
889
-
890
- .rf-infolink--trigger[aria-expanded='false']:after {
891
- content: '\002b'; }
892
-
893
- .rf-infolink--trigger[aria-expanded='true']:after {
894
- content: '\2212'; }
895
-
896
- .rf-list-group {
897
- clear: both;
898
- list-style-type: none;
899
- margin: 0;
900
- padding: 0; }
901
-
902
- .rf-list-group__item {
903
- border: solid 1px #e8e8e8;
904
- padding: 14px;
905
- margin-top: -1px; }
906
-
907
- .rf-list-group__item:first-child {
908
- border-top-left-radius: 3px;
909
- border-top-right-radius: 3px; }
910
-
911
- .rf-list-group__item:last-child {
912
- border-bottom-right-radius: 3px;
913
- border-bottom-left-radius: 3px; }
914
-
915
- .rf-list-group__title {
916
- max-width: 100%;
917
- white-space: nowrap;
918
- overflow: hidden;
919
- text-overflow: ellipsis;
920
- color: #191919;
921
- font-size: 14px;
922
- line-height: 18px;
923
- position: relative; }
924
-
925
- .rf-list-group__title--wrap {
926
- max-width: 100%;
927
- white-space: normal;
928
- overflow: hidden; }
929
-
930
- .rf-list-group__title--notbold {
931
- font-weight: normal; }
932
-
933
- .rf-list-group__titlelink {
934
- color: #191919; }
935
- .rf-list-group__titlelink:hover, .rf-list-group__titlelink:focus, .rf-list-group__titlelink:active {
936
- color: #000000;
937
- text-decoration: none; }
938
-
939
- .rf-list-group__info {
940
- color: #777777;
941
- display: flex;
942
- font-size: 13px;
943
- overflow: hidden; }
944
-
945
- .rf-list-group__info--full {
946
- width: 100%; }
947
-
948
- .rf-list-group__item--danger,
949
- .rf-list-group__item--failure,
950
- .rf-list-group__item--aborted {
951
- border-left: 6px solid #d9534f; }
952
-
953
- .rf-list-group__item--pending {
954
- border-left: 6px solid #ffea00; }
955
-
956
- .rf-list-group__item--started,
957
- .rf-list-group__item--ongoing {
958
- border-left: 6px solid #0057ff; }
959
-
960
- .rf-list-group__item--success {
961
- border-left: 6px solid #04ac00; }
962
-
963
- .rf-list-group__item--irrelevant {
964
- border-left: 6px solid #c0c0c0;
965
- opacity: 0.3; }
966
-
967
- .rf-list-group--lines .rf-list-group__item {
968
- border-color: #f3f3f3;
969
- border-left-width: 0;
970
- border-radius: 0;
971
- border-right-width: 0; }
972
- .rf-list-group--lines .rf-list-group__item:first-child {
973
- border-top-width: 0; }
974
- .rf-list-group--lines .rf-list-group__item:last-child {
975
- border-bottom-width: 0; }
976
-
977
- .rf-list-group__item--condensed {
978
- padding: 7px; }
979
- .rf-list-group__item--condensed .rf-list-group__item__trigger {
980
- padding: 7px; }
981
-
982
- .rf-list-group__item--hastrigger {
983
- padding: 0; }
984
-
985
- .rf-list-group__item__trigger {
986
- color: #191919;
987
- display: block;
988
- padding: 14px;
989
- position: relative;
990
- width: 100%; }
991
- .rf-list-group__item__trigger[aria-expanded='false']:after, .rf-list-group__item__trigger[aria-expanded='true']:after {
992
- color: inherit;
993
- font-family: 'octicons';
994
- font-size: 14px;
995
- vertical-align: middle;
996
- display: block;
997
- position: absolute;
998
- right: 7px;
999
- top: 7px; }
1000
- .rf-list-group__item__trigger[aria-expanded='false']:after:hover, .rf-list-group__item__trigger[aria-expanded='false']:after:focus, .rf-list-group__item__trigger[aria-expanded='false']:after:active, .rf-list-group__item__trigger[aria-expanded='true']:after:hover, .rf-list-group__item__trigger[aria-expanded='true']:after:focus, .rf-list-group__item__trigger[aria-expanded='true']:after:active {
1001
- color: inherit; }
1002
- .rf-list-group__item__trigger[aria-expanded='false']:after {
1003
- content: '\f05a'; }
1004
- .rf-list-group__item__trigger[aria-expanded='true']:after {
1005
- content: '\f05b'; }
1006
- .rf-list-group__item__trigger:hover, .rf-list-group__item__trigger:focus, .rf-list-group__item__trigger:active {
1007
- background-color: #f3f3f3;
1008
- color: #191919;
1009
- text-decoration: none; }
1010
- .rf-list-group__item__trigger[aria-expanded='true'] {
1011
- background-color: #f3f3f3;
1012
- border-bottom: #e8e8e8; }
1013
-
1014
- .rf-list-group {
1015
- clear: both;
1016
- list-style-type: none;
1017
- margin: 0;
1018
- padding: 0; }
1019
-
1020
- .rf-list-group--partial .rf-list-item {
1021
- border-radius: 0; }
1022
- .rf-list-group--partial > .rf-list-item:first-child {
1023
- border-top-left-radius: 3px;
1024
- border-top-right-radius: 3px; }
1025
- .rf-list-group--partial .rf-list-item--to-expand {
1026
- border-width: 0;
1027
- cursor: pointer;
1028
- display: block;
1029
- height: 0;
1030
- padding: 0;
1031
- text-align: center; }
1032
- .rf-list-group--partial .rf-list-item--to-expand > .rf-btn--secondary {
1033
- margin-top: -8px; }
1034
- .rf-list-group--partial .rf-list-item--to-expand[aria-expanded='true'] {
1035
- display: none; }
1036
- .rf-list-group--partial + .rf-list-group--partial {
1037
- margin-top: -1px; }
1038
- .rf-list-group--partial + .rf-list-group--partial > .rf-list-item:first-child {
1039
- border-top-left-radius: 0;
1040
- border-top-right-radius: 0; }
1041
- .rf-list-group--partial + .rf-list-group--partial > .rf-list-item:last-child {
1042
- border-bottom-left-radius: 3px;
1043
- border-bottom-right-radius: 3px; }
1044
-
1045
- .rf-list-group--borderless {
1046
- margin-top: 1px; }
1047
- .rf-list-group--borderless > .rf-list-item:first-child {
1048
- border-radius: 0;
1049
- border-top-width: 0; }
1050
- .rf-list-group--borderless > .rf-list-item {
1051
- border-right-width: 0;
1052
- border-left: 0; }
1053
- .rf-list-group--borderless > .rf-list-item:last-child {
1054
- border-radius: 0;
1055
- border-bottom-width: 0; }
1056
- .rf-list-group--borderless > .rf-list-item:nth-last-child(2) {
1057
- border-radius: 0;
1058
- border-bottom-width: 0; }
1059
- .rf-list-group--borderless.rf-list-group--partial + .rf-list-group--partial > .rf-list-item:first-child {
1060
- border-top-width: 1px; }
1061
- .rf-list-group--borderless.rf-list-group--partial + .rf-list-group--partial > .rf-list-item:last-child {
1062
- border-bottom-left-radius: 0;
1063
- border-bottom-right-radius: 0;
1064
- border-bottom-width: 0; }
1065
-
1066
- .rf-list-group--table {
1067
- display: table; }
1068
- .rf-list-group--table .rf-list-item--tr {
1069
- display: table-row; }
1070
- .rf-list-group--table .rf-list-item--tr:nth-child(2) .rf-list-item__td {
1071
- border-top: solid 1px #e8e8e8; }
1072
- .rf-list-group--table .rf-list-item--tr--header + .rf-list-item--tr > .rf-list-item__td:first-of-type {
1073
- border-radius: 3px 0 0 0; }
1074
- .rf-list-group--table .rf-list-item--tr--header + .rf-list-item--tr > .rf-list-item__td:last-of-type {
1075
- border-radius: 0 3px 0 0; }
1076
- .rf-list-group--table .rf-list-item__th {
1077
- display: table-cell;
1078
- padding: 14px;
1079
- padding-bottom: 4px;
1080
- vertical-align: bottom; }
1081
- .rf-list-group--table .rf-list-item__th:first-child {
1082
- padding-left: 0; }
1083
- .rf-list-group--table .rf-list-item__td {
1084
- display: table-cell;
1085
- padding: 14px; }
1086
-
1087
- .rf-list-item {
1088
- border: solid 1px #e8e8e8;
1089
- padding: 14px;
1090
- margin-top: -1px;
1091
- display: flex;
1092
- flex-flow: row wrap;
1093
- align-items: baseline; }
1094
- .rf-list-item:first-child {
1095
- border-top-left-radius: 3px;
1096
- border-top-right-radius: 3px; }
1097
- .rf-list-item:last-child {
1098
- border-bottom-right-radius: 3px;
1099
- border-bottom-left-radius: 3px; }
1100
-
1101
- .rf-list-item__title {
1102
- line-height: 1em;
1103
- position: relative;
1104
- padding: 0;
1105
- margin: 0;
1106
- display: inline-block; }
1107
- .rf-list-item__title > * {
1108
- display: inline-block;
1109
- padding: 0;
1110
- margin: 0; }
1111
-
1112
- .rf-list-item__row {
1113
- display: block;
1114
- width: 100%; }
1115
-
1116
- .rf-list-item__row + .rf-list-item__row {
1117
- padding-top: 4px; }
1118
-
1119
- .rf-list-item__row--flex {
1120
- display: flex; }
1121
-
1122
- .rf-list-item__title__link {
1123
- color: #191919;
1124
- text-decoration: underline;
1125
- display: inline; }
1126
- .rf-list-item__title__link:hover, .rf-list-item__title__link:focus, .rf-list-item__title__link:active {
1127
- color: #000000;
1128
- text-decoration: none; }
1129
-
1130
- .rf-list-item__info {
1131
- margin: 0;
1132
- padding: 0;
1133
- display: flex;
1134
- align-items: baseline; }
1135
-
1136
- .rf-list-item__info > * + * {
1137
- margin-left: 10px; }
1138
-
1139
- .rf-list-item__title + .rf-list-item__info {
1140
- padding-left: 10px; }
1141
-
1142
- .rf-list-item--has-trigger {
1143
- padding: 0;
1144
- display: block; }
1145
- .rf-list-item--has-trigger .rf-list-item__row {
1146
- padding: 14px; }
1147
- .rf-list-item--has-trigger .rf-list-item__row:first-of-type {
1148
- align-items: baseline;
1149
- padding-right: 30px; }
1150
- .rf-list-item--has-trigger .rf-list-item__row--trigger {
1151
- color: inherit;
1152
- position: relative;
1153
- width: 100%;
1154
- display: flex; }
1155
- .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after {
1156
- color: inherit;
1157
- font-family: 'octicons';
1158
- font-size: 14px;
1159
- vertical-align: middle;
1160
- height: 14px;
1161
- width: 6px;
1162
- display: block;
1163
- position: absolute;
1164
- right: 14px;
1165
- top: 14px; }
1166
- .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:hover, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:focus, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:active, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:hover, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:focus, .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:active {
1167
- color: inherit; }
1168
- .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after {
1169
- content: '\f05a'; }
1170
- .rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after {
1171
- content: '\f05b'; }
1172
- .rf-list-item--has-trigger .rf-list-item__row--trigger:hover, .rf-list-item--has-trigger .rf-list-item__row--trigger:focus, .rf-list-item--has-trigger .rf-list-item__row--trigger:active {
1173
- background-color: #f9f9f9;
1174
- text-decoration: none !important; }
1175
-
1176
- .rf-list-item--condensed {
1177
- padding-top: 10px;
1178
- padding-bottom: 10px; }
1179
- .rf-list-item--condensed.rf-list-item--has-trigger {
1180
- padding: 0; }
1181
- .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row {
1182
- padding-top: 10px;
1183
- padding-bottom: 10px; }
1184
- .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after {
1185
- color: inherit;
1186
- font-family: 'octicons';
1187
- font-size: 14px;
1188
- vertical-align: middle;
1189
- height: 14px;
1190
- width: 6px;
1191
- display: block;
1192
- position: absolute;
1193
- right: 14px;
1194
- top: 7px; }
1195
- .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:hover, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:focus, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after:active, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:hover, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:focus, .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after:active {
1196
- color: inherit; }
1197
- .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='false']:after {
1198
- content: '\f05a'; }
1199
- .rf-list-item--condensed.rf-list-item--has-trigger .rf-list-item__row--trigger[aria-expanded='true']:after {
1200
- content: '\f05b'; }
1201
-
1202
- .rf-list-item--has-timestamp {
1203
- display: block; }
1204
- .rf-list-item--has-timestamp .rf-list-item__row:first-of-type {
1205
- display: flex;
1206
- justify-content: space-between; }
1207
- .rf-list-item--has-timestamp .rf-timestamp {
1208
- text-align: right; }
1209
-
1210
- .rf-list-item--link {
1211
- cursor: pointer; }
1212
- .rf-list-item--link:hover {
1213
- background-color: #f3f3f3;
1214
- color: #000000; }
1215
-
1216
- .rf-list-item--danger,
1217
- .rf-list-item--failure,
1218
- .rf-list-item--aborted,
1219
- .rf-list-item--error {
1220
- border-left: 6px solid #d9534f !important; }
1221
-
1222
- .rf-list-item--pending {
1223
- border-left: 6px solid #ffea00 !important; }
1224
-
1225
- .rf-list-item--started,
1226
- .rf-list-item--ongoing {
1227
- border-left: 6px solid #0057ff !important; }
1228
-
1229
- .rf-list-item--success {
1230
- border-left: 6px solid #04ac00 !important; }
1231
-
1232
- .rf-list-item--irrelevant {
1233
- border-left: 6px solid #c0c0c0 !important;
1234
- opacity: 0.3; }
1235
-
1236
- .rf-list-item--unstable {
1237
- border-left: 6px solid #ebc30a !important; }
1238
-
1239
- .rf-logs {
1240
- background-color: #ffffff;
1241
- border: 1px solid #e8e8e8;
1242
- max-height: 500px;
1243
- overflow: hidden;
1244
- padding: 0;
1245
- position: relative; }
1246
-
1247
- .rf-logs__btn {
1248
- position: absolute;
1249
- bottom: 12px;
1250
- right: 12px;
1251
- z-index: 4;
1252
- display: none; }
1253
-
1254
- .rf-logs__pre {
1255
- background-color: transparent;
1256
- border-radius: 3px;
1257
- border-width: 0;
1258
- max-height: 400px;
1259
- height: auto;
1260
- margin-bottom: 0;
1261
- overflow: scroll;
1262
- padding: 15px;
1263
- position: relative; }
1264
-
1265
- .rf-logs--nomax {
1266
- max-height: none !important; }
1267
- .rf-logs--nomax .rf-project-logs__pre {
1268
- height: 100%;
1269
- max-height: none !important; }
1270
-
1271
- .rf-modal .modal-content {
1272
- border-width: 0;
1273
- box-shadow: none;
1274
- height: 100%;
1275
- width: 100%; }
1276
- .rf-modal .modal-footer,
1277
- .rf-modal .modal-header {
1278
- border-width: 0;
1279
- padding: 0; }
1280
-
1281
- .rf-modal {
1282
- background-color: #ffffff;
1283
- border: solid 1px #e8e8e8;
1284
- border-radius: 3px;
1285
- box-shadow: 0 0 50px #555555;
1286
- color: #777777;
1287
- font-size: 14px;
1288
- max-width: 500px;
1289
- padding: 50px;
1290
- width: 100%; }
1291
-
1292
- .rf-modal__header,
1293
- .rf-modal__footer {
1294
- text-align: center; }
1295
-
1296
- .rf-modal__header .rf-icon {
1297
- margin-bottom: 16px; }
1298
-
1299
- .rf-modal__body {
1300
- color: #777777;
1301
- font-size: 14px;
1302
- line-height: 20px;
1303
- padding: 30px 0; }
1304
-
1305
- .rf-notice {
1306
- height: auto;
1307
- width: 100%;
1308
- z-index: 5;
1309
- padding: 14px; }
1310
-
1311
- .rf-notice--error {
1312
- background-color: #d9534f;
1313
- color: #ffffff; }
1314
-
1315
- .rf-panel {
1316
- margin-bottom: 20px;
1317
- background-color: white;
1318
- border: solid 1px #e8e8e8;
1319
- border-radius: 4px; }
1320
-
1321
- .rf-pill {
1322
- border-radius: 20px;
1323
- border-style: solid;
1324
- border-width: 2px;
1325
- font-size: 10px;
1326
- font-weight: 600;
1327
- height: 18px;
1328
- line-height: 14px;
1329
- padding: 0 6px;
1330
- text-transform: uppercase;
1331
- white-space: nowrap; }
1332
-
1333
- .rf-pill--neutral {
1334
- border-color: #0057ff;
1335
- color: #0057ff; }
1336
-
1337
- .rf-pill--neutral--secondary {
1338
- border-color: #bdd4ff;
1339
- color: #bdd4ff; }
1340
-
1341
- .rf-pill--fail {
1342
- border-color: #d9534f;
1343
- color: #d9534f; }
1344
-
1345
- .rf-pill--success {
1346
- border-color: #04ac00;
1347
- color: #04ac00; }
1348
-
1349
- .rf-pill--minor {
1350
- border-color: #c0c0c0;
1351
- color: #c0c0c0; }
1352
-
1353
- @keyframes rf-progress-bar-stripes {
1354
- from {
1355
- background-position: 40px 0; }
1356
- to {
1357
- background-position: 0 0; } }
1358
- .rf-progress {
1359
- border: 1px solid #e8e8e8;
1360
- border-radius: 14px;
1361
- height: 19px;
1362
- overflow: hidden;
1363
- position: relative; }
1364
-
1365
- .rf-progress__fill {
1366
- border-radius: 14px;
1367
- color: #ffffff;
1368
- display: flex;
1369
- font-size: 12px;
1370
- float: left;
1371
- height: 100%;
1372
- justify-content: space-between;
1373
- line-height: 16px;
1374
- text-align: left;
1375
- padding: 0 10px;
1376
- width: 0; }
1377
-
1378
- .rf-progress__text {
1379
- letter-spacing: 1px; }
1380
-
1381
- .rf-progress__timestamp {
1382
- position: absolute;
1383
- right: 6px; }
1384
-
1385
- .rf-progress__fill--unstarted {
1386
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1387
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1388
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1389
- -webkit-background-size: 40px 40px;
1390
- background-size: 40px 40px;
1391
- background-color: #c0c0c0;
1392
- width: 100%; }
1393
-
1394
- .rf-progress__fill--triggered {
1395
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1396
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1397
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1398
- -webkit-background-size: 40px 40px;
1399
- background-size: 40px 40px;
1400
- animation: rf-progress-bar-stripes 2s linear infinite;
1401
- background-color: #0057ff;
1402
- width: 30%; }
1403
-
1404
- .rf-progress__fill--building {
1405
- background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1406
- background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1407
- background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
1408
- -webkit-background-size: 40px 40px;
1409
- background-size: 40px 40px;
1410
- animation: rf-progress-bar-stripes 2s linear infinite;
1411
- background-color: #0057ff;
1412
- width: 60%; }
1413
-
1414
- .rf-progress__fill--finished,
1415
- .rf-progress__fill--approved {
1416
- background-color: #04ac00;
1417
- width: 100%; }
1418
-
1419
- .rf-progress__fill--failed {
1420
- background-color: #d9534f;
1421
- width: 100%; }
1422
-
1423
- .rf-progress__fill--finished .rf-progress__timestamp,
1424
- .rf-progress__fill--approved .rf-progress__timestamp,
1425
- .rf-progress__fill--failed .rf-progress__timestamp {
1426
- color: #ffffff; }
1427
-
1428
- .rf-section {
1429
- padding-bottom: 20px;
1430
- padding-top: 20px;
1431
- clear: both; }
1432
- .rf-section:first-of-type {
1433
- padding-top: 0; }
1434
-
1435
- .rf-section__headline {
1436
- margin-bottom: 10px; }
1437
-
1438
- .rf-section__headline + .rf-section__description {
1439
- margin-top: -4px;
1440
- margin-bottom: 10px; }
1441
-
1442
- .ui-slider {
1443
- border: solid 1px #c0c0c0;
1444
- border-radius: 20px;
1445
- width: 100%; }
1446
-
1447
- .ui-slider .ui-widget-header {
1448
- background: #0057ff; }
1449
-
1450
- .ui-slider .ui-slider-handle {
1451
- background-color: #ffffff;
1452
- border: solid 1px #c0c0c0;
1453
- border-radius: 50%;
1454
- bottom: 1px;
1455
- content: "";
1456
- cursor: pointer;
1457
- height: 18px;
1458
- left: 1px;
1459
- position: absolute;
1460
- width: 18px; }
1461
-
1462
- .rf-range__container {
1463
- padding-left: 22px;
1464
- padding-right: 22px; }
1465
-
1466
- .rf-range {
1467
- position: relative; }
1468
-
1469
- .rf-range__val {
1470
- color: #777777;
1471
- font-size: 10px;
1472
- font-weight: 300;
1473
- height: 14px;
1474
- position: absolute;
1475
- text-align: center;
1476
- top: -4px;
1477
- width: 24px; }
1478
-
1479
- .rf-range__val--current {
1480
- font-weight: 800;
1481
- top: -16px;
1482
- width: 100%; }
1483
-
1484
- .rf-range__val--min {
1485
- left: -24px;
1486
- padding-right: 4px;
1487
- text-align: right; }
1488
-
1489
- .rf-range__val--max {
1490
- padding-left: 4px;
1491
- right: -24px;
1492
- text-align: left; }
1493
-
1494
- .rf-table, .rf-list-group--table {
1495
- width: 100%;
1496
- border-collapse: separate;
1497
- table-layout: fixed; }
1498
-
1499
- .rf-table__th, .rf-list-group--table .rf-list-item__th,
1500
- .rf-table__td,
1501
- .rf-list-group--table .rf-list-item__td {
1502
- padding-left: 7px;
1503
- padding-right: 7px; }
1504
- .rf-table__th:last-of-type, .rf-list-group--table .rf-list-item__th:last-of-type,
1505
- .rf-table__td:last-of-type,
1506
- .rf-list-group--table .rf-list-item__td:last-of-type {
1507
- padding-right: 14px; }
1508
- .rf-table__th:first-of-type, .rf-list-group--table .rf-list-item__th:first-of-type,
1509
- .rf-table__td:first-of-type,
1510
- .rf-list-group--table .rf-list-item__td:first-of-type {
1511
- padding-left: 14px; }
1512
-
1513
- .rf-table__row--header {
1514
- vertical-align: bottom; }
1515
-
1516
- .rf-table__col--centered {
1517
- text-align: center; }
1518
- .rf-table__col--centered .form-control {
1519
- text-align: center; }
1520
-
1521
- .rf-table__col--right {
1522
- text-align: right; }
1523
-
1524
- .rf-table__td, .rf-list-group--table .rf-list-item__td,
1525
- .rf-table__th,
1526
- .rf-list-group--table .rf-list-item__th {
1527
- -ms-word-break: break-all;
1528
- overflow-wrap: break-word; }
1529
-
1530
- .rf-table__td, .rf-list-group--table .rf-list-item__td {
1531
- border-bottom: solid 1px #e8e8e8;
1532
- font-size: 13px;
1533
- padding: 14px;
1534
- vertical-align: middle; }
1535
-
1536
- .rf-table__th, .rf-list-group--table .rf-list-item__th {
1537
- padding: 0px 14px 5px; }
1538
-
1539
- .rf-table__td--strong {
1540
- color: #191919;
1541
- font-weight: bold; }
1542
-
1543
- tr:first-of-type > .rf-table__td, .rf-list-group--table tr:first-of-type > .rf-list-item__td {
1544
- border-top: solid 1px #e8e8e8; }
1545
-
1546
- .rf-table__row > td:first-of-type, .rf-list-group--table .rf-list-item--tr > td:first-of-type {
1547
- border-left: solid 1px #e8e8e8; }
1548
-
1549
- .rf-table__row > td:last-of-type, .rf-list-group--table .rf-list-item--tr > td:last-of-type {
1550
- border-right: solid 1px #e8e8e8; }
1551
-
1552
- .rf-table__body tr:first-of-type td:first-of-type {
1553
- border-top-left-radius: 3px; }
1554
- .rf-table__body tr:first-of-type td:last-of-type {
1555
- border-top-right-radius: 3px; }
1556
- .rf-table__body tr:last-of-type td:first-of-type {
1557
- border-bottom-left-radius: 3px; }
1558
- .rf-table__body tr:last-of-type td:last-of-type {
1559
- border-bottom-right-radius: 3px; }
1560
-
1561
- .rf-table__row--error {
1562
- border-left: 6px solid #d9534f; }
1563
-
1564
- .rf-table__row--success {
1565
- border-left: 6px solid #04ac00; }
1566
-
1567
- .rf-timestamp {
1568
- color: #777777;
1569
- font-size: 12px;
1570
- font-style: italic;
1571
- line-height: 14px; }
1572
-
1573
- .rf-well, .rf-well--tabpane {
1574
- border: 1px solid #e8e8e8;
1575
- height: auto;
1576
- border-radius: 3px;
1577
- padding: 14px; }
1578
-
1579
- .rf-well__headline {
1580
- color: #191919;
1581
- font-size: 15px;
1582
- font-weight: bold;
1583
- margin: 4px 14px -10px 14px; }
1584
-
1585
- .rf-well__list {
1586
- margin: 20px; }
1587
-
1588
- .rf-well--noborder {
1589
- border-width: 0; }
1590
-
1591
- .rf-well--tabpane {
1592
- border-radius: 0 0 3px 3px; }
1593
-
1594
- .rf-sg--dark {
1595
- background-color: #191919;
1596
- padding: 20px; }
1597
- .rf-sg--dark h2 {
1598
- color: #ffffff; }
1599
-
1600
- /*# sourceMappingURL=main.css.map */