mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
Dashboard branding.
This commit is contained in:
parent
94be0f1359
commit
5b59c33f87
79 changed files with 1609 additions and 1543 deletions
|
|
@ -81,7 +81,7 @@ div.block-chart {
|
|||
z-index: 100000;
|
||||
}
|
||||
.tipsy-inner {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
color: #FFF;
|
||||
max-width: 200px;
|
||||
padding: 5px 12px 5px 12px;
|
||||
|
|
@ -104,21 +104,21 @@ div.block-chart {
|
|||
width: 0;
|
||||
height: 0;
|
||||
line-height: 0;
|
||||
border: 5px dashed #32325d;
|
||||
border: 5px dashed #4c4c4c;
|
||||
}
|
||||
|
||||
/* Rules to colour arrows */
|
||||
.tipsy-arrow-n {
|
||||
border-bottom-color: #32325d;
|
||||
border-bottom-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-s {
|
||||
border-top-color: #32325d;
|
||||
border-top-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-e {
|
||||
border-left-color: #32325d;
|
||||
border-left-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-w {
|
||||
border-right-color: #32325d;
|
||||
border-right-color: #4c4c4c;
|
||||
}
|
||||
|
||||
.tipsy-n .tipsy-arrow {
|
||||
|
|
|
|||
|
|
@ -607,7 +607,7 @@ th {
|
|||
box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1),
|
||||
0 3px 9px 0 rgba(50, 50, 93, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Actions-action.bs-is-focused,
|
||||
.bs-Actions-action:focus,
|
||||
|
|
@ -650,7 +650,7 @@ th {
|
|||
box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.08),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.06), 0 1px 1.5px 0 rgba(0, 0, 0, 0.05),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 0 0 0 transparent;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Actions-action.bs-is-disabled,
|
||||
.bs-Actions-action:disabled,
|
||||
|
|
@ -993,7 +993,7 @@ h3,
|
|||
h4,
|
||||
h5 {
|
||||
margin: 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
|
@ -1072,14 +1072,14 @@ p + p {
|
|||
margin-top: 5px;
|
||||
}
|
||||
a {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
a,
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
b,
|
||||
strong {
|
||||
|
|
@ -1304,7 +1304,7 @@ span.bs-Icon {
|
|||
.bs-Number {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
font-size: 24px;
|
||||
line-height: 1.6;
|
||||
|
|
@ -2534,7 +2534,7 @@ figure.bs-Number > figcaption {
|
|||
border: 0;
|
||||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
line-height: inherit;
|
||||
font-size: inherit;
|
||||
vertical-align: inherit;
|
||||
|
|
@ -2871,7 +2871,7 @@ figure.bs-Number > figcaption {
|
|||
}
|
||||
.bs-Badge--cyan {
|
||||
box-shadow: inset 0 0 0 1px rgba(50, 151, 211, 0.2);
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-Badge--green {
|
||||
box-shadow: inset 0 0 0 1px rgba(36, 180, 126, 0.2);
|
||||
|
|
@ -2970,7 +2970,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-selection-option:active,
|
||||
.bs-ContentSection-selection-option:focus,
|
||||
.bs-ContentSection-selection-option:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ContentSection-selection-option:first-child {
|
||||
border-left: 0;
|
||||
|
|
@ -2978,7 +2978,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-selection-option.bs-is-active {
|
||||
background-color: #fff;
|
||||
border-left: 2px solid transparent;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
cursor: default;
|
||||
}
|
||||
.bs-ContentSection-switcher {
|
||||
|
|
@ -3007,7 +3007,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-switcher-option:active,
|
||||
.bs-ContentSection-switcher-option:hover {
|
||||
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ContentSection-switcher-option:active {
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
|
|
@ -3299,7 +3299,7 @@ figure.bs-Number > figcaption {
|
|||
left: 20px;
|
||||
right: 0;
|
||||
height: 1px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.bs-LinkList-item:first-child {
|
||||
padding-top: 20px;
|
||||
|
|
@ -3347,13 +3347,13 @@ figure.bs-Number > figcaption {
|
|||
.bs-LinkList-item a .bs-LinkList-copy h2,
|
||||
.bs-LinkList-item a .bs-LinkList-copy h3,
|
||||
.bs-LinkList-item a .bs-LinkList-copy h4 {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h1,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h2,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h3,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h4 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-LinkList-copy p {
|
||||
color: #000000;
|
||||
|
|
@ -3379,7 +3379,7 @@ figure.bs-Number > figcaption {
|
|||
}
|
||||
.bs-Menu-group {
|
||||
padding: 5px 0;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Menu-group:last-child {
|
||||
border-bottom: 0;
|
||||
|
|
@ -3397,7 +3397,7 @@ figure.bs-Number > figcaption {
|
|||
display: block;
|
||||
padding: 5px 12px;
|
||||
width: 100%;
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
line-height: 1.6;
|
||||
text-align: left;
|
||||
|
|
@ -3406,8 +3406,8 @@ figure.bs-Number > figcaption {
|
|||
color 0.08s ease-in;
|
||||
}
|
||||
.bs-Menu-item:hover {
|
||||
background-color: #f6f9fc;
|
||||
color: #32325d;
|
||||
background-color: #f7f7f7;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Menu-item.bs-is-disabled,
|
||||
.bs-Menu-item:disabled {
|
||||
|
|
@ -3574,7 +3574,7 @@ figure.bs-Number > figcaption {
|
|||
z-index: 200;
|
||||
margin: 0 auto 20px;
|
||||
width: 450px;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 2px 15px rgba(84, 96, 103, 0.25);
|
||||
}
|
||||
|
|
@ -3729,7 +3729,7 @@ figure.bs-Number > figcaption {
|
|||
background-color: #f0f3f5;
|
||||
}
|
||||
.bs-Notice {
|
||||
box-shadow: inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.bs-Notice:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -3748,7 +3748,7 @@ figure.bs-Number > figcaption {
|
|||
linear-gradient(#fff, #fff);
|
||||
}
|
||||
.bs-Notice--color--offset {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.bs-Notice--color--red {
|
||||
background-image: linear-gradient(
|
||||
|
|
@ -3783,7 +3783,7 @@ figure.bs-Number > figcaption {
|
|||
text-transform: uppercase;
|
||||
}
|
||||
.bs-Notice-dismiss:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Notice-dismiss:active,
|
||||
.bs-Notice-dismiss:focus {
|
||||
|
|
@ -3814,7 +3814,7 @@ figure.bs-Number > figcaption {
|
|||
display: table-row-group;
|
||||
}
|
||||
.bs-ObjectList-group .bs-ObjectList-row:first-child .bs-ObjectList-cell {
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-group:first-child
|
||||
.bs-ObjectList-row:first-child
|
||||
|
|
@ -3851,7 +3851,7 @@ a.bs-ObjectList-row {
|
|||
.bs-ObjectList-row:hover .bs-ObjectList-copy.bs-is-muted,
|
||||
.bs-ObjectList-row:hover .bs-ObjectList-copy.bs-is-reverted,
|
||||
.bs-ObjectList-row:hover code {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ObjectList-row:focus:not(:active) {
|
||||
background-color: rgba(50, 151, 211, 0.05);
|
||||
|
|
@ -3869,7 +3869,7 @@ a.bs-ObjectList-row {
|
|||
white-space: nowrap;
|
||||
}
|
||||
.bs-ObjectList-row > .bs-ObjectList-cell {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row .bs-ObjectList-cell:first-child {
|
||||
padding-left: 20px;
|
||||
|
|
@ -3891,7 +3891,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-cell.bs-is-highlighted,
|
||||
.bs-ObjectList-copy.bs-is-highlighted {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-ObjectList-cell.bs-is-muted,
|
||||
|
|
@ -3980,13 +3980,13 @@ a.bs-ObjectList-row {
|
|||
background-color: #14aad9;
|
||||
}
|
||||
.bs-ObjectList-row--header {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
.bs-ObjectList-row--header .bs-ObjectList-cell {
|
||||
padding-top: 6px;
|
||||
padding-bottom: 6px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 13px;
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
|
|
@ -3998,7 +3998,7 @@ a.bs-ObjectList-row {
|
|||
.bs-ObjectList-row--divider .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--divider:first-child .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--separated .bs-ObjectList-cell {
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row--divider .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--divider:first-child .bs-ObjectList-cell {
|
||||
|
|
@ -4119,7 +4119,7 @@ a.bs-ObjectList-row {
|
|||
white-space: nowrap;
|
||||
}
|
||||
.bs-ObjectList-rows + .bs-ObjectList-more {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-more-action {
|
||||
display: block;
|
||||
|
|
@ -4145,7 +4145,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-row--expandable {
|
||||
display: table-row-group;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row--expandable:last-child {
|
||||
border-bottom: 0;
|
||||
|
|
@ -4234,7 +4234,7 @@ a.bs-ObjectList-row {
|
|||
right: 20px;
|
||||
top: 0;
|
||||
display: block;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-cell--card:after {
|
||||
content: '';
|
||||
|
|
@ -4679,7 +4679,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-row:hover:not(.bs-is-disabled) .bs-ObjectList-cell > .bs-Badge {
|
||||
box-shadow: inset 0 0 0 1px rgba(66, 71, 112, 0.2);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ObjectList-cell .bs-Badge {
|
||||
top: 1px;
|
||||
|
|
@ -4815,7 +4815,7 @@ a.bs-ObjectList-row {
|
|||
.bs-PageHeading--separated {
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-PageHeading--short {
|
||||
padding-bottom: 10px;
|
||||
|
|
@ -4916,11 +4916,11 @@ pre.bs-PropertyList-property {
|
|||
.bs-PropertyList-definition {
|
||||
flex: 1 1 auto;
|
||||
padding: 2px 20px 2px 5px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
line-height: 1.6;
|
||||
}
|
||||
.bs-PropertyList-definition code {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 13px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
|
@ -4959,7 +4959,7 @@ pre.bs-PropertyList-property {
|
|||
justify-content: flex-end;
|
||||
margin-top: 10px;
|
||||
padding: 10px 20px;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-PropertyList--editor
|
||||
.bs-PropertyList-row
|
||||
|
|
@ -5317,7 +5317,7 @@ pre.bs-PropertyList-property {
|
|||
top: 4px;
|
||||
}
|
||||
.bs-Popover-highlight {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-Popover-activate {
|
||||
|
|
@ -5386,7 +5386,7 @@ pre.bs-PropertyList-property {
|
|||
margin-right: 0;
|
||||
}
|
||||
.bs-Source-detail--title {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
line-height: 20px;
|
||||
|
|
@ -5463,7 +5463,7 @@ pre.bs-PropertyList-property {
|
|||
padding-top: 5px;
|
||||
}
|
||||
.bs-Stat-copy-title {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
|
|
@ -5492,7 +5492,7 @@ pre.bs-PropertyList-property {
|
|||
display: flex;
|
||||
}
|
||||
.bs-StatGroup .bs-Stat {
|
||||
border-right: 1px solid #e6ebf1;
|
||||
border-right: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-StatGroup .bs-Stat:last-child {
|
||||
border-right: 0;
|
||||
|
|
@ -5523,10 +5523,10 @@ pre.bs-PropertyList-property {
|
|||
font-size: 15px;
|
||||
}
|
||||
.bs-Table-row.bs-is-highlighted .bs-Table-cell.bs-is-highlighted {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Table-row--divider .bs-Table-cell {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Table-head .bs-Table-cell,
|
||||
.bs-Table-head .bs-Table-cell.bs-is-highlighted {
|
||||
|
|
@ -5646,8 +5646,8 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-ObjectList .bs-Table-cell {
|
||||
padding: 0;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList + .bs-Table-row--divider {
|
||||
border-top: 0;
|
||||
|
|
@ -5672,7 +5672,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-Tail--separated {
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Tail--short {
|
||||
padding-bottom: 10px;
|
||||
|
|
@ -5690,7 +5690,7 @@ pre.bs-PropertyList-property {
|
|||
border: 0;
|
||||
display: flex;
|
||||
padding: 12px 20px;
|
||||
box-shadow: inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.bs-Timeline:first-child .bs-Timeline-row:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -5743,12 +5743,12 @@ pre.bs-PropertyList-property {
|
|||
z-index: 4;
|
||||
}
|
||||
.bs-Timeline-row--reveal {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
text-align: left;
|
||||
}
|
||||
.bs-Timeline-row--reveal:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Timeline-content {
|
||||
flex: 1 1 auto;
|
||||
|
|
@ -5762,7 +5762,7 @@ pre.bs-PropertyList-property {
|
|||
word-break: break-word;
|
||||
}
|
||||
.bs-Timeline-title strong {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-Timeline-title em {
|
||||
|
|
@ -5840,7 +5840,7 @@ pre.bs-PropertyList-property {
|
|||
cursor: pointer;
|
||||
}
|
||||
.bs-Toggle-button:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Toggle-button.bs-is-selected,
|
||||
.bs-Toggle-source:checked + .bs-Toggle-button {
|
||||
|
|
@ -5982,7 +5982,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-VerticalMenu-item:active,
|
||||
.bs-VerticalMenu-item:focus,
|
||||
.bs-VerticalMenu-item:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-VerticalMenu-item a {
|
||||
padding: 0 15px;
|
||||
|
|
@ -5992,7 +5992,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-VerticalMenu-item:hover a:active,
|
||||
.bs-VerticalMenu-item:hover a:focus,
|
||||
.bs-VerticalMenu-item:hover a:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-VerticalMenu-item.bs-is-selected a {
|
||||
color: #14aad9;
|
||||
|
|
@ -6089,7 +6089,7 @@ pre.bs-PropertyList-property {
|
|||
line-height: 1.6;
|
||||
}
|
||||
.bs-Checkbox:hover .bs-Checkbox-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Checkbox.bs-is-invalid .bs-Checkbox-label,
|
||||
.bs-Fieldset-row.bs-is-invalid .bs-Checkbox-label {
|
||||
|
|
@ -6189,7 +6189,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-Fieldset {
|
||||
margin: 0;
|
||||
padding: 10px 0;
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
border: 0;
|
||||
}
|
||||
.bs-Fieldset--white {
|
||||
|
|
@ -6210,7 +6210,7 @@ pre.bs-PropertyList-property {
|
|||
right: 20px;
|
||||
display: block;
|
||||
height: 1px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-legend h3,
|
||||
.bs-Fieldset-legend h4,
|
||||
|
|
@ -6241,7 +6241,7 @@ pre.bs-PropertyList-property {
|
|||
align-self: flex-start;
|
||||
flex: 30% 0 0;
|
||||
padding: 4px 5px 0 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
line-height: 1.6;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
@ -6305,7 +6305,7 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-Fieldset-value {
|
||||
padding-top: 4px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
line-height: 1.6;
|
||||
white-space: nowrap;
|
||||
|
|
@ -6370,10 +6370,10 @@ pre.bs-PropertyList-property {
|
|||
flex: 100% 0 0;
|
||||
}
|
||||
.bs-Fieldset-row--toggle .bs-Fieldset-row:nth-child(2) {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-row--toggle .bs-Fieldset-row:last-child {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-row--toggle.bs-is-collapsed .bs-Fieldset-row {
|
||||
display: none;
|
||||
|
|
@ -6530,7 +6530,7 @@ pre.bs-PropertyList-property {
|
|||
line-height: 1.6;
|
||||
}
|
||||
.bs-Radio:hover .bs-Radio-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Fieldset-row.bs-is-invalid .bs-Radio-label,
|
||||
.bs-Radio.bs-is-invalid .bs-Radio-label {
|
||||
|
|
@ -6755,7 +6755,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-TextInputExtension-extension {
|
||||
flex: 0 0 auto;
|
||||
padding: 4px 7px 2px;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
color: #6b7c93;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
@ -6776,7 +6776,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-TextInputExtension
|
||||
.bs-TextInputExtension-extension,
|
||||
.bs-TextInputExtension.bs-is-disabled .bs-TextInputExtension-extension {
|
||||
background: #e6ebf1;
|
||||
background: #fbfbfb;
|
||||
color: #8898aa;
|
||||
}
|
||||
.bs-TextInputExtension .bs-TextInput {
|
||||
|
|
@ -6848,7 +6848,7 @@ pre.bs-PropertyList-property {
|
|||
border-top-right-radius: 0;
|
||||
}
|
||||
.bs-TextInputGroup--horizontal .bs-TextInput {
|
||||
border-right: 1px solid #e6ebf1;
|
||||
border-right: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-TextInputGroup--horizontal .bs-TextInput:focus {
|
||||
border-right-color: transparent;
|
||||
|
|
@ -6861,7 +6861,7 @@ pre.bs-PropertyList-property {
|
|||
border-color: rgba(226, 89, 80, 0.1);
|
||||
}
|
||||
.bs-TextInputGroup--vertical .bs-TextInput {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-TextInputGroup--vertical .bs-TextInput:focus {
|
||||
border-bottom-color: transparent;
|
||||
|
|
@ -7163,7 +7163,7 @@ pre.bs-PropertyList-property {
|
|||
padding: 15px;
|
||||
width: 260px;
|
||||
background-color: #f7f9fa;
|
||||
border: 1px solid #e6ebf1;
|
||||
border: 1px solid #fbfbfb;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.bs-Doc-sheet {
|
||||
|
|
@ -7300,7 +7300,7 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-BD-section {
|
||||
padding: 45px;
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-BD-section > h2 code {
|
||||
font-size: inherit;
|
||||
|
|
@ -7314,7 +7314,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-BD-section-part {
|
||||
margin-top: 30px;
|
||||
padding-top: 30px;
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-BD-section-part > h3 code {
|
||||
font-size: inherit;
|
||||
|
|
@ -8858,8 +8858,8 @@ html .modal-dialog-view div.modal div.modal-content p {
|
|||
}
|
||||
html .modal-dialog-view div.modal div.modal-header {
|
||||
text-shadow: none;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
box-shadow: none;
|
||||
height: auto;
|
||||
}
|
||||
|
|
@ -10251,7 +10251,7 @@ html.db-NewChrome .chart-view div.head span.title {
|
|||
html.db-NewChrome div.account-application-view div.status {
|
||||
background: #fff;
|
||||
border: none;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
html.db-NewChrome div.account-application-view div.status:after,
|
||||
html.db-NewChrome div.account-application-view div.status:before {
|
||||
|
|
@ -15031,7 +15031,7 @@ strong.button.grey span {
|
|||
display: block;
|
||||
color: #333;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
background: #eff1f4;
|
||||
background: linear-gradient(#f7f8fa, #eff1f4);
|
||||
-ms-box-shadow: inset 0 1px 0 #fff;
|
||||
|
|
@ -15984,7 +15984,7 @@ div.filter-view div.row label {
|
|||
position: relative;
|
||||
z-index: 10;
|
||||
display: block;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
padding: 10px;
|
||||
}
|
||||
div.filter-view div.row label input {
|
||||
|
|
@ -15999,8 +15999,8 @@ div.filter-view div.row label span {
|
|||
div.filter-view div.row div.row-content {
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-top: none;
|
||||
}
|
||||
div.filter-view div.row div.row-content input[type='text'] {
|
||||
|
|
@ -16109,7 +16109,7 @@ div.filter-view div.row:last-child label {
|
|||
border: none;
|
||||
}
|
||||
div.filter-view div.row:last-child div.row-content {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
border-bottom: none;
|
||||
}
|
||||
.date-filter .timezone {
|
||||
|
|
@ -16553,8 +16553,8 @@ div.pagination div.position strong {
|
|||
position: relative;
|
||||
z-index: 30;
|
||||
text-shadow: none;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
box-shadow: none;
|
||||
height: auto;
|
||||
}
|
||||
|
|
@ -16835,7 +16835,7 @@ div.transfer-view > div.detail-container span.footnote {
|
|||
div.transfer-view > div.detail-container .other_transfers {
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
border: 1px solid #e6ebf1;
|
||||
border: 1px solid #fbfbfb;
|
||||
font-size: 12px;
|
||||
}
|
||||
div.transfer-view > div.detail-container div.section-wrap h4 {
|
||||
|
|
@ -26540,7 +26540,7 @@ div.notice {
|
|||
font-size: 13px;
|
||||
line-height: 20px;
|
||||
border-radius: 4px;
|
||||
background: #f1f1f1;
|
||||
background: #fbfbfb;
|
||||
border: 1px solid #c8c8c8;
|
||||
-ms-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 #fff;
|
||||
-o-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 #fff;
|
||||
|
|
@ -27186,10 +27186,10 @@ div.items-list a:hover em.long-label:after {
|
|||
background-image: linear-gradient(0, hsla(0, 0%, 98%, 0), #f9f9f9);
|
||||
}
|
||||
div.items-list a:active {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
div.items-list a:active em.long-label:after {
|
||||
background-image: linear-gradient(0, hsla(0, 0%, 96%, 0), #f5f5f5);
|
||||
background-image: linear-gradient(0, hsla(0, 0%, 96%, 0), #f7f7f7);
|
||||
}
|
||||
div.items-list a.deleted {
|
||||
text-decoration: line-through;
|
||||
|
|
@ -45826,7 +45826,7 @@ div.coinbase-bitcoin-activate-view div.florida-notice.visible {
|
|||
.page-wrapper div#wrap {
|
||||
position: relative;
|
||||
min-height: 100%;
|
||||
background-color: #fdfdfd;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
|
||||
#login div#login-background,
|
||||
|
|
@ -46571,7 +46571,7 @@ div.coinbase-bitcoin-activate-view div.florida-notice.visible {
|
|||
}
|
||||
#login div#footer a strong,
|
||||
.page-wrapper div#footer a strong {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 700;
|
||||
}
|
||||
#login div#footer a span,
|
||||
|
|
@ -46747,9 +46747,9 @@ html.placeholder #login p.remember label {
|
|||
width: 23px;
|
||||
}
|
||||
.code-puncher .code-minibox-group {
|
||||
-ms-box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
-o-box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
-ms-box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
-o-box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
border-radius: 5px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #9d9d9d;
|
||||
|
|
@ -47954,7 +47954,7 @@ div.ui-datepicker.bezeled td a:active {
|
|||
-ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
-o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
border: 1px solid #adb2bb;
|
||||
border-top-color: #bfc3ca;
|
||||
color: #555;
|
||||
|
|
@ -49521,7 +49521,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
.public_fixedDataTable_hasBottomBorder,
|
||||
.public_fixedDataTable_header,
|
||||
.public_fixedDataTable_main {
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
||||
font-weight: 700;
|
||||
|
|
@ -49533,7 +49533,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
}
|
||||
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
|
||||
background-color: #f6f7f8;
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTable_topShadow {
|
||||
background: 0 0
|
||||
|
|
@ -49550,7 +49550,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
}
|
||||
.public_fixedDataTableCell_main {
|
||||
background-color: #fff;
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTableCell_highlighted {
|
||||
background-color: #f4f4f4;
|
||||
|
|
@ -49572,7 +49572,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
background-color: #f6f7f8;
|
||||
}
|
||||
.public_fixedDataTableRow_fixedColumnsDivider {
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTableRow_columnsShadow {
|
||||
background: 0 0
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -121,16 +121,16 @@
|
|||
background-color: #fff;
|
||||
}
|
||||
.Box-background--surface {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Box-background--offset {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.Box-background--slate {
|
||||
background-color: #6b7c93;
|
||||
}
|
||||
.Box-background--slate1 {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
}
|
||||
.Box-background--slate2 {
|
||||
background-color: #424770;
|
||||
|
|
@ -151,16 +151,16 @@
|
|||
background-color: #cfd7df;
|
||||
}
|
||||
.Box-background--slate8 {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Box-background--slate9 {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.Box-background--blue {
|
||||
background-color: #14aad9;
|
||||
}
|
||||
.Box-background--blue1 {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
}
|
||||
.Box-background--blue2 {
|
||||
background-color: #43458b;
|
||||
|
|
@ -196,7 +196,7 @@
|
|||
background-color: #f7f8fd;
|
||||
}
|
||||
.Box-background--cyan {
|
||||
background-color: #3297d3;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--cyan1 {
|
||||
background-color: #07427a;
|
||||
|
|
@ -208,7 +208,7 @@
|
|||
background-color: #217ab7;
|
||||
}
|
||||
.Box-background--cyan4 {
|
||||
background-color: #3297d3;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--cyan5 {
|
||||
background-color: #45b2e8;
|
||||
|
|
@ -452,25 +452,25 @@
|
|||
box-shadow: inset -1px -1px #cfd7df, inset 1px 1px #cfd7df;
|
||||
}
|
||||
.Box-divider--surface-top-1 {
|
||||
box-shadow: inset 0 1px #e6ebf1;
|
||||
box-shadow: inset 0 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-bottom-1 {
|
||||
box-shadow: inset 0 -1px #e6ebf1;
|
||||
box-shadow: inset 0 -1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-left-1 {
|
||||
box-shadow: inset 1px 0 #e6ebf1;
|
||||
box-shadow: inset 1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-right-1 {
|
||||
box-shadow: inset -1px 0 #e6ebf1;
|
||||
box-shadow: inset -1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-vertical-1 {
|
||||
box-shadow: inset 0 -1px #e6ebf1, inset 0 1px #e6ebf1;
|
||||
box-shadow: inset 0 -1px #fbfbfb, inset 0 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-horizontal-1 {
|
||||
box-shadow: inset -1px 0 #e6ebf1, inset 1px 0 #e6ebf1;
|
||||
box-shadow: inset -1px 0 #fbfbfb, inset 1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-all-1 {
|
||||
box-shadow: inset -1px -1px #e6ebf1, inset 1px 1px #e6ebf1;
|
||||
box-shadow: inset -1px -1px #fbfbfb, inset 1px 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--white-top-1 {
|
||||
box-shadow: inset 0 1px #fff;
|
||||
|
|
@ -515,25 +515,25 @@
|
|||
box-shadow: inset -2px -2px #cfd7df, inset 2px 2px #cfd7df;
|
||||
}
|
||||
.Box-divider--surface-top-2 {
|
||||
box-shadow: inset 0 2px #e6ebf1;
|
||||
box-shadow: inset 0 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-bottom-2 {
|
||||
box-shadow: inset 0 -2px #e6ebf1;
|
||||
box-shadow: inset 0 -2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-left-2 {
|
||||
box-shadow: inset 2px 0 #e6ebf1;
|
||||
box-shadow: inset 2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-right-2 {
|
||||
box-shadow: inset -2px 0 #e6ebf1;
|
||||
box-shadow: inset -2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-vertical-2 {
|
||||
box-shadow: inset 0 -2px #e6ebf1, inset 0 2px #e6ebf1;
|
||||
box-shadow: inset 0 -2px #fbfbfb, inset 0 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-horizontal-2 {
|
||||
box-shadow: inset -2px 0 #e6ebf1, inset 2px 0 #e6ebf1;
|
||||
box-shadow: inset -2px 0 #fbfbfb, inset 2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-all-2 {
|
||||
box-shadow: inset -2px -2px #e6ebf1, inset 2px 2px #e6ebf1;
|
||||
box-shadow: inset -2px -2px #fbfbfb, inset 2px 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--white-top-2 {
|
||||
box-shadow: inset 0 2px #fff;
|
||||
|
|
@ -1279,7 +1279,7 @@
|
|||
color: #fff;
|
||||
}
|
||||
.Text-color--dark {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Text-color--default {
|
||||
color: #000000;
|
||||
|
|
@ -1300,7 +1300,7 @@
|
|||
color: #000000;
|
||||
}
|
||||
.Text-color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.Text-color--gray {
|
||||
color: #6b7c93;
|
||||
|
|
@ -1422,7 +1422,7 @@
|
|||
pointer-events: none;
|
||||
}
|
||||
.Button:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Button-fill {
|
||||
border-radius: 4px;
|
||||
|
|
@ -1533,12 +1533,12 @@
|
|||
.ButtonLink:active .ButtonLink-label,
|
||||
.ButtonLink:focus .ButtonLink-label,
|
||||
.ButtonLink:hover .ButtonLink-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ButtonLink:active .ActionIcon svg,
|
||||
.ButtonLink:focus .ActionIcon svg,
|
||||
.ButtonLink:hover .ActionIcon svg {
|
||||
fill: #32325d;
|
||||
fill: #4c4c4c;
|
||||
}
|
||||
.Checkbox {
|
||||
position: relative;
|
||||
|
|
@ -1624,7 +1624,7 @@
|
|||
}
|
||||
.SearchableSelect-input {
|
||||
border: 1px solid #f4f4f4;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-radius: 4px 4px 0 0;
|
||||
border-width: 1px 0;
|
||||
padding: 8px;
|
||||
|
|
@ -1647,7 +1647,7 @@
|
|||
padding: 8px;
|
||||
}
|
||||
.SearchableSelect-item--highlighted {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Switch {
|
||||
display: -webkit-box;
|
||||
|
|
@ -1747,7 +1747,7 @@
|
|||
color: inherit;
|
||||
}
|
||||
.ActionIcon--color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ActionIcon--color--slate {
|
||||
color: #000000;
|
||||
|
|
@ -1789,7 +1789,7 @@
|
|||
.Badge.Is--hovered .Badge-text,
|
||||
.BadgeParent:hover .Badge,
|
||||
.BadgeParent:hover .Badge-text {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Badge.Is--disabled {
|
||||
box-shadow: inset 0 0 0 1px rgba(136, 152, 170, 0.2);
|
||||
|
|
@ -4082,7 +4082,7 @@
|
|||
color: #fff;
|
||||
}
|
||||
.ChartIcon--color--slate1 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ChartIcon--color--slate2 {
|
||||
color: #424770;
|
||||
|
|
@ -4103,16 +4103,16 @@
|
|||
color: #cfd7df;
|
||||
}
|
||||
.ChartIcon--color--slate8 {
|
||||
color: #e6ebf1;
|
||||
color: #fbfbfb;
|
||||
}
|
||||
.ChartIcon--color--slate9 {
|
||||
color: #f6f9fc;
|
||||
color: #f7f7f7;
|
||||
}
|
||||
.ChartIcon--color--blue {
|
||||
color: #14aad9;
|
||||
}
|
||||
.ChartIcon--color--blue1 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ChartIcon--color--blue2 {
|
||||
color: #43458b;
|
||||
|
|
@ -4139,7 +4139,7 @@
|
|||
color: #ecfaff;
|
||||
}
|
||||
.ChartIcon--color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--cyan1 {
|
||||
color: #07427a;
|
||||
|
|
@ -4151,7 +4151,7 @@
|
|||
color: #217ab7;
|
||||
}
|
||||
.ChartIcon--color--cyan4 {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--cyan5 {
|
||||
color: #45b2e8;
|
||||
|
|
@ -4461,7 +4461,7 @@
|
|||
}
|
||||
.Tag.Is--hovered .Tag-text,
|
||||
.TagParent:hover .Tag-text {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ContentHeader-center {
|
||||
-webkit-box-flex: 1;
|
||||
|
|
@ -4476,7 +4476,7 @@
|
|||
opacity: 0.5;
|
||||
}
|
||||
.DataTable-cell {
|
||||
box-shadow: inset 0 -1px 0 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 0 #fbfbfb;
|
||||
}
|
||||
.DataTable-row:last-child .DataTable-cell {
|
||||
box-shadow: none;
|
||||
|
|
@ -4488,8 +4488,8 @@
|
|||
padding-right: 12px;
|
||||
}
|
||||
.DataTable-head .DataTable-row .DataTable-cell {
|
||||
background-color: #f6f9fc;
|
||||
box-shadow: inset 0 -1px 0 0 #e6ebf1;
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: inset 0 -1px 0 0 #fbfbfb;
|
||||
}
|
||||
.EmptyState {
|
||||
text-align: center;
|
||||
|
|
@ -4501,11 +4501,11 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
.IndentedListItem .IndentedListItem-area {
|
||||
box-shadow: inset 20px 0 0 #fff, inset -20px 0 0 #fff, inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 20px 0 0 #fff, inset -20px 0 0 #fff, inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.IndentedListItem--background--offset .IndentedListItem-area {
|
||||
box-shadow: inset 20px 0 0 #f6f9fc, inset -20px 0 0 #f6f9fc,
|
||||
inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 20px 0 0 #f7f7f7, inset -20px 0 0 #f7f7f7,
|
||||
inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.IndentedListItem:first-child .IndentedListItem-area {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -4856,7 +4856,7 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
width: 2px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Promotion-tail:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -4895,7 +4895,7 @@
|
|||
pointer-events: none;
|
||||
}
|
||||
.Steps-item:hover .Steps-itemLabel {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Steps-item--onClick {
|
||||
background: transparent;
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ class ErrorBoundary extends Component {
|
|||
|
||||
if (this.state.hasError) {
|
||||
return (
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#e6ebf1', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#fbfbfb', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div>An unexpected error has occured. Please reload the page to continue</div>
|
||||
</div>
|
||||
)
|
||||
|
|
|
|||
|
|
@ -13,11 +13,11 @@ export const FormLoader = () => (<div className="ball-beat"><div style={{ height
|
|||
|
||||
FormLoader.displayName = 'FormLoader'
|
||||
|
||||
export const ListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center', marginTop: '20px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div></div>);
|
||||
export const ListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center', marginTop: '20px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div></div>);
|
||||
|
||||
ListLoader.displayName = 'ListLoader'
|
||||
|
||||
export const TeamListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center',width:'95px'}}><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div></div>);
|
||||
export const TeamListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center',width:'95px'}}><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div></div>);
|
||||
|
||||
TeamListLoader.displayName = 'TeamListLoader'
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
background-color: #fdfdfd
|
||||
background-color: #f7f7f7
|
||||
}
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@ div.block-chart {
|
|||
z-index: 100000;
|
||||
}
|
||||
.tipsy-inner {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
color: #FFF;
|
||||
max-width: 200px;
|
||||
padding: 5px 12px 5px 12px;
|
||||
|
|
@ -104,21 +104,21 @@ div.block-chart {
|
|||
width: 0;
|
||||
height: 0;
|
||||
line-height: 0;
|
||||
border: 5px dashed #32325d;
|
||||
border: 5px dashed #4c4c4c;
|
||||
}
|
||||
|
||||
/* Rules to colour arrows */
|
||||
.tipsy-arrow-n {
|
||||
border-bottom-color: #32325d;
|
||||
border-bottom-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-s {
|
||||
border-top-color: #32325d;
|
||||
border-top-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-e {
|
||||
border-left-color: #32325d;
|
||||
border-left-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-w {
|
||||
border-right-color: #32325d;
|
||||
border-right-color: #4c4c4c;
|
||||
}
|
||||
|
||||
.tipsy-n .tipsy-arrow {
|
||||
|
|
|
|||
|
|
@ -607,7 +607,7 @@ th {
|
|||
box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1),
|
||||
0 3px 9px 0 rgba(50, 50, 93, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Actions-action.bs-is-focused,
|
||||
.bs-Actions-action:focus,
|
||||
|
|
@ -650,7 +650,7 @@ th {
|
|||
box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.08),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.06), 0 1px 1.5px 0 rgba(0, 0, 0, 0.05),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 0 0 0 transparent;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Actions-action.bs-is-disabled,
|
||||
.bs-Actions-action:disabled,
|
||||
|
|
@ -993,7 +993,7 @@ h3,
|
|||
h4,
|
||||
h5 {
|
||||
margin: 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
|
@ -1072,14 +1072,14 @@ p + p {
|
|||
margin-top: 5px;
|
||||
}
|
||||
a {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
a,
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
b,
|
||||
strong {
|
||||
|
|
@ -1304,7 +1304,7 @@ span.bs-Icon {
|
|||
.bs-Number {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
font-size: 24px;
|
||||
line-height: 1.6;
|
||||
|
|
@ -2534,7 +2534,7 @@ figure.bs-Number > figcaption {
|
|||
border: 0;
|
||||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
line-height: inherit;
|
||||
font-size: inherit;
|
||||
vertical-align: inherit;
|
||||
|
|
@ -2871,7 +2871,7 @@ figure.bs-Number > figcaption {
|
|||
}
|
||||
.bs-Badge--cyan {
|
||||
box-shadow: inset 0 0 0 1px rgba(50, 151, 211, 0.2);
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-Badge--green {
|
||||
box-shadow: inset 0 0 0 1px rgba(36, 180, 126, 0.2);
|
||||
|
|
@ -2970,7 +2970,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-selection-option:active,
|
||||
.bs-ContentSection-selection-option:focus,
|
||||
.bs-ContentSection-selection-option:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ContentSection-selection-option:first-child {
|
||||
border-left: 0;
|
||||
|
|
@ -2978,7 +2978,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-selection-option.bs-is-active {
|
||||
background-color: #fff;
|
||||
border-left: 2px solid transparent;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
cursor: default;
|
||||
}
|
||||
.bs-ContentSection-switcher {
|
||||
|
|
@ -3007,7 +3007,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-switcher-option:active,
|
||||
.bs-ContentSection-switcher-option:hover {
|
||||
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ContentSection-switcher-option:active {
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
|
|
@ -3299,7 +3299,7 @@ figure.bs-Number > figcaption {
|
|||
left: 20px;
|
||||
right: 0;
|
||||
height: 1px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.bs-LinkList-item:first-child {
|
||||
padding-top: 20px;
|
||||
|
|
@ -3347,13 +3347,13 @@ figure.bs-Number > figcaption {
|
|||
.bs-LinkList-item a .bs-LinkList-copy h2,
|
||||
.bs-LinkList-item a .bs-LinkList-copy h3,
|
||||
.bs-LinkList-item a .bs-LinkList-copy h4 {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h1,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h2,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h3,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h4 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-LinkList-copy p {
|
||||
color: #000000;
|
||||
|
|
@ -3379,7 +3379,7 @@ figure.bs-Number > figcaption {
|
|||
}
|
||||
.bs-Menu-group {
|
||||
padding: 5px 0;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Menu-group:last-child {
|
||||
border-bottom: 0;
|
||||
|
|
@ -3397,7 +3397,7 @@ figure.bs-Number > figcaption {
|
|||
display: block;
|
||||
padding: 5px 12px;
|
||||
width: 100%;
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
line-height: 1.6;
|
||||
text-align: left;
|
||||
|
|
@ -3406,8 +3406,8 @@ figure.bs-Number > figcaption {
|
|||
color 0.08s ease-in;
|
||||
}
|
||||
.bs-Menu-item:hover {
|
||||
background-color: #f6f9fc;
|
||||
color: #32325d;
|
||||
background-color: #f7f7f7;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Menu-item.bs-is-disabled,
|
||||
.bs-Menu-item:disabled {
|
||||
|
|
@ -3574,7 +3574,7 @@ figure.bs-Number > figcaption {
|
|||
z-index: 200;
|
||||
margin: 0 auto 20px;
|
||||
width: 450px;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 2px 15px rgba(84, 96, 103, 0.25);
|
||||
}
|
||||
|
|
@ -3729,7 +3729,7 @@ figure.bs-Number > figcaption {
|
|||
background-color: #f0f3f5;
|
||||
}
|
||||
.bs-Notice {
|
||||
box-shadow: inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.bs-Notice:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -3748,7 +3748,7 @@ figure.bs-Number > figcaption {
|
|||
linear-gradient(#fff, #fff);
|
||||
}
|
||||
.bs-Notice--color--offset {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.bs-Notice--color--red {
|
||||
background-image: linear-gradient(
|
||||
|
|
@ -3783,7 +3783,7 @@ figure.bs-Number > figcaption {
|
|||
text-transform: uppercase;
|
||||
}
|
||||
.bs-Notice-dismiss:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Notice-dismiss:active,
|
||||
.bs-Notice-dismiss:focus {
|
||||
|
|
@ -3814,7 +3814,7 @@ figure.bs-Number > figcaption {
|
|||
display: table-row-group;
|
||||
}
|
||||
.bs-ObjectList-group .bs-ObjectList-row:first-child .bs-ObjectList-cell {
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-group:first-child
|
||||
.bs-ObjectList-row:first-child
|
||||
|
|
@ -3851,7 +3851,7 @@ a.bs-ObjectList-row {
|
|||
.bs-ObjectList-row:hover .bs-ObjectList-copy.bs-is-muted,
|
||||
.bs-ObjectList-row:hover .bs-ObjectList-copy.bs-is-reverted,
|
||||
.bs-ObjectList-row:hover code {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ObjectList-row:focus:not(:active) {
|
||||
background-color: rgba(50, 151, 211, 0.05);
|
||||
|
|
@ -3869,7 +3869,7 @@ a.bs-ObjectList-row {
|
|||
white-space: nowrap;
|
||||
}
|
||||
.bs-ObjectList-row > .bs-ObjectList-cell {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row .bs-ObjectList-cell:first-child {
|
||||
padding-left: 20px;
|
||||
|
|
@ -3891,7 +3891,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-cell.bs-is-highlighted,
|
||||
.bs-ObjectList-copy.bs-is-highlighted {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-ObjectList-cell.bs-is-muted,
|
||||
|
|
@ -3980,13 +3980,13 @@ a.bs-ObjectList-row {
|
|||
background-color: #14aad9;
|
||||
}
|
||||
.bs-ObjectList-row--header {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
.bs-ObjectList-row--header .bs-ObjectList-cell {
|
||||
padding-top: 6px;
|
||||
padding-bottom: 6px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 13px;
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
|
|
@ -3998,7 +3998,7 @@ a.bs-ObjectList-row {
|
|||
.bs-ObjectList-row--divider .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--divider:first-child .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--separated .bs-ObjectList-cell {
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row--divider .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--divider:first-child .bs-ObjectList-cell {
|
||||
|
|
@ -4119,7 +4119,7 @@ a.bs-ObjectList-row {
|
|||
white-space: nowrap;
|
||||
}
|
||||
.bs-ObjectList-rows + .bs-ObjectList-more {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-more-action {
|
||||
display: block;
|
||||
|
|
@ -4145,7 +4145,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-row--expandable {
|
||||
display: table-row-group;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row--expandable:last-child {
|
||||
border-bottom: 0;
|
||||
|
|
@ -4234,7 +4234,7 @@ a.bs-ObjectList-row {
|
|||
right: 20px;
|
||||
top: 0;
|
||||
display: block;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-cell--card:after {
|
||||
content: '';
|
||||
|
|
@ -4679,7 +4679,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-row:hover:not(.bs-is-disabled) .bs-ObjectList-cell > .bs-Badge {
|
||||
box-shadow: inset 0 0 0 1px rgba(66, 71, 112, 0.2);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ObjectList-cell .bs-Badge {
|
||||
top: 1px;
|
||||
|
|
@ -4815,7 +4815,7 @@ a.bs-ObjectList-row {
|
|||
.bs-PageHeading--separated {
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-PageHeading--short {
|
||||
padding-bottom: 10px;
|
||||
|
|
@ -4916,11 +4916,11 @@ pre.bs-PropertyList-property {
|
|||
.bs-PropertyList-definition {
|
||||
flex: 1 1 auto;
|
||||
padding: 2px 20px 2px 5px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
line-height: 1.6;
|
||||
}
|
||||
.bs-PropertyList-definition code {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 13px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
|
@ -4959,7 +4959,7 @@ pre.bs-PropertyList-property {
|
|||
justify-content: flex-end;
|
||||
margin-top: 10px;
|
||||
padding: 10px 20px;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-PropertyList--editor
|
||||
.bs-PropertyList-row
|
||||
|
|
@ -5317,7 +5317,7 @@ pre.bs-PropertyList-property {
|
|||
top: 4px;
|
||||
}
|
||||
.bs-Popover-highlight {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-Popover-activate {
|
||||
|
|
@ -5386,7 +5386,7 @@ pre.bs-PropertyList-property {
|
|||
margin-right: 0;
|
||||
}
|
||||
.bs-Source-detail--title {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
line-height: 20px;
|
||||
|
|
@ -5463,7 +5463,7 @@ pre.bs-PropertyList-property {
|
|||
padding-top: 5px;
|
||||
}
|
||||
.bs-Stat-copy-title {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
|
|
@ -5492,7 +5492,7 @@ pre.bs-PropertyList-property {
|
|||
display: flex;
|
||||
}
|
||||
.bs-StatGroup .bs-Stat {
|
||||
border-right: 1px solid #e6ebf1;
|
||||
border-right: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-StatGroup .bs-Stat:last-child {
|
||||
border-right: 0;
|
||||
|
|
@ -5523,10 +5523,10 @@ pre.bs-PropertyList-property {
|
|||
font-size: 15px;
|
||||
}
|
||||
.bs-Table-row.bs-is-highlighted .bs-Table-cell.bs-is-highlighted {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Table-row--divider .bs-Table-cell {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Table-head .bs-Table-cell,
|
||||
.bs-Table-head .bs-Table-cell.bs-is-highlighted {
|
||||
|
|
@ -5646,8 +5646,8 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-ObjectList .bs-Table-cell {
|
||||
padding: 0;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList + .bs-Table-row--divider {
|
||||
border-top: 0;
|
||||
|
|
@ -5672,7 +5672,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-Tail--separated {
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Tail--short {
|
||||
padding-bottom: 10px;
|
||||
|
|
@ -5690,7 +5690,7 @@ pre.bs-PropertyList-property {
|
|||
border: 0;
|
||||
display: flex;
|
||||
padding: 12px 20px;
|
||||
box-shadow: inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.bs-Timeline:first-child .bs-Timeline-row:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -5743,12 +5743,12 @@ pre.bs-PropertyList-property {
|
|||
z-index: 4;
|
||||
}
|
||||
.bs-Timeline-row--reveal {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
text-align: left;
|
||||
}
|
||||
.bs-Timeline-row--reveal:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Timeline-content {
|
||||
flex: 1 1 auto;
|
||||
|
|
@ -5762,7 +5762,7 @@ pre.bs-PropertyList-property {
|
|||
word-break: break-word;
|
||||
}
|
||||
.bs-Timeline-title strong {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-Timeline-title em {
|
||||
|
|
@ -5840,7 +5840,7 @@ pre.bs-PropertyList-property {
|
|||
cursor: pointer;
|
||||
}
|
||||
.bs-Toggle-button:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Toggle-button.bs-is-selected,
|
||||
.bs-Toggle-source:checked + .bs-Toggle-button {
|
||||
|
|
@ -5982,7 +5982,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-VerticalMenu-item:active,
|
||||
.bs-VerticalMenu-item:focus,
|
||||
.bs-VerticalMenu-item:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-VerticalMenu-item a {
|
||||
padding: 0 15px;
|
||||
|
|
@ -5992,7 +5992,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-VerticalMenu-item:hover a:active,
|
||||
.bs-VerticalMenu-item:hover a:focus,
|
||||
.bs-VerticalMenu-item:hover a:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-VerticalMenu-item.bs-is-selected a {
|
||||
color: #14aad9;
|
||||
|
|
@ -6089,7 +6089,7 @@ pre.bs-PropertyList-property {
|
|||
line-height: 1.6;
|
||||
}
|
||||
.bs-Checkbox:hover .bs-Checkbox-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Checkbox.bs-is-invalid .bs-Checkbox-label,
|
||||
.bs-Fieldset-row.bs-is-invalid .bs-Checkbox-label {
|
||||
|
|
@ -6189,7 +6189,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-Fieldset {
|
||||
margin: 0;
|
||||
padding: 10px 0;
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
border: 0;
|
||||
}
|
||||
.bs-Fieldset--white {
|
||||
|
|
@ -6210,7 +6210,7 @@ pre.bs-PropertyList-property {
|
|||
right: 20px;
|
||||
display: block;
|
||||
height: 1px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-legend h3,
|
||||
.bs-Fieldset-legend h4,
|
||||
|
|
@ -6241,7 +6241,7 @@ pre.bs-PropertyList-property {
|
|||
align-self: flex-start;
|
||||
flex: 30% 0 0;
|
||||
padding: 4px 5px 0 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
line-height: 1.6;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
@ -6305,7 +6305,7 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-Fieldset-value {
|
||||
padding-top: 4px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
line-height: 1.6;
|
||||
white-space: nowrap;
|
||||
|
|
@ -6370,10 +6370,10 @@ pre.bs-PropertyList-property {
|
|||
flex: 100% 0 0;
|
||||
}
|
||||
.bs-Fieldset-row--toggle .bs-Fieldset-row:nth-child(2) {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-row--toggle .bs-Fieldset-row:last-child {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-row--toggle.bs-is-collapsed .bs-Fieldset-row {
|
||||
display: none;
|
||||
|
|
@ -6530,7 +6530,7 @@ pre.bs-PropertyList-property {
|
|||
line-height: 1.6;
|
||||
}
|
||||
.bs-Radio:hover .bs-Radio-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Fieldset-row.bs-is-invalid .bs-Radio-label,
|
||||
.bs-Radio.bs-is-invalid .bs-Radio-label {
|
||||
|
|
@ -6755,7 +6755,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-TextInputExtension-extension {
|
||||
flex: 0 0 auto;
|
||||
padding: 4px 7px 2px;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
color: #6b7c93;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
@ -6776,7 +6776,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-TextInputExtension
|
||||
.bs-TextInputExtension-extension,
|
||||
.bs-TextInputExtension.bs-is-disabled .bs-TextInputExtension-extension {
|
||||
background: #e6ebf1;
|
||||
background: #fbfbfb;
|
||||
color: #8898aa;
|
||||
}
|
||||
.bs-TextInputExtension .bs-TextInput {
|
||||
|
|
@ -6848,7 +6848,7 @@ pre.bs-PropertyList-property {
|
|||
border-top-right-radius: 0;
|
||||
}
|
||||
.bs-TextInputGroup--horizontal .bs-TextInput {
|
||||
border-right: 1px solid #e6ebf1;
|
||||
border-right: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-TextInputGroup--horizontal .bs-TextInput:focus {
|
||||
border-right-color: transparent;
|
||||
|
|
@ -6861,7 +6861,7 @@ pre.bs-PropertyList-property {
|
|||
border-color: rgba(226, 89, 80, 0.1);
|
||||
}
|
||||
.bs-TextInputGroup--vertical .bs-TextInput {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-TextInputGroup--vertical .bs-TextInput:focus {
|
||||
border-bottom-color: transparent;
|
||||
|
|
@ -7163,7 +7163,7 @@ pre.bs-PropertyList-property {
|
|||
padding: 15px;
|
||||
width: 260px;
|
||||
background-color: #f7f9fa;
|
||||
border: 1px solid #e6ebf1;
|
||||
border: 1px solid #fbfbfb;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.bs-Doc-sheet {
|
||||
|
|
@ -7300,7 +7300,7 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-BD-section {
|
||||
padding: 45px;
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-BD-section > h2 code {
|
||||
font-size: inherit;
|
||||
|
|
@ -7314,7 +7314,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-BD-section-part {
|
||||
margin-top: 30px;
|
||||
padding-top: 30px;
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-BD-section-part > h3 code {
|
||||
font-size: inherit;
|
||||
|
|
@ -8874,8 +8874,8 @@ html .modal-dialog-view div.modal div.modal-content p {
|
|||
}
|
||||
html .modal-dialog-view div.modal div.modal-header {
|
||||
text-shadow: none;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
box-shadow: none;
|
||||
height: auto;
|
||||
}
|
||||
|
|
@ -10267,7 +10267,7 @@ html.db-NewChrome .chart-view div.head span.title {
|
|||
html.db-NewChrome div.account-application-view div.status {
|
||||
background: #fff;
|
||||
border: none;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
html.db-NewChrome div.account-application-view div.status:after,
|
||||
html.db-NewChrome div.account-application-view div.status:before {
|
||||
|
|
@ -15052,7 +15052,7 @@ strong.button.grey span {
|
|||
display: block;
|
||||
color: #333;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
background: #eff1f4;
|
||||
background: linear-gradient(#f7f8fa, #eff1f4);
|
||||
-ms-box-shadow: inset 0 1px 0 #fff;
|
||||
|
|
@ -16005,7 +16005,7 @@ div.filter-view div.row label {
|
|||
position: relative;
|
||||
z-index: 10;
|
||||
display: block;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
padding: 10px;
|
||||
}
|
||||
div.filter-view div.row label input {
|
||||
|
|
@ -16020,8 +16020,8 @@ div.filter-view div.row label span {
|
|||
div.filter-view div.row div.row-content {
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-top: none;
|
||||
}
|
||||
div.filter-view div.row div.row-content input[type='text'] {
|
||||
|
|
@ -16130,7 +16130,7 @@ div.filter-view div.row:last-child label {
|
|||
border: none;
|
||||
}
|
||||
div.filter-view div.row:last-child div.row-content {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
border-bottom: none;
|
||||
}
|
||||
.date-filter .timezone {
|
||||
|
|
@ -16574,8 +16574,8 @@ div.pagination div.position strong {
|
|||
position: relative;
|
||||
z-index: 30;
|
||||
text-shadow: none;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
box-shadow: none;
|
||||
height: auto;
|
||||
}
|
||||
|
|
@ -16856,7 +16856,7 @@ div.transfer-view > div.detail-container span.footnote {
|
|||
div.transfer-view > div.detail-container .other_transfers {
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
border: 1px solid #e6ebf1;
|
||||
border: 1px solid #fbfbfb;
|
||||
font-size: 12px;
|
||||
}
|
||||
div.transfer-view > div.detail-container div.section-wrap h4 {
|
||||
|
|
@ -26561,7 +26561,7 @@ div.notice {
|
|||
font-size: 13px;
|
||||
line-height: 20px;
|
||||
border-radius: 4px;
|
||||
background: #f1f1f1;
|
||||
background: #fbfbfb;
|
||||
border: 1px solid #c8c8c8;
|
||||
-ms-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 #fff;
|
||||
-o-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 #fff;
|
||||
|
|
@ -27207,10 +27207,10 @@ div.items-list a:hover em.long-label:after {
|
|||
background-image: linear-gradient(0, hsla(0, 0%, 98%, 0), #f9f9f9);
|
||||
}
|
||||
div.items-list a:active {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
div.items-list a:active em.long-label:after {
|
||||
background-image: linear-gradient(0, hsla(0, 0%, 96%, 0), #f5f5f5);
|
||||
background-image: linear-gradient(0, hsla(0, 0%, 96%, 0), #f7f7f7);
|
||||
}
|
||||
div.items-list a.deleted {
|
||||
text-decoration: line-through;
|
||||
|
|
@ -46610,7 +46610,7 @@ div.coinbase-bitcoin-activate-view div.florida-notice.visible {
|
|||
}
|
||||
#login div#footer a strong,
|
||||
.page-wrapper div#footer a strong {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 700;
|
||||
}
|
||||
#login div#footer a span,
|
||||
|
|
@ -46786,9 +46786,9 @@ html.placeholder #login p.remember label {
|
|||
width: 23px;
|
||||
}
|
||||
.code-puncher .code-minibox-group {
|
||||
-ms-box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
-o-box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
-ms-box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
-o-box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
border-radius: 5px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #9d9d9d;
|
||||
|
|
@ -47996,7 +47996,7 @@ div.ui-datepicker.bezeled td a:active {
|
|||
-ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
-o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
border: 1px solid #adb2bb;
|
||||
border-top-color: #bfc3ca;
|
||||
color: #555;
|
||||
|
|
@ -49563,7 +49563,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
.public_fixedDataTable_hasBottomBorder,
|
||||
.public_fixedDataTable_header,
|
||||
.public_fixedDataTable_main {
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
||||
font-weight: 700;
|
||||
|
|
@ -49575,7 +49575,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
}
|
||||
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
|
||||
background-color: #f6f7f8;
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTable_topShadow {
|
||||
background: 0 0
|
||||
|
|
@ -49592,7 +49592,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
}
|
||||
.public_fixedDataTableCell_main {
|
||||
background-color: #fff;
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTableCell_highlighted {
|
||||
background-color: #f4f4f4;
|
||||
|
|
@ -49614,7 +49614,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
background-color: #f6f7f8;
|
||||
}
|
||||
.public_fixedDataTableRow_fixedColumnsDivider {
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTableRow_columnsShadow {
|
||||
background: 0 0
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -121,16 +121,16 @@
|
|||
background-color: #fff;
|
||||
}
|
||||
.Box-background--surface {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Box-background--offset {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.Box-background--slate {
|
||||
background-color: #6b7c93;
|
||||
}
|
||||
.Box-background--slate1 {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
}
|
||||
.Box-background--slate2 {
|
||||
background-color: #424770;
|
||||
|
|
@ -151,16 +151,16 @@
|
|||
background-color: #cfd7df;
|
||||
}
|
||||
.Box-background--slate8 {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Box-background--slate9 {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.Box-background--blue {
|
||||
background-color: #14aad9;
|
||||
}
|
||||
.Box-background--blue1 {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
}
|
||||
.Box-background--blue2 {
|
||||
background-color: #43458b;
|
||||
|
|
@ -196,7 +196,7 @@
|
|||
background-color: #f7f8fd;
|
||||
}
|
||||
.Box-background--cyan {
|
||||
background-color: #3297d3;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--cyan1 {
|
||||
background-color: #07427a;
|
||||
|
|
@ -208,7 +208,7 @@
|
|||
background-color: #217ab7;
|
||||
}
|
||||
.Box-background--cyan4 {
|
||||
background-color: #3297d3;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--cyan5 {
|
||||
background-color: #45b2e8;
|
||||
|
|
@ -452,25 +452,25 @@
|
|||
box-shadow: inset -1px -1px #cfd7df, inset 1px 1px #cfd7df;
|
||||
}
|
||||
.Box-divider--surface-top-1 {
|
||||
box-shadow: inset 0 1px #e6ebf1;
|
||||
box-shadow: inset 0 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-bottom-1 {
|
||||
box-shadow: inset 0 -1px #e6ebf1;
|
||||
box-shadow: inset 0 -1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-left-1 {
|
||||
box-shadow: inset 1px 0 #e6ebf1;
|
||||
box-shadow: inset 1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-right-1 {
|
||||
box-shadow: inset -1px 0 #e6ebf1;
|
||||
box-shadow: inset -1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-vertical-1 {
|
||||
box-shadow: inset 0 -1px #e6ebf1, inset 0 1px #e6ebf1;
|
||||
box-shadow: inset 0 -1px #fbfbfb, inset 0 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-horizontal-1 {
|
||||
box-shadow: inset -1px 0 #e6ebf1, inset 1px 0 #e6ebf1;
|
||||
box-shadow: inset -1px 0 #fbfbfb, inset 1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-all-1 {
|
||||
box-shadow: inset -1px -1px #e6ebf1, inset 1px 1px #e6ebf1;
|
||||
box-shadow: inset -1px -1px #fbfbfb, inset 1px 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--white-top-1 {
|
||||
box-shadow: inset 0 1px #fff;
|
||||
|
|
@ -515,25 +515,25 @@
|
|||
box-shadow: inset -2px -2px #cfd7df, inset 2px 2px #cfd7df;
|
||||
}
|
||||
.Box-divider--surface-top-2 {
|
||||
box-shadow: inset 0 2px #e6ebf1;
|
||||
box-shadow: inset 0 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-bottom-2 {
|
||||
box-shadow: inset 0 -2px #e6ebf1;
|
||||
box-shadow: inset 0 -2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-left-2 {
|
||||
box-shadow: inset 2px 0 #e6ebf1;
|
||||
box-shadow: inset 2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-right-2 {
|
||||
box-shadow: inset -2px 0 #e6ebf1;
|
||||
box-shadow: inset -2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-vertical-2 {
|
||||
box-shadow: inset 0 -2px #e6ebf1, inset 0 2px #e6ebf1;
|
||||
box-shadow: inset 0 -2px #fbfbfb, inset 0 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-horizontal-2 {
|
||||
box-shadow: inset -2px 0 #e6ebf1, inset 2px 0 #e6ebf1;
|
||||
box-shadow: inset -2px 0 #fbfbfb, inset 2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-all-2 {
|
||||
box-shadow: inset -2px -2px #e6ebf1, inset 2px 2px #e6ebf1;
|
||||
box-shadow: inset -2px -2px #fbfbfb, inset 2px 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--white-top-2 {
|
||||
box-shadow: inset 0 2px #fff;
|
||||
|
|
@ -1279,7 +1279,7 @@
|
|||
color: #fff;
|
||||
}
|
||||
.Text-color--dark {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Text-color--default {
|
||||
color: #000000;
|
||||
|
|
@ -1300,7 +1300,7 @@
|
|||
color: #000000;
|
||||
}
|
||||
.Text-color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.Text-color--gray {
|
||||
color: #6b7c93;
|
||||
|
|
@ -1422,7 +1422,7 @@
|
|||
pointer-events: none;
|
||||
}
|
||||
.Button:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Button-fill {
|
||||
border-radius: 4px;
|
||||
|
|
@ -1533,12 +1533,12 @@
|
|||
.ButtonLink:active .ButtonLink-label,
|
||||
.ButtonLink:focus .ButtonLink-label,
|
||||
.ButtonLink:hover .ButtonLink-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ButtonLink:active .ActionIcon svg,
|
||||
.ButtonLink:focus .ActionIcon svg,
|
||||
.ButtonLink:hover .ActionIcon svg {
|
||||
fill: #32325d;
|
||||
fill: #4c4c4c;
|
||||
}
|
||||
.Checkbox {
|
||||
position: relative;
|
||||
|
|
@ -1624,7 +1624,7 @@
|
|||
}
|
||||
.SearchableSelect-input {
|
||||
border: 1px solid #f4f4f4;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-radius: 4px 4px 0 0;
|
||||
border-width: 1px 0;
|
||||
padding: 8px;
|
||||
|
|
@ -1647,7 +1647,7 @@
|
|||
padding: 8px;
|
||||
}
|
||||
.SearchableSelect-item--highlighted {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Switch {
|
||||
display: -webkit-box;
|
||||
|
|
@ -1747,7 +1747,7 @@
|
|||
color: inherit;
|
||||
}
|
||||
.ActionIcon--color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ActionIcon--color--slate {
|
||||
color: #000000;
|
||||
|
|
@ -1789,7 +1789,7 @@
|
|||
.Badge.Is--hovered .Badge-text,
|
||||
.BadgeParent:hover .Badge,
|
||||
.BadgeParent:hover .Badge-text {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Badge.Is--disabled {
|
||||
box-shadow: inset 0 0 0 1px rgba(136, 152, 170, 0.2);
|
||||
|
|
@ -4082,7 +4082,7 @@
|
|||
color: #fff;
|
||||
}
|
||||
.ChartIcon--color--slate1 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ChartIcon--color--slate2 {
|
||||
color: #424770;
|
||||
|
|
@ -4103,16 +4103,16 @@
|
|||
color: #cfd7df;
|
||||
}
|
||||
.ChartIcon--color--slate8 {
|
||||
color: #e6ebf1;
|
||||
color: #fbfbfb;
|
||||
}
|
||||
.ChartIcon--color--slate9 {
|
||||
color: #f6f9fc;
|
||||
color: #f7f7f7;
|
||||
}
|
||||
.ChartIcon--color--blue {
|
||||
color: #14aad9;
|
||||
}
|
||||
.ChartIcon--color--blue1 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ChartIcon--color--blue2 {
|
||||
color: #43458b;
|
||||
|
|
@ -4139,7 +4139,7 @@
|
|||
color: #ecfaff;
|
||||
}
|
||||
.ChartIcon--color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--cyan1 {
|
||||
color: #07427a;
|
||||
|
|
@ -4151,7 +4151,7 @@
|
|||
color: #217ab7;
|
||||
}
|
||||
.ChartIcon--color--cyan4 {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--cyan5 {
|
||||
color: #45b2e8;
|
||||
|
|
@ -4461,7 +4461,7 @@
|
|||
}
|
||||
.Tag.Is--hovered .Tag-text,
|
||||
.TagParent:hover .Tag-text {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ContentHeader-center {
|
||||
-webkit-box-flex: 1;
|
||||
|
|
@ -4476,7 +4476,7 @@
|
|||
opacity: 0.5;
|
||||
}
|
||||
.DataTable-cell {
|
||||
box-shadow: inset 0 -1px 0 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 0 #fbfbfb;
|
||||
}
|
||||
.DataTable-row:last-child .DataTable-cell {
|
||||
box-shadow: none;
|
||||
|
|
@ -4488,8 +4488,8 @@
|
|||
padding-right: 12px;
|
||||
}
|
||||
.DataTable-head .DataTable-row .DataTable-cell {
|
||||
background-color: #f6f9fc;
|
||||
box-shadow: inset 0 -1px 0 0 #e6ebf1;
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: inset 0 -1px 0 0 #fbfbfb;
|
||||
}
|
||||
.EmptyState {
|
||||
text-align: center;
|
||||
|
|
@ -4501,11 +4501,11 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
.IndentedListItem .IndentedListItem-area {
|
||||
box-shadow: inset 20px 0 0 #fff, inset -20px 0 0 #fff, inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 20px 0 0 #fff, inset -20px 0 0 #fff, inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.IndentedListItem--background--offset .IndentedListItem-area {
|
||||
box-shadow: inset 20px 0 0 #f6f9fc, inset -20px 0 0 #f6f9fc,
|
||||
inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 20px 0 0 #f7f7f7, inset -20px 0 0 #f7f7f7,
|
||||
inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.IndentedListItem:first-child .IndentedListItem-area {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -4856,7 +4856,7 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
width: 2px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Promotion-tail:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -4895,7 +4895,7 @@
|
|||
pointer-events: none;
|
||||
}
|
||||
.Steps-item:hover .Steps-itemLabel {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Steps-item--onClick {
|
||||
background: transparent;
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ class BeforeLoad extends React.Component {
|
|||
render() {
|
||||
if (this.isAuthenticated && this.redirect) {
|
||||
return (
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#e6ebf1', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#fbfbfb', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div>Redirecting please wait...</div>
|
||||
</div>
|
||||
)
|
||||
|
|
|
|||
|
|
@ -24,7 +24,7 @@ class ErrorBoundary extends Component{
|
|||
|
||||
if(this.state.hasError) {
|
||||
return(
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#e6ebf1', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#fbfbfb', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div>An unexpected error has occured. Please reload the page to continue</div>
|
||||
</div>
|
||||
)
|
||||
|
|
|
|||
|
|
@ -13,11 +13,11 @@ export const FormLoader = () => (<div className="ball-beat"><div style={{ height
|
|||
|
||||
FormLoader.displayName = 'FormLoader'
|
||||
|
||||
export const ListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center', marginTop: '20px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div></div>);
|
||||
export const ListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center', marginTop: '20px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div></div>);
|
||||
|
||||
ListLoader.displayName = 'ListLoader'
|
||||
|
||||
export const TeamListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center',width:'95px'}}><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div></div>);
|
||||
export const TeamListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center',width:'95px'}}><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div></div>);
|
||||
|
||||
TeamListLoader.displayName = 'TeamListLoader'
|
||||
|
||||
|
|
|
|||
|
|
@ -1143,7 +1143,7 @@ body {
|
|||
margin-top: 2em;
|
||||
border-top: 1px solid #ccc;
|
||||
border-bottom: 1px solid #ccc;
|
||||
background-color: #fdfdfd; }
|
||||
background-color: #f7f7f7; }
|
||||
.content h1:first-child,
|
||||
.content div:first-child + h1 {
|
||||
border-top-width: 0;
|
||||
|
|
|
|||
|
|
@ -234,7 +234,7 @@ div.navigation div.signin span {
|
|||
font-weight: bold;
|
||||
color: #333;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
background: transparent;
|
||||
background: -webkit-linear-gradient(white,#eff1f4);
|
||||
background: -moz-linear-gradient(white,#eff1f4);
|
||||
|
|
@ -1274,7 +1274,7 @@ a.button.grey span,button.button.grey span,strong.button.grey span,div.button.gr
|
|||
display: block;
|
||||
color: #333;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
background: transparent;
|
||||
background: -webkit-linear-gradient(#f7f8fa,#eff1f4);
|
||||
background: -moz-linear-gradient(#f7f8fa,#eff1f4);
|
||||
|
|
|
|||
|
|
@ -306,7 +306,7 @@ body {
|
|||
margin-top: 2em;
|
||||
border-top: 1px solid #ccc;
|
||||
border-bottom: 1px solid #ccc;
|
||||
background-color: #fdfdfd;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
|
||||
h1:first-child,
|
||||
|
|
|
|||
|
|
@ -248,7 +248,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -268,7 +268,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -443,7 +443,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -745,7 +745,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
|||
<td align="left" style="height:80px; border: 0; margin: 0; padding: 0;">
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href="https://fyipe.com">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -765,7 +765,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -940,7 +940,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -1242,7 +1242,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
|||
<td align="left" style="height:80px; border: 0; margin: 0; padding: 0;">
|
||||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href="https://fyipe.com">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -1262,7 +1262,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -1422,7 +1422,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -14,9 +14,9 @@ function openBox(cb) {
|
|||
|
||||
var signUpEmailContent = 'WELCOME TO FYIPE\nHi John,\n\n I\'m Nawaz and I\'m the founder of Fyipe. I can\'t thank you enough for signing\nup. \n\nIf you need any help using Fyipe, Please Send us an email at support@fyipe.com\nand let me know.\n\nThanks, have a great day.\n\nFyipe Team';
|
||||
|
||||
var feedbackEmailContent = ' Fyipe [https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1]\n[http://localhost:1444] THANK YOU FOR YOUR FEEDBACK\nHi John, Thank you for your feedback. We’ll get back to you as soon as we can. \nHave a great day. Fyipe Team. © 2019 Fyipe Inc.';
|
||||
var feedbackEmailContent = ' Fyipe [https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1]\n[http://localhost:1444] THANK YOU FOR YOUR FEEDBACK\nHi John, Thank you for your feedback. We’ll get back to you as soon as we can. \nHave a great day. Fyipe Team. © 2019 Fyipe Inc.';
|
||||
|
||||
var leadEmailContent = ' Fyipe [https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1] \nTHANK YOU FOR YOUR DEMO REQUEST.\nI am Nawaz and I\'m your account executive and excited to give you a demo. \nSchedule a call [https://calendly.com/nawazdhandala/call] If you need any help,\nSend us an email at support@fyipe.com [support@fyipe.com] and I\'ll be there to\nhelp. Thanks, have a great day. Nawaz Dhandala Account Executive Fyipe © 2019\nFyipe Inc.';
|
||||
var leadEmailContent = ' Fyipe [https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1] \nTHANK YOU FOR YOUR DEMO REQUEST.\nI am Nawaz and I\'m your account executive and excited to give you a demo. \nSchedule a call [https://calendly.com/nawazdhandala/call] If you need any help,\nSend us an email at support@fyipe.com [support@fyipe.com] and I\'ll be there to\nhelp. Thanks, have a great day. Nawaz Dhandala Account Executive Fyipe © 2019\nFyipe Inc.';
|
||||
|
||||
module.exports = {
|
||||
imap,
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -261,7 +261,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -434,7 +434,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -263,7 +263,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -484,7 +484,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -459,7 +459,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -263,7 +263,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -460,7 +460,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -237,7 +237,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -257,7 +257,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -396,7 +396,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -435,7 +435,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -261,7 +261,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -434,7 +434,7 @@ This sub-project is currently visible on your Dashboard.
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -401,7 +401,7 @@ When private statuspages are created you'll be able to view them.
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -397,7 +397,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -435,7 +435,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -263,7 +263,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -312,7 +312,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -267,7 +267,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -287,7 +287,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -477,7 +477,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -261,7 +261,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -434,7 +434,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -243,7 +243,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -263,7 +263,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -436,7 +436,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -435,7 +435,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -435,7 +435,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -544,7 +544,7 @@ Request for project removal was made for <b>{{projectName}}</b>, please attend t
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -261,7 +261,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -615,7 +615,7 @@ Dear <strong style="color: #000000 !important;">{{userName}}</strong>
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -482,7 +482,7 @@ I am Nawaz and I'm your account executive and excited to give you a demo.
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -434,7 +434,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -458,7 +458,7 @@ Hi {{name}}
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -459,7 +459,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -261,7 +261,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -423,7 +423,7 @@ Hi {{name}}
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -511,7 +511,7 @@ Hi {{name}},
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<div>
|
||||
<a style="border: 0; margin: 0; padding: 0; text-decoration: none;" href={{homeURL}}>
|
||||
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/bjp7o79pv4l63za/Fyipe-Logo.png?dl=0&raw=1">
|
||||
<img alt="Fyipe" border="0" style="height:50px; width:50px; border: 0; margin: 0; padding: 0; color: #000000; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Ubuntu, sans-serif; font-size: 12px; font-weight: normal;" src="https://www.dropbox.com/s/dwawm02f1toxnm8/Fyipe-Icon.png?dl=0&raw=1">
|
||||
</a>
|
||||
</div>
|
||||
</td>
|
||||
|
|
@ -262,7 +262,7 @@ span.st-Delink.st-Delink--footer a {
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
@ -424,7 +424,7 @@ Thank you for your interest in our Whitepapers and Resources.
|
|||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td bgcolor="#e6ebf1" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<td bgcolor="#fbfbfb" colspan="2" height="1" style="border: 0; margin: 0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;">
|
||||
<div class="st-Spacer st-Spacer--filler"></div>
|
||||
</td>
|
||||
<td class="st-Spacer st-Spacer--gutter" style="border: 0; margin:0; padding: 0; font-size: 1px; line-height: 1px; max-height: 1px; mso-line-height-rule: exactly;" width="64">
|
||||
|
|
|
|||
139
dashboard/package-lock.json
generated
139
dashboard/package-lock.json
generated
|
|
@ -3952,7 +3952,8 @@
|
|||
},
|
||||
"ansi-regex": {
|
||||
"version": "2.1.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"aproba": {
|
||||
"version": "1.2.0",
|
||||
|
|
@ -3970,11 +3971,13 @@
|
|||
},
|
||||
"balanced-match": {
|
||||
"version": "1.0.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"brace-expansion": {
|
||||
"version": "1.1.11",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"balanced-match": "^1.0.0",
|
||||
"concat-map": "0.0.1"
|
||||
|
|
@ -3987,15 +3990,18 @@
|
|||
},
|
||||
"code-point-at": {
|
||||
"version": "1.1.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"concat-map": {
|
||||
"version": "0.0.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"console-control-strings": {
|
||||
"version": "1.1.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"core-util-is": {
|
||||
"version": "1.0.2",
|
||||
|
|
@ -4098,7 +4104,8 @@
|
|||
},
|
||||
"inherits": {
|
||||
"version": "2.0.3",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"ini": {
|
||||
"version": "1.3.5",
|
||||
|
|
@ -4108,6 +4115,7 @@
|
|||
"is-fullwidth-code-point": {
|
||||
"version": "1.0.0",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"number-is-nan": "^1.0.0"
|
||||
}
|
||||
|
|
@ -4120,17 +4128,20 @@
|
|||
"minimatch": {
|
||||
"version": "3.0.4",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"brace-expansion": "^1.1.7"
|
||||
}
|
||||
},
|
||||
"minimist": {
|
||||
"version": "0.0.8",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"minipass": {
|
||||
"version": "2.3.5",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"safe-buffer": "^5.1.2",
|
||||
"yallist": "^3.0.0"
|
||||
|
|
@ -4147,6 +4158,7 @@
|
|||
"mkdirp": {
|
||||
"version": "0.5.1",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"minimist": "0.0.8"
|
||||
}
|
||||
|
|
@ -4219,7 +4231,8 @@
|
|||
},
|
||||
"number-is-nan": {
|
||||
"version": "1.0.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"object-assign": {
|
||||
"version": "4.1.1",
|
||||
|
|
@ -4229,6 +4242,7 @@
|
|||
"once": {
|
||||
"version": "1.4.0",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"wrappy": "1"
|
||||
}
|
||||
|
|
@ -4304,7 +4318,8 @@
|
|||
},
|
||||
"safe-buffer": {
|
||||
"version": "5.1.2",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"safer-buffer": {
|
||||
"version": "2.1.2",
|
||||
|
|
@ -4334,6 +4349,7 @@
|
|||
"string-width": {
|
||||
"version": "1.0.2",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"code-point-at": "^1.0.0",
|
||||
"is-fullwidth-code-point": "^1.0.0",
|
||||
|
|
@ -4351,6 +4367,7 @@
|
|||
"strip-ansi": {
|
||||
"version": "3.0.1",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"ansi-regex": "^2.0.0"
|
||||
}
|
||||
|
|
@ -4389,11 +4406,13 @@
|
|||
},
|
||||
"wrappy": {
|
||||
"version": "1.0.2",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"yallist": {
|
||||
"version": "3.0.3",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -8923,7 +8942,8 @@
|
|||
},
|
||||
"ansi-regex": {
|
||||
"version": "2.1.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"aproba": {
|
||||
"version": "1.2.0",
|
||||
|
|
@ -8941,11 +8961,13 @@
|
|||
},
|
||||
"balanced-match": {
|
||||
"version": "1.0.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"brace-expansion": {
|
||||
"version": "1.1.11",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"balanced-match": "^1.0.0",
|
||||
"concat-map": "0.0.1"
|
||||
|
|
@ -8958,15 +8980,18 @@
|
|||
},
|
||||
"code-point-at": {
|
||||
"version": "1.1.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"concat-map": {
|
||||
"version": "0.0.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"console-control-strings": {
|
||||
"version": "1.1.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"core-util-is": {
|
||||
"version": "1.0.2",
|
||||
|
|
@ -9069,7 +9094,8 @@
|
|||
},
|
||||
"inherits": {
|
||||
"version": "2.0.3",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"ini": {
|
||||
"version": "1.3.5",
|
||||
|
|
@ -9079,6 +9105,7 @@
|
|||
"is-fullwidth-code-point": {
|
||||
"version": "1.0.0",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"number-is-nan": "^1.0.0"
|
||||
}
|
||||
|
|
@ -9091,17 +9118,20 @@
|
|||
"minimatch": {
|
||||
"version": "3.0.4",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"brace-expansion": "^1.1.7"
|
||||
}
|
||||
},
|
||||
"minimist": {
|
||||
"version": "0.0.8",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"minipass": {
|
||||
"version": "2.3.5",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"safe-buffer": "^5.1.2",
|
||||
"yallist": "^3.0.0"
|
||||
|
|
@ -9118,6 +9148,7 @@
|
|||
"mkdirp": {
|
||||
"version": "0.5.1",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"minimist": "0.0.8"
|
||||
}
|
||||
|
|
@ -9190,7 +9221,8 @@
|
|||
},
|
||||
"number-is-nan": {
|
||||
"version": "1.0.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"object-assign": {
|
||||
"version": "4.1.1",
|
||||
|
|
@ -9200,6 +9232,7 @@
|
|||
"once": {
|
||||
"version": "1.4.0",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"wrappy": "1"
|
||||
}
|
||||
|
|
@ -9275,7 +9308,8 @@
|
|||
},
|
||||
"safe-buffer": {
|
||||
"version": "5.1.2",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"safer-buffer": {
|
||||
"version": "2.1.2",
|
||||
|
|
@ -9305,6 +9339,7 @@
|
|||
"string-width": {
|
||||
"version": "1.0.2",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"code-point-at": "^1.0.0",
|
||||
"is-fullwidth-code-point": "^1.0.0",
|
||||
|
|
@ -9322,6 +9357,7 @@
|
|||
"strip-ansi": {
|
||||
"version": "3.0.1",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"ansi-regex": "^2.0.0"
|
||||
}
|
||||
|
|
@ -9360,11 +9396,13 @@
|
|||
},
|
||||
"wrappy": {
|
||||
"version": "1.0.2",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"yallist": {
|
||||
"version": "3.0.3",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -18144,7 +18182,8 @@
|
|||
},
|
||||
"ansi-regex": {
|
||||
"version": "2.1.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"aproba": {
|
||||
"version": "1.2.0",
|
||||
|
|
@ -18162,11 +18201,13 @@
|
|||
},
|
||||
"balanced-match": {
|
||||
"version": "1.0.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"brace-expansion": {
|
||||
"version": "1.1.11",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"balanced-match": "^1.0.0",
|
||||
"concat-map": "0.0.1"
|
||||
|
|
@ -18179,15 +18220,18 @@
|
|||
},
|
||||
"code-point-at": {
|
||||
"version": "1.1.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"concat-map": {
|
||||
"version": "0.0.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"console-control-strings": {
|
||||
"version": "1.1.0",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"core-util-is": {
|
||||
"version": "1.0.2",
|
||||
|
|
@ -18290,7 +18334,8 @@
|
|||
},
|
||||
"inherits": {
|
||||
"version": "2.0.3",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"ini": {
|
||||
"version": "1.3.5",
|
||||
|
|
@ -18300,6 +18345,7 @@
|
|||
"is-fullwidth-code-point": {
|
||||
"version": "1.0.0",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"number-is-nan": "^1.0.0"
|
||||
}
|
||||
|
|
@ -18312,17 +18358,20 @@
|
|||
"minimatch": {
|
||||
"version": "3.0.4",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"brace-expansion": "^1.1.7"
|
||||
}
|
||||
},
|
||||
"minimist": {
|
||||
"version": "0.0.8",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"minipass": {
|
||||
"version": "2.2.4",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"safe-buffer": "^5.1.1",
|
||||
"yallist": "^3.0.0"
|
||||
|
|
@ -18339,6 +18388,7 @@
|
|||
"mkdirp": {
|
||||
"version": "0.5.1",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"minimist": "0.0.8"
|
||||
}
|
||||
|
|
@ -18411,7 +18461,8 @@
|
|||
},
|
||||
"number-is-nan": {
|
||||
"version": "1.0.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"object-assign": {
|
||||
"version": "4.1.1",
|
||||
|
|
@ -18421,6 +18472,7 @@
|
|||
"once": {
|
||||
"version": "1.4.0",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"wrappy": "1"
|
||||
}
|
||||
|
|
@ -18496,7 +18548,8 @@
|
|||
},
|
||||
"safe-buffer": {
|
||||
"version": "5.1.1",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"safer-buffer": {
|
||||
"version": "2.1.2",
|
||||
|
|
@ -18526,6 +18579,7 @@
|
|||
"string-width": {
|
||||
"version": "1.0.2",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"code-point-at": "^1.0.0",
|
||||
"is-fullwidth-code-point": "^1.0.0",
|
||||
|
|
@ -18543,6 +18597,7 @@
|
|||
"strip-ansi": {
|
||||
"version": "3.0.1",
|
||||
"bundled": true,
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"ansi-regex": "^2.0.0"
|
||||
}
|
||||
|
|
@ -18581,11 +18636,13 @@
|
|||
},
|
||||
"wrappy": {
|
||||
"version": "1.0.2",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
},
|
||||
"yallist": {
|
||||
"version": "3.0.2",
|
||||
"bundled": true
|
||||
"bundled": true,
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -18644,6 +18701,7 @@
|
|||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-2.0.0.tgz",
|
||||
"integrity": "sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=",
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"is-glob": "^2.0.0"
|
||||
}
|
||||
|
|
@ -18793,7 +18851,8 @@
|
|||
"is-buffer": {
|
||||
"version": "1.1.6",
|
||||
"resolved": "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz",
|
||||
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w=="
|
||||
"integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==",
|
||||
"optional": true
|
||||
},
|
||||
"is-builtin-module": {
|
||||
"version": "1.0.0",
|
||||
|
|
@ -18837,7 +18896,8 @@
|
|||
"is-extglob": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-1.0.0.tgz",
|
||||
"integrity": "sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA="
|
||||
"integrity": "sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=",
|
||||
"optional": true
|
||||
},
|
||||
"is-finite": {
|
||||
"version": "1.0.2",
|
||||
|
|
@ -18864,6 +18924,7 @@
|
|||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/is-glob/-/is-glob-2.0.1.tgz",
|
||||
"integrity": "sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=",
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"is-extglob": "^1.0.0"
|
||||
}
|
||||
|
|
@ -19031,6 +19092,7 @@
|
|||
"version": "3.2.2",
|
||||
"resolved": "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz",
|
||||
"integrity": "sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=",
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"is-buffer": "^1.1.5"
|
||||
}
|
||||
|
|
@ -19242,6 +19304,7 @@
|
|||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz",
|
||||
"integrity": "sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=",
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"remove-trailing-separator": "^1.0.1"
|
||||
}
|
||||
|
|
@ -19689,12 +19752,14 @@
|
|||
"remove-trailing-separator": {
|
||||
"version": "1.1.0",
|
||||
"resolved": "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz",
|
||||
"integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8="
|
||||
"integrity": "sha1-wkvOKig62tW8P1jg1IJJuSN52O8=",
|
||||
"optional": true
|
||||
},
|
||||
"repeat-element": {
|
||||
"version": "1.1.2",
|
||||
"resolved": "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.2.tgz",
|
||||
"integrity": "sha1-7wiaF40Ug7quTZPrmLT55OEdmQo="
|
||||
"integrity": "sha1-7wiaF40Ug7quTZPrmLT55OEdmQo=",
|
||||
"optional": true
|
||||
},
|
||||
"repeat-string": {
|
||||
"version": "1.6.1",
|
||||
|
|
|
|||
|
|
@ -128,7 +128,7 @@ div.block-chart div.bar:last-child {
|
|||
z-index: 100000;
|
||||
}
|
||||
.tipsy-inner {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
color: #fff;
|
||||
max-width: 200px;
|
||||
padding: 5px 12px 5px 12px;
|
||||
|
|
@ -151,21 +151,21 @@ div.block-chart div.bar:last-child {
|
|||
width: 0;
|
||||
height: 0;
|
||||
line-height: 0;
|
||||
border: 5px dashed #32325d;
|
||||
border: 5px dashed #4c4c4c;
|
||||
}
|
||||
|
||||
/* Rules to colour arrows */
|
||||
.tipsy-arrow-n {
|
||||
border-bottom-color: #32325d;
|
||||
border-bottom-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-s {
|
||||
border-top-color: #32325d;
|
||||
border-top-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-e {
|
||||
border-left-color: #32325d;
|
||||
border-left-color: #4c4c4c;
|
||||
}
|
||||
.tipsy-arrow-w {
|
||||
border-right-color: #32325d;
|
||||
border-right-color: #4c4c4c;
|
||||
}
|
||||
|
||||
.tipsy-n .tipsy-arrow {
|
||||
|
|
@ -255,8 +255,8 @@ div.block-chart div.bar:last-child {
|
|||
width: 100%;
|
||||
}
|
||||
.btn-group .icon-container {
|
||||
background-color: #f6f9fc; /* Green background */
|
||||
border: 2px solid #e6ebf1; /* Green border */
|
||||
background-color: #f7f7f7; /* Green background */
|
||||
border: 2px solid #fbfbfb; /* Green border */
|
||||
color: #000000; /* White text */
|
||||
padding: 6px; /* Some padding */
|
||||
cursor: pointer; /* Pointer/hand icon */
|
||||
|
|
@ -268,7 +268,7 @@ div.block-chart div.bar:last-child {
|
|||
}
|
||||
|
||||
.btn-group .icon-container.selected {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: none;
|
||||
color: black;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -607,7 +607,7 @@ th {
|
|||
box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.1), 0 2px 5px 0 rgba(50, 50, 93, 0.1),
|
||||
0 3px 9px 0 rgba(50, 50, 93, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.08);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Actions-action.bs-is-focused,
|
||||
.bs-Actions-action:focus,
|
||||
|
|
@ -650,7 +650,7 @@ th {
|
|||
box-shadow: 0 0 0 1px rgba(50, 50, 93, 0.08),
|
||||
0 2px 5px 0 rgba(50, 50, 93, 0.06), 0 1px 1.5px 0 rgba(0, 0, 0, 0.05),
|
||||
0 1px 2px 0 rgba(0, 0, 0, 0.06), 0 0 0 0 transparent;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Actions-action.bs-is-disabled,
|
||||
.bs-Actions-action:disabled,
|
||||
|
|
@ -993,7 +993,7 @@ h3,
|
|||
h4,
|
||||
h5 {
|
||||
margin: 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
line-height: 1.6;
|
||||
}
|
||||
|
|
@ -1072,14 +1072,14 @@ p + p {
|
|||
margin-top: 5px;
|
||||
}
|
||||
a {
|
||||
color: #3297d3;
|
||||
color:#000000;
|
||||
}
|
||||
a,
|
||||
a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
b,
|
||||
strong {
|
||||
|
|
@ -1304,7 +1304,7 @@ span.bs-Icon {
|
|||
.bs-Number {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
font-size: 24px;
|
||||
line-height: 1.6;
|
||||
|
|
@ -2534,7 +2534,7 @@ figure.bs-Number > figcaption {
|
|||
border: 0;
|
||||
border-radius: 0;
|
||||
box-shadow: none;
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
line-height: inherit;
|
||||
font-size: inherit;
|
||||
vertical-align: inherit;
|
||||
|
|
@ -2871,7 +2871,7 @@ figure.bs-Number > figcaption {
|
|||
}
|
||||
.bs-Badge--cyan {
|
||||
box-shadow: inset 0 0 0 1px rgba(50, 151, 211, 0.2);
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-Badge--green {
|
||||
box-shadow: inset 0 0 0 1px rgba(36, 180, 126, 0.2);
|
||||
|
|
@ -2970,7 +2970,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-selection-option:active,
|
||||
.bs-ContentSection-selection-option:focus,
|
||||
.bs-ContentSection-selection-option:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ContentSection-selection-option:first-child {
|
||||
border-left: 0;
|
||||
|
|
@ -2978,7 +2978,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-selection-option.bs-is-active {
|
||||
background-color: #fff;
|
||||
border-left: 2px solid transparent;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
cursor: default;
|
||||
}
|
||||
.bs-ContentSection-switcher {
|
||||
|
|
@ -3007,7 +3007,7 @@ figure.bs-Number > figcaption {
|
|||
.bs-ContentSection-switcher-option:active,
|
||||
.bs-ContentSection-switcher-option:hover {
|
||||
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ContentSection-switcher-option:active {
|
||||
background: rgba(0, 0, 0, 0.03);
|
||||
|
|
@ -3299,7 +3299,7 @@ figure.bs-Number > figcaption {
|
|||
left: 20px;
|
||||
right: 0;
|
||||
height: 1px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.bs-LinkList-item:first-child {
|
||||
padding-top: 20px;
|
||||
|
|
@ -3347,13 +3347,13 @@ figure.bs-Number > figcaption {
|
|||
.bs-LinkList-item a .bs-LinkList-copy h2,
|
||||
.bs-LinkList-item a .bs-LinkList-copy h3,
|
||||
.bs-LinkList-item a .bs-LinkList-copy h4 {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h1,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h2,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h3,
|
||||
.bs-LinkList-item a:hover .bs-LinkList-copy h4 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-LinkList-copy p {
|
||||
color: #000000;
|
||||
|
|
@ -3379,7 +3379,7 @@ figure.bs-Number > figcaption {
|
|||
}
|
||||
.bs-Menu-group {
|
||||
padding: 5px 0;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Menu-group:last-child {
|
||||
border-bottom: 0;
|
||||
|
|
@ -3397,7 +3397,7 @@ figure.bs-Number > figcaption {
|
|||
display: block;
|
||||
padding: 5px 12px;
|
||||
width: 100%;
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
line-height: 1.6;
|
||||
text-align: left;
|
||||
|
|
@ -3406,8 +3406,8 @@ figure.bs-Number > figcaption {
|
|||
color 0.08s ease-in;
|
||||
}
|
||||
.bs-Menu-item:hover {
|
||||
background-color: #f6f9fc;
|
||||
color: #32325d;
|
||||
background-color: #f7f7f7;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Menu-item.bs-is-disabled,
|
||||
.bs-Menu-item:disabled {
|
||||
|
|
@ -3574,7 +3574,7 @@ figure.bs-Number > figcaption {
|
|||
z-index: 200;
|
||||
margin: 0 auto 20px;
|
||||
width: 450px;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
border-radius: 4px;
|
||||
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07), 0 2px 15px rgba(84, 96, 103, 0.25);
|
||||
}
|
||||
|
|
@ -3729,7 +3729,7 @@ figure.bs-Number > figcaption {
|
|||
background-color: #f0f3f5;
|
||||
}
|
||||
.bs-Notice {
|
||||
box-shadow: inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.bs-Notice:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -3748,7 +3748,7 @@ figure.bs-Number > figcaption {
|
|||
linear-gradient(#fff, #fff);
|
||||
}
|
||||
.bs-Notice--color--offset {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.bs-Notice--color--red {
|
||||
background-image: linear-gradient(
|
||||
|
|
@ -3783,7 +3783,7 @@ figure.bs-Number > figcaption {
|
|||
text-transform: uppercase;
|
||||
}
|
||||
.bs-Notice-dismiss:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Notice-dismiss:active,
|
||||
.bs-Notice-dismiss:focus {
|
||||
|
|
@ -3814,7 +3814,7 @@ figure.bs-Number > figcaption {
|
|||
display: table-row-group;
|
||||
}
|
||||
.bs-ObjectList-group .bs-ObjectList-row:first-child .bs-ObjectList-cell {
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-group:first-child
|
||||
.bs-ObjectList-row:first-child
|
||||
|
|
@ -3851,7 +3851,7 @@ a.bs-ObjectList-row {
|
|||
.bs-ObjectList-row:hover .bs-ObjectList-copy.bs-is-muted,
|
||||
.bs-ObjectList-row:hover .bs-ObjectList-copy.bs-is-reverted,
|
||||
.bs-ObjectList-row:hover code {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ObjectList-row:focus:not(:active) {
|
||||
background-color: rgba(50, 151, 211, 0.05);
|
||||
|
|
@ -3869,7 +3869,7 @@ a.bs-ObjectList-row {
|
|||
white-space: nowrap;
|
||||
}
|
||||
.bs-ObjectList-row > .bs-ObjectList-cell {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row .bs-ObjectList-cell:first-child {
|
||||
padding-left: 20px;
|
||||
|
|
@ -3891,7 +3891,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-cell.bs-is-highlighted,
|
||||
.bs-ObjectList-copy.bs-is-highlighted {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-ObjectList-cell.bs-is-muted,
|
||||
|
|
@ -3980,13 +3980,13 @@ a.bs-ObjectList-row {
|
|||
background-color: #14aad9;
|
||||
}
|
||||
.bs-ObjectList-row--header {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
transform: translateZ(0);
|
||||
}
|
||||
.bs-ObjectList-row--header .bs-ObjectList-cell {
|
||||
padding-top: 6px;
|
||||
padding-bottom: 6px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 13px;
|
||||
font-weight: 500;
|
||||
text-transform: uppercase;
|
||||
|
|
@ -3998,7 +3998,7 @@ a.bs-ObjectList-row {
|
|||
.bs-ObjectList-row--divider .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--divider:first-child .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--separated .bs-ObjectList-cell {
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row--divider .bs-ObjectList-cell,
|
||||
.bs-ObjectList-row--divider:first-child .bs-ObjectList-cell {
|
||||
|
|
@ -4119,7 +4119,7 @@ a.bs-ObjectList-row {
|
|||
white-space: nowrap;
|
||||
}
|
||||
.bs-ObjectList-rows + .bs-ObjectList-more {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-more-action {
|
||||
display: block;
|
||||
|
|
@ -4145,7 +4145,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-row--expandable {
|
||||
display: table-row-group;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-row--expandable:last-child {
|
||||
border-bottom: 0;
|
||||
|
|
@ -4234,7 +4234,7 @@ a.bs-ObjectList-row {
|
|||
right: 20px;
|
||||
top: 0;
|
||||
display: block;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList-cell--card:after {
|
||||
content: '';
|
||||
|
|
@ -4679,7 +4679,7 @@ a.bs-ObjectList-row {
|
|||
}
|
||||
.bs-ObjectList-row:hover:not(.bs-is-disabled) .bs-ObjectList-cell > .bs-Badge {
|
||||
box-shadow: inset 0 0 0 1px rgba(66, 71, 112, 0.2);
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-ObjectList-cell .bs-Badge {
|
||||
top: 1px;
|
||||
|
|
@ -4815,7 +4815,7 @@ a.bs-ObjectList-row {
|
|||
.bs-PageHeading--separated {
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-PageHeading--short {
|
||||
padding-bottom: 10px;
|
||||
|
|
@ -4916,11 +4916,11 @@ pre.bs-PropertyList-property {
|
|||
.bs-PropertyList-definition {
|
||||
flex: 1 1 auto;
|
||||
padding: 2px 20px 2px 5px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
line-height: 1.6;
|
||||
}
|
||||
.bs-PropertyList-definition code {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 13px;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
|
@ -4959,7 +4959,7 @@ pre.bs-PropertyList-property {
|
|||
justify-content: flex-end;
|
||||
margin-top: 10px;
|
||||
padding: 10px 20px;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-PropertyList--editor
|
||||
.bs-PropertyList-row
|
||||
|
|
@ -5317,7 +5317,7 @@ pre.bs-PropertyList-property {
|
|||
top: 4px;
|
||||
}
|
||||
.bs-Popover-highlight {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-Popover-activate {
|
||||
|
|
@ -5386,7 +5386,7 @@ pre.bs-PropertyList-property {
|
|||
margin-right: 0;
|
||||
}
|
||||
.bs-Source-detail--title {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
line-height: 20px;
|
||||
|
|
@ -5463,7 +5463,7 @@ pre.bs-PropertyList-property {
|
|||
padding-top: 5px;
|
||||
}
|
||||
.bs-Stat-copy-title {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-family: Camphor, Segoe UI, Open Sans, sans-serif;
|
||||
font-size: 14px;
|
||||
font-weight: 500;
|
||||
|
|
@ -5492,7 +5492,7 @@ pre.bs-PropertyList-property {
|
|||
display: flex;
|
||||
}
|
||||
.bs-StatGroup .bs-Stat {
|
||||
border-right: 1px solid #e6ebf1;
|
||||
border-right: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-StatGroup .bs-Stat:last-child {
|
||||
border-right: 0;
|
||||
|
|
@ -5523,10 +5523,10 @@ pre.bs-PropertyList-property {
|
|||
font-size: 15px;
|
||||
}
|
||||
.bs-Table-row.bs-is-highlighted .bs-Table-cell.bs-is-highlighted {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Table-row--divider .bs-Table-cell {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Table-head .bs-Table-cell,
|
||||
.bs-Table-head .bs-Table-cell.bs-is-highlighted {
|
||||
|
|
@ -5646,8 +5646,8 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-ObjectList .bs-Table-cell {
|
||||
padding: 0;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-ObjectList + .bs-Table-row--divider {
|
||||
border-top: 0;
|
||||
|
|
@ -5672,7 +5672,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-Tail--separated {
|
||||
margin: 0;
|
||||
padding: 20px;
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Tail--short {
|
||||
padding-bottom: 10px;
|
||||
|
|
@ -5690,7 +5690,7 @@ pre.bs-PropertyList-property {
|
|||
border: 0;
|
||||
display: flex;
|
||||
padding: 12px 20px;
|
||||
box-shadow: inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.bs-Timeline:first-child .bs-Timeline-row:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -5743,12 +5743,12 @@ pre.bs-PropertyList-property {
|
|||
z-index: 4;
|
||||
}
|
||||
.bs-Timeline-row--reveal {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 500;
|
||||
text-align: left;
|
||||
}
|
||||
.bs-Timeline-row--reveal:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Timeline-content {
|
||||
flex: 1 1 auto;
|
||||
|
|
@ -5762,7 +5762,7 @@ pre.bs-PropertyList-property {
|
|||
word-break: break-word;
|
||||
}
|
||||
.bs-Timeline-title strong {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
}
|
||||
.bs-Timeline-title em {
|
||||
|
|
@ -5840,7 +5840,7 @@ pre.bs-PropertyList-property {
|
|||
cursor: pointer;
|
||||
}
|
||||
.bs-Toggle-button:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Toggle-button.bs-is-selected,
|
||||
.bs-Toggle-source:checked + .bs-Toggle-button {
|
||||
|
|
@ -5982,7 +5982,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-VerticalMenu-item:active,
|
||||
.bs-VerticalMenu-item:focus,
|
||||
.bs-VerticalMenu-item:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-VerticalMenu-item a {
|
||||
padding: 0 15px;
|
||||
|
|
@ -5992,7 +5992,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-VerticalMenu-item:hover a:active,
|
||||
.bs-VerticalMenu-item:hover a:focus,
|
||||
.bs-VerticalMenu-item:hover a:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-VerticalMenu-item.bs-is-selected a {
|
||||
color: #14aad9;
|
||||
|
|
@ -6089,7 +6089,7 @@ pre.bs-PropertyList-property {
|
|||
line-height: 1.6;
|
||||
}
|
||||
.bs-Checkbox:hover .bs-Checkbox-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Checkbox.bs-is-invalid .bs-Checkbox-label,
|
||||
.bs-Fieldset-row.bs-is-invalid .bs-Checkbox-label {
|
||||
|
|
@ -6189,7 +6189,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-Fieldset {
|
||||
margin: 0;
|
||||
padding: 10px 0;
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
border: 0;
|
||||
}
|
||||
.bs-Fieldset--white {
|
||||
|
|
@ -6210,7 +6210,7 @@ pre.bs-PropertyList-property {
|
|||
right: 20px;
|
||||
display: block;
|
||||
height: 1px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-legend h3,
|
||||
.bs-Fieldset-legend h4,
|
||||
|
|
@ -6241,7 +6241,7 @@ pre.bs-PropertyList-property {
|
|||
align-self: flex-start;
|
||||
flex: 30% 0 0;
|
||||
padding: 4px 5px 0 0;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
line-height: 1.6;
|
||||
text-align: right;
|
||||
}
|
||||
|
|
@ -6305,7 +6305,7 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-Fieldset-value {
|
||||
padding-top: 4px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-weight: 500;
|
||||
line-height: 1.6;
|
||||
white-space: nowrap;
|
||||
|
|
@ -6370,10 +6370,10 @@ pre.bs-PropertyList-property {
|
|||
flex: 100% 0 0;
|
||||
}
|
||||
.bs-Fieldset-row--toggle .bs-Fieldset-row:nth-child(2) {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-row--toggle .bs-Fieldset-row:last-child {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-Fieldset-row--toggle.bs-is-collapsed .bs-Fieldset-row {
|
||||
display: none;
|
||||
|
|
@ -6530,7 +6530,7 @@ pre.bs-PropertyList-property {
|
|||
line-height: 1.6;
|
||||
}
|
||||
.bs-Radio:hover .bs-Radio-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.bs-Fieldset-row.bs-is-invalid .bs-Radio-label,
|
||||
.bs-Radio.bs-is-invalid .bs-Radio-label {
|
||||
|
|
@ -6755,7 +6755,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-TextInputExtension-extension {
|
||||
flex: 0 0 auto;
|
||||
padding: 4px 7px 2px;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
color: #6b7c93;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
|
@ -6776,7 +6776,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-TextInputExtension
|
||||
.bs-TextInputExtension-extension,
|
||||
.bs-TextInputExtension.bs-is-disabled .bs-TextInputExtension-extension {
|
||||
background: #e6ebf1;
|
||||
background: #fbfbfb;
|
||||
color: #8898aa;
|
||||
}
|
||||
.bs-TextInputExtension .bs-TextInput {
|
||||
|
|
@ -6848,7 +6848,7 @@ pre.bs-PropertyList-property {
|
|||
border-top-right-radius: 0;
|
||||
}
|
||||
.bs-TextInputGroup--horizontal .bs-TextInput {
|
||||
border-right: 1px solid #e6ebf1;
|
||||
border-right: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-TextInputGroup--horizontal .bs-TextInput:focus {
|
||||
border-right-color: transparent;
|
||||
|
|
@ -6861,7 +6861,7 @@ pre.bs-PropertyList-property {
|
|||
border-color: rgba(226, 89, 80, 0.1);
|
||||
}
|
||||
.bs-TextInputGroup--vertical .bs-TextInput {
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
.bs-TextInputGroup--vertical .bs-TextInput:focus {
|
||||
border-bottom-color: transparent;
|
||||
|
|
@ -7163,7 +7163,7 @@ pre.bs-PropertyList-property {
|
|||
padding: 15px;
|
||||
width: 260px;
|
||||
background-color: #f7f9fa;
|
||||
border: 1px solid #e6ebf1;
|
||||
border: 1px solid #fbfbfb;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.bs-Doc-sheet {
|
||||
|
|
@ -7300,7 +7300,7 @@ pre.bs-PropertyList-property {
|
|||
}
|
||||
.bs-BD-section {
|
||||
padding: 45px;
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-BD-section > h2 code {
|
||||
font-size: inherit;
|
||||
|
|
@ -7314,7 +7314,7 @@ pre.bs-PropertyList-property {
|
|||
.bs-BD-section-part {
|
||||
margin-top: 30px;
|
||||
padding-top: 30px;
|
||||
border-top: 2px solid #e6ebf1;
|
||||
border-top: 2px solid #fbfbfb;
|
||||
}
|
||||
.bs-BD-section-part > h3 code {
|
||||
font-size: inherit;
|
||||
|
|
@ -8874,8 +8874,8 @@ html .modal-dialog-view div.modal div.modal-content p {
|
|||
}
|
||||
html .modal-dialog-view div.modal div.modal-header {
|
||||
text-shadow: none;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
box-shadow: none;
|
||||
height: auto;
|
||||
}
|
||||
|
|
@ -10267,7 +10267,7 @@ html.db-NewChrome .chart-view div.head span.title {
|
|||
html.db-NewChrome div.account-application-view div.status {
|
||||
background: #fff;
|
||||
border: none;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
}
|
||||
html.db-NewChrome div.account-application-view div.status:after,
|
||||
html.db-NewChrome div.account-application-view div.status:before {
|
||||
|
|
@ -15052,7 +15052,7 @@ strong.button.grey span {
|
|||
display: block;
|
||||
color: #333;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
background: #eff1f4;
|
||||
background: linear-gradient(#f7f8fa, #eff1f4);
|
||||
-ms-box-shadow: inset 0 1px 0 #fff;
|
||||
|
|
@ -16005,7 +16005,7 @@ div.filter-view div.row label {
|
|||
position: relative;
|
||||
z-index: 10;
|
||||
display: block;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
padding: 10px;
|
||||
}
|
||||
div.filter-view div.row label input {
|
||||
|
|
@ -16020,8 +16020,8 @@ div.filter-view div.row label span {
|
|||
div.filter-view div.row div.row-content {
|
||||
padding: 10px;
|
||||
position: relative;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-top: none;
|
||||
}
|
||||
div.filter-view div.row div.row-content input[type='text'] {
|
||||
|
|
@ -16130,7 +16130,7 @@ div.filter-view div.row:last-child label {
|
|||
border: none;
|
||||
}
|
||||
div.filter-view div.row:last-child div.row-content {
|
||||
border-top: 1px solid #e6ebf1;
|
||||
border-top: 1px solid #fbfbfb;
|
||||
border-bottom: none;
|
||||
}
|
||||
.date-filter .timezone {
|
||||
|
|
@ -16574,8 +16574,8 @@ div.pagination div.position strong {
|
|||
position: relative;
|
||||
z-index: 30;
|
||||
text-shadow: none;
|
||||
background: #f6f9fc;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
background: #f7f7f7;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
box-shadow: none;
|
||||
height: auto;
|
||||
}
|
||||
|
|
@ -16856,7 +16856,7 @@ div.transfer-view > div.detail-container span.footnote {
|
|||
div.transfer-view > div.detail-container .other_transfers {
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
border: 1px solid #e6ebf1;
|
||||
border: 1px solid #fbfbfb;
|
||||
font-size: 12px;
|
||||
}
|
||||
div.transfer-view > div.detail-container div.section-wrap h4 {
|
||||
|
|
@ -26561,7 +26561,7 @@ div.notice {
|
|||
font-size: 13px;
|
||||
line-height: 20px;
|
||||
border-radius: 4px;
|
||||
background: #f1f1f1;
|
||||
background: #fbfbfb;
|
||||
border: 1px solid #c8c8c8;
|
||||
-ms-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 #fff;
|
||||
-o-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05), 0 1px 0 #fff;
|
||||
|
|
@ -27207,10 +27207,10 @@ div.items-list a:hover em.long-label:after {
|
|||
background-image: linear-gradient(0, hsla(0, 0%, 98%, 0), #f9f9f9);
|
||||
}
|
||||
div.items-list a:active {
|
||||
background-color: #f5f5f5;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
div.items-list a:active em.long-label:after {
|
||||
background-image: linear-gradient(0, hsla(0, 0%, 96%, 0), #f5f5f5);
|
||||
background-image: linear-gradient(0, hsla(0, 0%, 96%, 0), #f7f7f7);
|
||||
}
|
||||
div.items-list a.deleted {
|
||||
text-decoration: line-through;
|
||||
|
|
@ -46610,7 +46610,7 @@ div.coinbase-bitcoin-activate-view div.florida-notice.visible {
|
|||
}
|
||||
#login div#footer a strong,
|
||||
.page-wrapper div#footer a strong {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
font-weight: 700;
|
||||
}
|
||||
#login div#footer a span,
|
||||
|
|
@ -46786,9 +46786,9 @@ html.placeholder #login p.remember label {
|
|||
width: 23px;
|
||||
}
|
||||
.code-puncher .code-minibox-group {
|
||||
-ms-box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
-o-box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
box-shadow: inset 0 9px 1px -8px #e6ebf1;
|
||||
-ms-box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
-o-box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
box-shadow: inset 0 9px 1px -8px #fbfbfb;
|
||||
border-radius: 5px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #9d9d9d;
|
||||
|
|
@ -47996,7 +47996,7 @@ div.ui-datepicker.bezeled td a:active {
|
|||
-ms-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
-o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.075), inset 0 1px 0 #fff;
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
border: 1px solid #adb2bb;
|
||||
border-top-color: #bfc3ca;
|
||||
color: #555;
|
||||
|
|
@ -49563,7 +49563,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
.public_fixedDataTable_hasBottomBorder,
|
||||
.public_fixedDataTable_header,
|
||||
.public_fixedDataTable_main {
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTable_header .public_fixedDataTableCell_main {
|
||||
font-weight: 700;
|
||||
|
|
@ -49575,7 +49575,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
}
|
||||
.public_fixedDataTable_footer .public_fixedDataTableCell_main {
|
||||
background-color: #f6f7f8;
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTable_topShadow {
|
||||
background: 0 0
|
||||
|
|
@ -49592,7 +49592,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
}
|
||||
.public_fixedDataTableCell_main {
|
||||
background-color: #fff;
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTableCell_highlighted {
|
||||
background-color: #f4f4f4;
|
||||
|
|
@ -49614,7 +49614,7 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
background-color: #f6f7f8;
|
||||
}
|
||||
.public_fixedDataTableRow_fixedColumnsDivider {
|
||||
border-color: #e6ebf1;
|
||||
border-color: #fbfbfb;
|
||||
}
|
||||
.public_fixedDataTableRow_columnsShadow {
|
||||
background: 0 0
|
||||
|
|
@ -51024,5 +51024,5 @@ body[dir='rtl'] .fixedDataTableColumnResizerLineLayout_main {
|
|||
cursor: pointer;
|
||||
text-align: inherit;
|
||||
background-color: inherit;
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -96,7 +96,7 @@ input[type="radio"] {
|
|||
transition: .4s;
|
||||
}
|
||||
.btn-toggler:checked + .TogglerBtn-slider {
|
||||
background-color: #2196F3;
|
||||
background-color: #000000;
|
||||
}
|
||||
.btn-toggler:checked + .TogglerBtn-slider::after {
|
||||
-webkit-transform: translateX(24px);
|
||||
|
|
|
|||
|
|
@ -121,16 +121,16 @@
|
|||
background-color: #fff;
|
||||
}
|
||||
.Box-background--surface {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Box-background--offset {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.Box-background--slate {
|
||||
background-color: #6b7c93;
|
||||
}
|
||||
.Box-background--slate1 {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
}
|
||||
.Box-background--slate2 {
|
||||
background-color: #424770;
|
||||
|
|
@ -151,16 +151,16 @@
|
|||
background-color: #cfd7df;
|
||||
}
|
||||
.Box-background--slate8 {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Box-background--slate9 {
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.Box-background--blue {
|
||||
background-color: #14aad9;
|
||||
}
|
||||
.Box-background--blue1 {
|
||||
background-color: #32325d;
|
||||
background-color: #4c4c4c;
|
||||
}
|
||||
.Box-background--blue2 {
|
||||
background-color: #43458b;
|
||||
|
|
@ -196,7 +196,7 @@
|
|||
background-color: #f7f8fd;
|
||||
}
|
||||
.Box-background--cyan {
|
||||
background-color: #3297d3;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--cyan1 {
|
||||
background-color: #07427a;
|
||||
|
|
@ -208,7 +208,7 @@
|
|||
background-color: #217ab7;
|
||||
}
|
||||
.Box-background--cyan4 {
|
||||
background-color: #3297d3;
|
||||
background-color: #000000;
|
||||
}
|
||||
.Box-background--cyan5 {
|
||||
background-color: #45b2e8;
|
||||
|
|
@ -452,25 +452,25 @@
|
|||
box-shadow: inset -1px -1px #cfd7df, inset 1px 1px #cfd7df;
|
||||
}
|
||||
.Box-divider--surface-top-1 {
|
||||
box-shadow: inset 0 1px #e6ebf1;
|
||||
box-shadow: inset 0 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-bottom-1 {
|
||||
box-shadow: inset 0 -1px #e6ebf1;
|
||||
box-shadow: inset 0 -1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-left-1 {
|
||||
box-shadow: inset 1px 0 #e6ebf1;
|
||||
box-shadow: inset 1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-right-1 {
|
||||
box-shadow: inset -1px 0 #e6ebf1;
|
||||
box-shadow: inset -1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-vertical-1 {
|
||||
box-shadow: inset 0 -1px #e6ebf1, inset 0 1px #e6ebf1;
|
||||
box-shadow: inset 0 -1px #fbfbfb, inset 0 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-horizontal-1 {
|
||||
box-shadow: inset -1px 0 #e6ebf1, inset 1px 0 #e6ebf1;
|
||||
box-shadow: inset -1px 0 #fbfbfb, inset 1px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-all-1 {
|
||||
box-shadow: inset -1px -1px #e6ebf1, inset 1px 1px #e6ebf1;
|
||||
box-shadow: inset -1px -1px #fbfbfb, inset 1px 1px #fbfbfb;
|
||||
}
|
||||
.Box-divider--white-top-1 {
|
||||
box-shadow: inset 0 1px #fff;
|
||||
|
|
@ -515,25 +515,25 @@
|
|||
box-shadow: inset -2px -2px #cfd7df, inset 2px 2px #cfd7df;
|
||||
}
|
||||
.Box-divider--surface-top-2 {
|
||||
box-shadow: inset 0 2px #e6ebf1;
|
||||
box-shadow: inset 0 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-bottom-2 {
|
||||
box-shadow: inset 0 -2px #e6ebf1;
|
||||
box-shadow: inset 0 -2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-left-2 {
|
||||
box-shadow: inset 2px 0 #e6ebf1;
|
||||
box-shadow: inset 2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-right-2 {
|
||||
box-shadow: inset -2px 0 #e6ebf1;
|
||||
box-shadow: inset -2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-vertical-2 {
|
||||
box-shadow: inset 0 -2px #e6ebf1, inset 0 2px #e6ebf1;
|
||||
box-shadow: inset 0 -2px #fbfbfb, inset 0 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-horizontal-2 {
|
||||
box-shadow: inset -2px 0 #e6ebf1, inset 2px 0 #e6ebf1;
|
||||
box-shadow: inset -2px 0 #fbfbfb, inset 2px 0 #fbfbfb;
|
||||
}
|
||||
.Box-divider--surface-all-2 {
|
||||
box-shadow: inset -2px -2px #e6ebf1, inset 2px 2px #e6ebf1;
|
||||
box-shadow: inset -2px -2px #fbfbfb, inset 2px 2px #fbfbfb;
|
||||
}
|
||||
.Box-divider--white-top-2 {
|
||||
box-shadow: inset 0 2px #fff;
|
||||
|
|
@ -1279,7 +1279,7 @@
|
|||
color: #fff;
|
||||
}
|
||||
.Text-color--dark {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Text-color--default {
|
||||
color: #000000;
|
||||
|
|
@ -1300,7 +1300,7 @@
|
|||
color: #000000;
|
||||
}
|
||||
.Text-color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.Text-color--gray {
|
||||
color: #6b7c93;
|
||||
|
|
@ -1422,7 +1422,7 @@
|
|||
pointer-events: none;
|
||||
}
|
||||
.Button:hover {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Button-fill {
|
||||
border-radius: 4px;
|
||||
|
|
@ -1533,12 +1533,12 @@
|
|||
.ButtonLink:active .ButtonLink-label,
|
||||
.ButtonLink:focus .ButtonLink-label,
|
||||
.ButtonLink:hover .ButtonLink-label {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ButtonLink:active .ActionIcon svg,
|
||||
.ButtonLink:focus .ActionIcon svg,
|
||||
.ButtonLink:hover .ActionIcon svg {
|
||||
fill: #32325d;
|
||||
fill: #4c4c4c;
|
||||
}
|
||||
.Checkbox {
|
||||
position: relative;
|
||||
|
|
@ -1624,7 +1624,7 @@
|
|||
}
|
||||
.SearchableSelect-input {
|
||||
border: 1px solid #f4f4f4;
|
||||
border-bottom: 1px solid #e6ebf1;
|
||||
border-bottom: 1px solid #fbfbfb;
|
||||
border-radius: 4px 4px 0 0;
|
||||
border-width: 1px 0;
|
||||
padding: 8px;
|
||||
|
|
@ -1647,7 +1647,7 @@
|
|||
padding: 8px;
|
||||
}
|
||||
.SearchableSelect-item--highlighted {
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Switch {
|
||||
display: -webkit-box;
|
||||
|
|
@ -1747,7 +1747,7 @@
|
|||
color: inherit;
|
||||
}
|
||||
.ActionIcon--color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ActionIcon--color--slate {
|
||||
color: #000000;
|
||||
|
|
@ -1789,7 +1789,7 @@
|
|||
.Badge.Is--hovered .Badge-text,
|
||||
.BadgeParent:hover .Badge,
|
||||
.BadgeParent:hover .Badge-text {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Badge.Is--disabled {
|
||||
box-shadow: inset 0 0 0 1px rgba(136, 152, 170, 0.2);
|
||||
|
|
@ -4082,7 +4082,7 @@
|
|||
color: #fff;
|
||||
}
|
||||
.ChartIcon--color--slate1 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ChartIcon--color--slate2 {
|
||||
color: #424770;
|
||||
|
|
@ -4103,16 +4103,16 @@
|
|||
color: #cfd7df;
|
||||
}
|
||||
.ChartIcon--color--slate8 {
|
||||
color: #e6ebf1;
|
||||
color: #fbfbfb;
|
||||
}
|
||||
.ChartIcon--color--slate9 {
|
||||
color: #f6f9fc;
|
||||
color: #f7f7f7;
|
||||
}
|
||||
.ChartIcon--color--blue {
|
||||
color: #14aad9;
|
||||
}
|
||||
.ChartIcon--color--blue1 {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ChartIcon--color--blue2 {
|
||||
color: #43458b;
|
||||
|
|
@ -4139,7 +4139,7 @@
|
|||
color: #ecfaff;
|
||||
}
|
||||
.ChartIcon--color--cyan {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--cyan1 {
|
||||
color: #07427a;
|
||||
|
|
@ -4151,7 +4151,7 @@
|
|||
color: #217ab7;
|
||||
}
|
||||
.ChartIcon--color--cyan4 {
|
||||
color: #3297d3;
|
||||
color: #000000;
|
||||
}
|
||||
.ChartIcon--color--cyan5 {
|
||||
color: #45b2e8;
|
||||
|
|
@ -4461,7 +4461,7 @@
|
|||
}
|
||||
.Tag.Is--hovered .Tag-text,
|
||||
.TagParent:hover .Tag-text {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.ContentHeader-center {
|
||||
-webkit-box-flex: 1;
|
||||
|
|
@ -4476,7 +4476,7 @@
|
|||
opacity: 0.5;
|
||||
}
|
||||
.DataTable-cell {
|
||||
box-shadow: inset 0 -1px 0 0 #e6ebf1;
|
||||
box-shadow: inset 0 -1px 0 0 #fbfbfb;
|
||||
}
|
||||
.DataTable-row:last-child .DataTable-cell {
|
||||
box-shadow: none;
|
||||
|
|
@ -4488,8 +4488,8 @@
|
|||
padding-right: 12px;
|
||||
}
|
||||
.DataTable-head .DataTable-row .DataTable-cell {
|
||||
background-color: #f6f9fc;
|
||||
box-shadow: inset 0 -1px 0 0 #e6ebf1;
|
||||
background-color: #f7f7f7;
|
||||
box-shadow: inset 0 -1px 0 0 #fbfbfb;
|
||||
}
|
||||
.EmptyState {
|
||||
text-align: center;
|
||||
|
|
@ -4501,11 +4501,11 @@
|
|||
cursor: pointer;
|
||||
}
|
||||
.IndentedListItem .IndentedListItem-area {
|
||||
box-shadow: inset 20px 0 0 #fff, inset -20px 0 0 #fff, inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 20px 0 0 #fff, inset -20px 0 0 #fff, inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.IndentedListItem--background--offset .IndentedListItem-area {
|
||||
box-shadow: inset 20px 0 0 #f6f9fc, inset -20px 0 0 #f6f9fc,
|
||||
inset 0 -1px 0 #e6ebf1;
|
||||
box-shadow: inset 20px 0 0 #f7f7f7, inset -20px 0 0 #f7f7f7,
|
||||
inset 0 -1px 0 #fbfbfb;
|
||||
}
|
||||
.IndentedListItem:first-child .IndentedListItem-area {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -4856,7 +4856,7 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
width: 2px;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
}
|
||||
.Promotion-tail:first-child {
|
||||
border-top-left-radius: 4px;
|
||||
|
|
@ -4895,7 +4895,7 @@
|
|||
pointer-events: none;
|
||||
}
|
||||
.Steps-item:hover .Steps-itemLabel {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
.Steps-item--onClick {
|
||||
background: transparent;
|
||||
|
|
|
|||
1
dashboard/public/env.js
Normal file
1
dashboard/public/env.js
Normal file
|
|
@ -0,0 +1 @@
|
|||
window._env = {"NODE_ENV":"development","REACT_APP_FYIPE_HOSTED":"undefined","REACT_APP_HOST":"undefined","REACT_APP_ACCOUNTS_HOST":"undefined","REACT_APP_BACKEND_HOST":"undefined","REACT_APP_DOMAIN":"undefined"};
|
||||
|
|
@ -22,7 +22,7 @@ class BeforeLoad extends React.Component {
|
|||
render() {
|
||||
if (this.isAuthenticated && this.redirect) {
|
||||
return (
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#e6ebf1', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#fbfbfb', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div>Redirecting please wait...</div>
|
||||
</div>
|
||||
)
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ class ErrorBoundary extends Component {
|
|||
|
||||
if (this.state.hasError) {
|
||||
return (
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#e6ebf1', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#fbfbfb', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div>An unexpected error has occured. Please reload the page to continue</div>
|
||||
</div>
|
||||
)
|
||||
|
|
|
|||
|
|
@ -13,11 +13,11 @@ export const FormLoader = () => (<div className="ball-beat"><div style={{ height
|
|||
|
||||
FormLoader.displayName = 'FormLoader';
|
||||
|
||||
export const ListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center', marginTop: '20px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div></div>);
|
||||
export const ListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center', marginTop: '20px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div></div>);
|
||||
|
||||
ListLoader.displayName = 'ListLoader';
|
||||
|
||||
export const TeamListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center', width: '95px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div></div>);
|
||||
export const TeamListLoader = () => (<div className="ball-beat" style={{ textAlign: 'center', width: '95px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div></div>);
|
||||
|
||||
TeamListLoader.displayName = 'TeamListLoader';
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ let RenderEscalation = ({ fields, meta: { error, submitFailed }, subProjectId, f
|
|||
|
||||
return (
|
||||
<li key={i} style={{ margin: '5px 0px' }}>
|
||||
<div className="Card-root" style={{ backgroundColor: i === 0 ? '#f6f9fc' : '#ffffff' }}>
|
||||
<div className="Card-root" style={{ backgroundColor: i === 0 ? '#f7f7f7' : '#ffffff' }}>
|
||||
<div className="Box-root">
|
||||
<div className="bs-ContentSection-content Box-root Box-divider--surface-bottom-1 Flex-flex Flex-alignItems--center Flex-justifyContent--spaceBetween Padding-horizontal--20 Padding-vertical--16">
|
||||
<div className="Box-root">
|
||||
|
|
@ -32,7 +32,7 @@ let RenderEscalation = ({ fields, meta: { error, submitFailed }, subProjectId, f
|
|||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div className="bs-ContentSection-content Box-root Box-background--offset Box-divider--surface-bottom-1 Padding-horizontal--8 Padding-vertical--2" style={{ backgroundColor: '#f6f9fc' }}>
|
||||
<div className="bs-ContentSection-content Box-root Box-background--offset Box-divider--surface-bottom-1 Padding-horizontal--8 Padding-vertical--2" style={{ backgroundColor: '#f7f7f7' }}>
|
||||
<div>
|
||||
<div className="bs-Fieldset-row" style={{ marginBottom: '-20px'}}>
|
||||
<label className="bs-Fieldset-label"><span>Alert Via.</span></label>
|
||||
|
|
@ -214,7 +214,7 @@ let RenderEscalation = ({ fields, meta: { error, submitFailed }, subProjectId, f
|
|||
</div>
|
||||
</div>
|
||||
<ShouldRender if={fields.length > 1}>
|
||||
<div className="bs-ContentSection-footer bs-ContentSection-content Box-root Flex-flex Flex-alignItems--center Flex-justifyContent--spaceBetween Padding-horizontal--20 Padding-vertical--12" style={{ backgroundColor: '#f6f9fc' }}>
|
||||
<div className="bs-ContentSection-footer bs-ContentSection-content Box-root Flex-flex Flex-alignItems--center Flex-justifyContent--spaceBetween Padding-horizontal--20 Padding-vertical--12" style={{ backgroundColor: '#f7f7f7' }}>
|
||||
|
||||
<div>
|
||||
<button
|
||||
|
|
|
|||
|
|
@ -438,7 +438,7 @@ export class ProfileSetting extends Component {
|
|||
value={profileSettingState.alertPhoneNumber}
|
||||
onChange={this.handleOnChange}
|
||||
disabled={profileSettings && profileSettings.requesting}
|
||||
inputStyle={{ width: 250, height: 28, fontSize: 14, color: '#000000', fontFamily: 'camphor' }}
|
||||
inputStyle={{ width: 250, height: 28, fontSize: 14, color: '#525f7f', fontFamily: 'camphor' }}
|
||||
/>
|
||||
</div>
|
||||
<ShouldRender if={profileSettingState.alertPhoneNumber}>
|
||||
|
|
@ -678,9 +678,9 @@ export class ProfileSetting extends Component {
|
|||
</div>
|
||||
</div>
|
||||
<div className='bs-Fieldset-row'>
|
||||
<label className='bs-Fieldset-label'>Two Factor Auth</label>
|
||||
<label className='bs-Fieldset-label'>Two Factor Authentication <br/> by Google Authenticator</label>
|
||||
<div className='bs-Fieldset-fields'>
|
||||
<label className="Toggler-wrap">
|
||||
<label className="Toggler-wrap" style={{marginTop:"10px"}}>
|
||||
<input
|
||||
className="btn-toggler"
|
||||
type='checkbox'
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@ class Incident extends React.Component {
|
|||
</RenderIfSubProjectAdmin>
|
||||
</div>;
|
||||
} else {
|
||||
variable = <div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#e6ebf1', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
variable = <div id="app-loading" style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#fbfbfb', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center' }}>
|
||||
<div style={{ 'transform': 'scale(2)' }}><svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" className="bs-Spinner-svg"><ellipse cx="12" cy="12" rx="10" ry="10" className="bs-Spinner-ellipse"></ellipse></svg></div>
|
||||
</div>;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -160,7 +160,7 @@ class DashboardView extends Component {
|
|||
<ShouldRender if={!this.props.monitor.monitorsList.requesting && allMonitors.length === 0 && isNewMonitorVisible === false}>
|
||||
<div
|
||||
id="app-loading"
|
||||
style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#e6ebf1', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center', 'flexDirection': 'column' }}
|
||||
style={{ 'position': 'fixed', 'top': '0', 'bottom': '0', 'left': '0', 'right': '0', 'backgroundColor': '#fbfbfb', 'zIndex': '999', 'display': 'flex', 'justifyContent': 'center', 'alignItems': 'center', 'flexDirection': 'column' }}
|
||||
>
|
||||
<div
|
||||
className="db-SideNav-icon db-SideNav-icon--atlas "
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ const styles = {
|
|||
number: {
|
||||
textAlign: 'center',
|
||||
borderRadius: '20px',
|
||||
background: '#f6f9fc',
|
||||
background: '#f7f7f7',
|
||||
width: '100px'
|
||||
},
|
||||
incidentGrid: {
|
||||
|
|
|
|||
|
|
@ -6369,7 +6369,7 @@ exports[`Storyshots Incidents IncidentStatus 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -8770,7 +8770,7 @@ exports[`Storyshots Monitor Monitor Detail 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -12863,7 +12863,7 @@ exports[`Storyshots Monitor Monitor Detail Non Admin 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -13104,7 +13104,7 @@ exports[`Storyshots Monitor NewMonitor 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -13128,7 +13128,7 @@ exports[`Storyshots Monitor NewMonitor Error 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -13152,7 +13152,7 @@ exports[`Storyshots Monitor NewMonitor Requesting 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -16132,7 +16132,7 @@ exports[`Storyshots Project DeleteCaution 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -17082,7 +17082,7 @@ exports[`Storyshots Register Card Form 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -19149,7 +19149,7 @@ exports[`Storyshots Register RegisterForm Step 2 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -20280,7 +20280,7 @@ exports[`Storyshots Schedule MonitorBox No Monitors 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -20304,7 +20304,7 @@ exports[`Storyshots Schedule MonitorBox With Monitors 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -24525,7 +24525,7 @@ exports[`Storyshots Status Page Monitors 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -24549,7 +24549,7 @@ exports[`Storyshots Status Page Setting 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -24573,7 +24573,7 @@ exports[`Storyshots Status Page Setting Requesting 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
@ -24597,7 +24597,7 @@ exports[`Storyshots Team OnCallAlertSetting 1`] = `
|
|||
style={
|
||||
Object {
|
||||
"alignItems": "center",
|
||||
"backgroundColor": "#e6ebf1",
|
||||
"backgroundColor": "#fbfbfb",
|
||||
"bottom": "0",
|
||||
"display": "flex",
|
||||
"justifyContent": "center",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -248,7 +248,7 @@
|
|||
background-color:#000000
|
||||
}
|
||||
.common-Button--default:active{
|
||||
color:#e6ebf1;
|
||||
color:#fbfbfb;
|
||||
background-color:#000000
|
||||
}
|
||||
.common-Button--dark{
|
||||
|
|
@ -260,7 +260,7 @@
|
|||
background-color:#43458b
|
||||
}
|
||||
.common-Button--dark:active{
|
||||
color:#e6ebf1;
|
||||
color:#fbfbfb;
|
||||
background-color:#000000
|
||||
}
|
||||
.common-Button--disabled{
|
||||
|
|
|
|||
|
|
@ -1368,7 +1368,7 @@ td,th{
|
|||
padding-bottom:40px
|
||||
}
|
||||
.inner-col section:first-of-type{
|
||||
border-bottom:1px solid #e6ebf1
|
||||
border-bottom:1px solid #fbfbfb
|
||||
}
|
||||
@media (min-width:670px){
|
||||
.inner-col{
|
||||
|
|
@ -1392,7 +1392,7 @@ td,th{
|
|||
max-width:470px
|
||||
}
|
||||
.inner-col section:first-of-type{
|
||||
border-right:1px solid #e6ebf1;
|
||||
border-right:1px solid #fbfbfb;
|
||||
border-bottom:none
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -427,7 +427,7 @@ code,pre{
|
|||
background-color:#000000
|
||||
}
|
||||
.common-Button--default:active{
|
||||
color:#e6ebf1;
|
||||
color:#fbfbfb;
|
||||
background-color:#000000
|
||||
}
|
||||
.common-Button--dark{
|
||||
|
|
@ -439,7 +439,7 @@ code,pre{
|
|||
background-color:#43458b
|
||||
}
|
||||
.common-Button--dark:active{
|
||||
color:#e6ebf1;
|
||||
color:#fbfbfb;
|
||||
background-color:#000000
|
||||
}
|
||||
.common-Button--disabled{
|
||||
|
|
@ -2273,7 +2273,7 @@ a.globalFooterCard.card-sigma,div.globalFooterCard.card-sigma{
|
|||
color:#000000
|
||||
}
|
||||
.globalFooterNav .optionList a:active{
|
||||
background-color:#e6ebf1
|
||||
background-color:#fbfbfb
|
||||
}
|
||||
.globalFooterNav .optionList .selected{
|
||||
font-weight:600;
|
||||
|
|
@ -2298,7 +2298,7 @@ a.globalFooterCard.card-sigma,div.globalFooterCard.card-sigma{
|
|||
font-style:normal;
|
||||
padding:2px 3px 1px;
|
||||
border-radius:4px;
|
||||
border:1px solid #e6ebf1;
|
||||
border:1px solid #fbfbfb;
|
||||
display:inline-block;
|
||||
vertical-align:1px;
|
||||
margin-left:8px
|
||||
|
|
|
|||
|
|
@ -1284,7 +1284,7 @@ section.success .phone-number-container{
|
|||
width:calc(100% + 12px);
|
||||
padding:5px;
|
||||
padding-bottom:0;
|
||||
border:1px solid #e6ebf1;
|
||||
border:1px solid #fbfbfb;
|
||||
border-radius:4px;
|
||||
transition:opacity .08s ease-out,transform .08s ease-out;
|
||||
opacity:0;
|
||||
|
|
|
|||
|
|
@ -496,7 +496,7 @@ header#main-header .button a:after{
|
|||
font-style:normal;
|
||||
padding:2px 3px 1px;
|
||||
border-radius:4px;
|
||||
border:1px solid #e6ebf1;
|
||||
border:1px solid #fbfbfb;
|
||||
display:inline-block;
|
||||
vertical-align:1px;
|
||||
margin-left:8px
|
||||
|
|
|
|||
|
|
@ -968,7 +968,7 @@ main header .stripes :nth-child(5){
|
|||
#onboarding-verification .phone .screen{
|
||||
--screen-width:390px;
|
||||
--form-spacing:25px;
|
||||
--form-separator:#e6ebf1;
|
||||
--form-separator:#fbfbfb;
|
||||
position:relative;
|
||||
width:var(--screen-width);
|
||||
height:690px;
|
||||
|
|
@ -1772,7 +1772,7 @@ main header .stripes :nth-child(5){
|
|||
}
|
||||
#connected-accounts-view section h2{
|
||||
padding:20px;
|
||||
border-bottom:2px solid #e6ebf1;
|
||||
border-bottom:2px solid #fbfbfb;
|
||||
text-transform:uppercase;
|
||||
font-size:1em;
|
||||
color:#424770
|
||||
|
|
|
|||
|
|
@ -255,10 +255,10 @@
|
|||
transition:background .15s ease
|
||||
}
|
||||
.Plan-button:hover{
|
||||
background:#f1f1f1
|
||||
background:#fbfbfb
|
||||
}
|
||||
.Plan-button:active{
|
||||
background:#f1f1f1
|
||||
background:#fbfbfb
|
||||
}
|
||||
.Plan-Button--enterprise{
|
||||
background:#000000;
|
||||
|
|
|
|||
|
|
@ -426,7 +426,7 @@ article.guide-content hr{
|
|||
padding-top:0;
|
||||
margin-top:30px;
|
||||
margin-bottom:30px;
|
||||
border:1px solid #e6ebf1
|
||||
border:1px solid #fbfbfb
|
||||
}
|
||||
article.guide-content aside{
|
||||
display:-ms-flexbox;
|
||||
|
|
@ -782,7 +782,7 @@ ol li:before{
|
|||
font-size:17px;
|
||||
color:#797979;
|
||||
padding-top:25px;
|
||||
border-top:1px solid #e6ebf1;
|
||||
border-top:1px solid #fbfbfb;
|
||||
margin-top:20px
|
||||
}
|
||||
.guide-sidebar .toc>.cta h3{
|
||||
|
|
|
|||
|
|
@ -492,7 +492,7 @@ section.techguide .chart .effectiveness .slider{
|
|||
flex-grow:1;
|
||||
height:4px;
|
||||
border-radius:2px;
|
||||
background-color:#e6ebf1;
|
||||
background-color:#fbfbfb;
|
||||
overflow:hidden;
|
||||
-webkit-mask-image:url(data:image/png;
|
||||
base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC)
|
||||
|
|
@ -796,7 +796,7 @@ section.simplify .manual-review .review-queue .charge:nth-child(1) .content,sect
|
|||
box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)
|
||||
}
|
||||
section.simplify .manual-review .review-queue .charge:nth-child(1) .risk-icon,section.simplify .manual-review .review-queue .charge:nth-child(2) .risk-icon,section.simplify .manual-review .review-queue .charge:nth-child(4) .risk-icon,section.simplify .manual-review .review-queue .charge:nth-child(5) .risk-icon{
|
||||
background-color:#e6ebf1
|
||||
background-color:#fbfbfb
|
||||
}
|
||||
section.simplify .manual-review .review-queue .charge:nth-child(1) .detail h3,section.simplify .manual-review .review-queue .charge:nth-child(2) .detail h3,section.simplify .manual-review .review-queue .charge:nth-child(4) .detail h3,section.simplify .manual-review .review-queue .charge:nth-child(5) .detail h3{
|
||||
color:rgba(50,50,93,0)
|
||||
|
|
@ -951,7 +951,7 @@ section.simplify .manual-review .review-queue .charge .detail p:after{
|
|||
bottom:4px;
|
||||
left:0;
|
||||
border-radius:2px;
|
||||
background-color:#e6ebf1;
|
||||
background-color:#fbfbfb;
|
||||
pointer-events:none;
|
||||
opacity:0;
|
||||
transition:opacity .5s cubic-bezier(.645,.045,.355,1)
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
16
install.sh
16
install.sh
|
|
@ -19,8 +19,8 @@ sleep 5s
|
|||
sudo mkdir /Users/$USER/mongodb || echo 'Path already exists'
|
||||
|
||||
# Run Dependencies
|
||||
sudo docker run --name mongo --net=host -v /Users/$USER/mongodb:/data/db -p 27017:27017 -d mongo:3.4
|
||||
sudo docker run --name redis --net=host -p 6379:6379 -d redis:5.0.7 redis-server
|
||||
sudo docker run --name mongo -v /Users/$USER/mongodb:/data/db -p 27017:27017 -d mongo:3.4
|
||||
sudo docker run --name redis -p 6379:6379 -d redis:5.0.7 redis-server
|
||||
|
||||
# Sleep
|
||||
sleep 5s
|
||||
|
|
@ -31,11 +31,11 @@ sudo docker run --name backend --net=host -p 3002:3002 --env-file=./backend/.env
|
|||
|
||||
# Run Accounts
|
||||
sudo docker build -t fyipe-project/accounts:latest ./accounts
|
||||
sudo docker run --name accounts --net=host -p 3003:3003 -d fyipe-project/accounts:latest
|
||||
sudo docker run --name accounts -p 3003:3003 -d fyipe-project/accounts:latest
|
||||
|
||||
#Run Dashboard
|
||||
sudo docker build -t fyipe-project/dashboard:latest ./dashboard
|
||||
sudo docker run --name dashboard --net=host -p 3000:3000 -d fyipe-project/dashboard:latest
|
||||
sudo docker run --name dashboard -p 3000:3000 -d fyipe-project/dashboard:latest
|
||||
|
||||
# Run home
|
||||
sudo docker build -t fyipe-project/home:latest ./home
|
||||
|
|
@ -43,16 +43,16 @@ sudo docker run --name home -p 1444:1444 -d fyipe-project/home:latest
|
|||
|
||||
# Run Status Page
|
||||
sudo docker build -t fyipe-project/status-page:latest ./status-page
|
||||
sudo docker run --name status-page --net=host -p 3006:3006 -d fyipe-project/status-page:latest
|
||||
sudo docker run --name status-page -p 3006:3006 -d fyipe-project/status-page:latest
|
||||
|
||||
# Run Admin Dashboard
|
||||
sudo docker build -t fyipe-project/admin-dashboard:latest ./admin-dashboard
|
||||
sudo docker run --name admin-dashboard --net=host -p 3100:3100 -d fyipe-project/admin-dashboard:latestcd
|
||||
sudo docker run --name admin-dashboard -p 3100:3100 -d fyipe-project/admin-dashboard:latestcd
|
||||
|
||||
# Run Probes 1
|
||||
sudo docker build -t fyipe-project/probe:latest ./probe
|
||||
sudo docker run --name probe1 --net=host -p 3019:3019 -e "PORT=3019" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=EU" -e "PROBE_KEY=13b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest
|
||||
sudo docker run --name probe1 -p 3019:3019 -e "PORT=3019" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=EU" -e "PROBE_KEY=13b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest
|
||||
|
||||
# Run Probes 2
|
||||
sudo docker build -t fyipe-project/probe:latest ./probe
|
||||
sudo docker run --name probe2 --net=host -p 3020:3020 -e "PORT=3020" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=US" -e "PROBE_KEY=33b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest
|
||||
sudo docker run --name probe2 -p 3020:3020 -e "PORT=3020" -e "SERVER_URL=http://localhost:3002" -e "PROBE_NAME=US" -e "PROBE_KEY=33b674ca-9fdd-11e9-a2a3-2a2ae2dbcce4" -d fyipe-project/probe:latest
|
||||
|
|
|
|||
|
|
@ -63,7 +63,7 @@
|
|||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
background-color: #e6ebf1;
|
||||
background-color: #fbfbfb;
|
||||
z-index: 999;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@ ul.plain {
|
|||
}
|
||||
|
||||
a { color: #6772e5; text-decoration: none; }
|
||||
a:hover { color: #32325d; }
|
||||
a:hover { color: #4c4c4c; }
|
||||
|
||||
|
||||
/******* Simple Bar Chart *******/
|
||||
|
|
@ -289,7 +289,7 @@ div.block-chart {
|
|||
margin-bottom: 5px;
|
||||
|
||||
font-size: 29px;
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
}
|
||||
|
||||
.largestatus .status-time {
|
||||
|
|
@ -341,7 +341,7 @@ div.block-chart {
|
|||
border-top-right-radius: 0px;
|
||||
position: relative;
|
||||
min-height: 200px;
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
}
|
||||
|
||||
.statistics div.inner-gradient {
|
||||
|
|
@ -380,7 +380,7 @@ div.block-chart {
|
|||
}
|
||||
|
||||
.uptime-stat-name {
|
||||
color: #32325d;
|
||||
color: #4c4c4c;
|
||||
font-size: 15px;
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
|
@ -399,7 +399,7 @@ div.block-chart {
|
|||
}
|
||||
|
||||
.uptime-legend {
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
border-top: 2px solid white;
|
||||
|
||||
padding-top: 20px;
|
||||
|
|
@ -508,7 +508,7 @@ div.feed-header {
|
|||
}
|
||||
|
||||
.feed-item div.message {
|
||||
background: #e6ebf1;
|
||||
background: #fbfbfb;
|
||||
border-radius: 6px;
|
||||
-webkit-border-radius: 6px;
|
||||
-moz-border-radius: 6px;
|
||||
|
|
@ -529,7 +529,7 @@ div.feed-header {
|
|||
transform: rotate(45deg);
|
||||
left: -5px;
|
||||
top: 11px;
|
||||
background: #e6ebf1;
|
||||
background: #fbfbfb;
|
||||
}
|
||||
|
||||
|
||||
|
|
@ -541,7 +541,7 @@ div.feed-header {
|
|||
}
|
||||
|
||||
div.twitter-link {
|
||||
background: #f6f9fc;
|
||||
background: #f7f7f7;
|
||||
|
||||
padding: 25px 36px;
|
||||
|
||||
|
|
@ -577,7 +577,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
|||
div#footer ul { padding-left: 10px; }
|
||||
div#footer li { display: inline; padding-right: 15px; }
|
||||
div#footer a { color: #8898aa; text-decoration: none; }
|
||||
div#footer a:hover { color: #32325d; }
|
||||
div#footer a:hover { color: #4c4c4c; }
|
||||
|
||||
div#footer li.last { border: 0; }
|
||||
|
||||
|
|
@ -586,7 +586,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
|||
/******* Tipsy Tooltips ******/
|
||||
|
||||
.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; }
|
||||
.tipsy-inner { background-color: #32325d; color: #FFF; max-width: 200px; padding: 5px 12px 5px 12px; line-height: 19px; text-align: center; }
|
||||
.tipsy-inner { background-color: #4c4c4c; color: #FFF; max-width: 200px; padding: 5px 12px 5px 12px; line-height: 19px; text-align: center; }
|
||||
|
||||
/* Rounded corners */
|
||||
.tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
|
||||
|
|
@ -594,13 +594,13 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
|||
/* Uncomment for shadow */
|
||||
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
|
||||
|
||||
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #32325d; }
|
||||
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #4c4c4c; }
|
||||
|
||||
/* Rules to colour arrows */
|
||||
.tipsy-arrow-n { border-bottom-color: #32325d; }
|
||||
.tipsy-arrow-s { border-top-color: #32325d; }
|
||||
.tipsy-arrow-e { border-left-color: #32325d; }
|
||||
.tipsy-arrow-w { border-right-color: #32325d; }
|
||||
.tipsy-arrow-n { border-bottom-color: #4c4c4c; }
|
||||
.tipsy-arrow-s { border-top-color: #4c4c4c; }
|
||||
.tipsy-arrow-e { border-left-color: #4c4c4c; }
|
||||
.tipsy-arrow-w { border-right-color: #4c4c4c; }
|
||||
|
||||
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
|
||||
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
|
||||
|
|
@ -731,7 +731,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
|||
grid-template-rows: 50px auto;
|
||||
z-index: 100;
|
||||
margin-bottom: 25px;
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.btn-group{
|
||||
display:flex;
|
||||
|
|
@ -740,8 +740,8 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
|||
width:100%;
|
||||
}
|
||||
.btn-group .icon-container {
|
||||
background-color: #f6f9fc; /* Green background */
|
||||
border: 2px solid #e6ebf1; /* Green border */
|
||||
background-color: #f7f7f7; /* Green background */
|
||||
border: 2px solid #fbfbfb; /* Green border */
|
||||
color: #000000; /* White text */
|
||||
padding: 6px; /* Some padding */
|
||||
cursor: pointer; /* Pointer/hand icon */
|
||||
|
|
@ -753,7 +753,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
|||
}
|
||||
|
||||
.btn-group .icon-container.selected{
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
border-bottom: none;
|
||||
color: black;
|
||||
}
|
||||
|
|
@ -829,7 +829,7 @@ div#footer { /*background: rgba(0,0,0,0.05);*/ margin: 0 0 0; padding: 40px 0 60
|
|||
max-width:300px;
|
||||
word-wrap: break-word;
|
||||
box-sizing: border-box;
|
||||
background-color: #f6f9fc;
|
||||
background-color: #f7f7f7;
|
||||
}
|
||||
.subscribe-btn-full{
|
||||
width:100%;
|
||||
|
|
|
|||
|
|
@ -242,7 +242,7 @@ class Main extends Component {
|
|||
'bottom': '0',
|
||||
'left': '0',
|
||||
'right': '0',
|
||||
'backgroundColor': '#e6ebf1',
|
||||
'backgroundColor': '#fbfbfb',
|
||||
'zIndex': '999',
|
||||
'display': 'flex',
|
||||
'justifyContent': 'center',
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ export const FormLoader = () => <div className="ball-beat"><div style={{ height:
|
|||
|
||||
FormLoader.displayName = 'FormLoader'
|
||||
|
||||
export const ListLoader = () => <div className="ball-beat" style={{ textAlign: 'center', marginTop: '20px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#32325d' }}></div></div>;
|
||||
export const ListLoader = () => <div className="ball-beat" style={{ textAlign: 'center', marginTop: '20px' }}><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div><div style={{ height: '8px', width: '8px', backgroundColor: '#4c4c4c' }}></div></div>;
|
||||
|
||||
ListLoader.displayName = 'ListLoader'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue