diff --git a/accounts/public/assets/css/dashboard.css b/accounts/public/assets/css/dashboard.css
index b58a996fca..f258c90617 100755
--- a/accounts/public/assets/css/dashboard.css
+++ b/accounts/public/assets/css/dashboard.css
@@ -770,22 +770,22 @@ th {
0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
}
.bs-Button--blue {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
color: hsla(0, 0%, 100%, 0.9);
}
.bs-Button--blue:hover {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 1px 2px 0 rgba(0, 0, 0, 0.08);
color: #fff;
}
.bs-Button--blue:active {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
color: #fff;
}
@@ -802,8 +802,8 @@ th {
.bs-Button--blue:disabled:active,
.bs-Button--blue:disabled:focus,
.bs-Button--blue:disabled:hover {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
color: hsla(0, 0%, 100%, 0.75);
@@ -4045,8 +4045,8 @@ a.bs-ObjectList-row {
width: 100%;
background: #14aad9;
border: 0;
- border-bottom: 2px solid #0080a8;
- border-top: 2px solid #0080a8;
+ border-bottom: 2px solid #000000;
+ border-top: 2px solid #000000;
color: hsla(0, 0%, 100%, 0.85);
font-weight: 500;
line-height: 20px;
@@ -4055,7 +4055,7 @@ a.bs-ObjectList-row {
.bs-ObjectList-refresh:active,
.bs-ObjectList-refresh:focus,
.bs-ObjectList-refresh:hover {
- background: #0080a8;
+ background: #000000;
border-bottom: 2px solid #43458b;
border-top: 2px solid #43458b;
color: #fff;
@@ -7409,22 +7409,22 @@ pre.bs-PropertyList-property {
0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 transparent;
}
.bs-Button--blue {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
color: hsla(0, 0%, 100%, 0.9);
}
.bs-Button--blue:hover {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 1px 2px 0 rgba(0, 0, 0, 0.08);
color: #fff;
}
.bs-Button--blue:active {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
color: #fff;
}
@@ -7436,24 +7436,24 @@ pre.bs-PropertyList-property {
.bs-Button--blue:disabled:active,
.bs-Button--blue:disabled:focus,
.bs-Button--blue:disabled:hover {
- background: #0080a8;
+ background: #000000;
box-shadow: 0 0 0 1px #7e82d9, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
color: hsla(0, 0%, 100%, 0.75);
}
.bs-Button--blue {
- box-shadow: 0 0 0 1px #0080a8, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
+ box-shadow: 0 0 0 1px #000000, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
}
.bs-Button--blue:hover {
- box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
+ box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
0 3.6px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08),
0 1px 2px 0 rgba(0, 0, 0, 0.08);
}
.bs-Button--blue:active {
- box-shadow: 0 0 0 1px #0080a8, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
+ box-shadow: 0 0 0 1px #000000, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
0 0.6px 1.5px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent,
0 0 0 0 transparent;
}
@@ -15476,7 +15476,7 @@ html.db-NewChrome
}
html.db-NewChrome div.dashboard-view div.summary,
html.db-NewChrome div.platform-overview-dashboard-view div.summary {
- background: #0080a8;
+ background: #000000;
border: none;
box-shadow: none;
left: 0;
@@ -16617,7 +16617,7 @@ div.pagination div.position strong {
}
.popover-view div.header div.buttons a.blue:active {
color: #eee;
- background: #0080a8;
+ background: #000000;
box-shadow: 0 1px 3px 0 rgba(49, 49, 93, 0.04), 0 0 1px 0 rgba(0, 0, 0, 0.04);
}
.popover-view div.header div.buttons a.left {
diff --git a/accounts/public/assets/css/newdashboard.css b/accounts/public/assets/css/newdashboard.css
index 0d835acbdc..b6aeb12c56 100755
--- a/accounts/public/assets/css/newdashboard.css
+++ b/accounts/public/assets/css/newdashboard.css
@@ -2742,7 +2742,7 @@ html.db-NewChrome body {
align-self: flex-start;
}
.db-Copilot-messageContainer--visitor .db-Copilot-message {
- background-color: #0080a8;
+ background-color: #000000;
color: #fff;
}
.db-Copilot-messageContainer--visitor .db-Copilot-messageLink {
@@ -2984,7 +2984,7 @@ html.db-NewChrome body {
width: 82px;
}
.db-DateInput:active {
- background: #0080a8;
+ background: #000000;
color: #fff;
}
.db-DateInput.db-is-disabled:active {
@@ -7490,7 +7490,7 @@ div.db-Trend-groupChart {
color: #14aad9;
}
.db-SegmentedControlOption--selected:hover {
- color: #0080a8;
+ color: #000000;
}
.bs-Modal.db-DiscountAcceptanceModal {
background: #fff;
@@ -8284,7 +8284,7 @@ html.db-NewChrome
html.db-NewChrome
.DayPicker-container
.CalendarMonth__day.CalendarMonth__day--selected-start:active {
- background: #0080a8;
+ background: #000000;
border: none;
}
html.db-NewChrome .DayPicker-container .CalendarMonth__day--outside {
@@ -10367,7 +10367,7 @@ table {
width: 300px;
margin: 0px;
padding: 0px;
- border-color: #0080a8;
+ border-color: #000000;
}
.db-MultiSelect-auto--grow {
diff --git a/accounts/public/assets/css/sail.css b/accounts/public/assets/css/sail.css
index 0fe5cecb6d..d0259f8bd8 100755
--- a/accounts/public/assets/css/sail.css
+++ b/accounts/public/assets/css/sail.css
@@ -166,7 +166,7 @@
background-color: #43458b;
}
.Box-background--blue3 {
- background-color: #0080a8;
+ background-color: #000000;
}
.Box-background--blue4 {
background-color: #14aad9;
@@ -1297,7 +1297,7 @@
color: #14aad9;
}
.Text-color--fyipeblue {
- color: #0080a8;
+ color: #000000;
}
.Text-color--cyan {
color: #3297d3;
@@ -1476,7 +1476,7 @@
opacity: 0.75;
}
.Button--color--blue .Button-fill {
- background: #0080a8;
+ background: #000000;
box-shadow: 0 0 0 1px rgba(103, 114, 229, 0.1),
0 2px 5px 0 rgba(103, 114, 229, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07),
0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;
@@ -4118,7 +4118,7 @@
color: #43458b;
}
.ChartIcon--color--blue3 {
- color: #0080a8;
+ color: #000000;
}
.ChartIcon--color--blue4 {
color: #14aad9;
@@ -5022,7 +5022,7 @@ input[type='radio'] + label{
}
input[type='radio']:checked {
- border: 5px solid #0080a8;
+ border: 5px solid #000000;
}
.Checkbox-source:checked + div>.Checkbox-target{
@@ -5073,5 +5073,5 @@ left : 15px;
}
.unread{
- border-right: 5px solid #0080a8;
+ border-right: 5px solid #000000;
}
\ No newline at end of file
diff --git a/admin-dashboard/public/assets/css/dashboard.css b/admin-dashboard/public/assets/css/dashboard.css
index 45db5f4a71..aa57733ba1 100644
--- a/admin-dashboard/public/assets/css/dashboard.css
+++ b/admin-dashboard/public/assets/css/dashboard.css
@@ -770,22 +770,22 @@ th {
0 1px 1px 0 rgba(0, 0, 0, 0.07), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
}
.bs-Button--blue {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
color: hsla(0, 0%, 100%, 0.9);
}
.bs-Button--blue:hover {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 1px 2px 0 rgba(0, 0, 0, 0.08);
color: #fff;
}
.bs-Button--blue:active {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
color: #fff;
}
@@ -802,8 +802,8 @@ th {
.bs-Button--blue:disabled:active,
.bs-Button--blue:disabled:focus,
.bs-Button--blue:disabled:hover {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
color: hsla(0, 0%, 100%, 0.75);
@@ -4045,8 +4045,8 @@ a.bs-ObjectList-row {
width: 100%;
background: #14aad9;
border: 0;
- border-bottom: 2px solid #0080a8;
- border-top: 2px solid #0080a8;
+ border-bottom: 2px solid #000000;
+ border-top: 2px solid #000000;
color: hsla(0, 0%, 100%, 0.85);
font-weight: 500;
line-height: 20px;
@@ -4055,7 +4055,7 @@ a.bs-ObjectList-row {
.bs-ObjectList-refresh:active,
.bs-ObjectList-refresh:focus,
.bs-ObjectList-refresh:hover {
- background: #0080a8;
+ background: #000000;
border-bottom: 2px solid #43458b;
border-top: 2px solid #43458b;
color: #fff;
@@ -7409,22 +7409,22 @@ pre.bs-PropertyList-property {
0 1px 2px 0 rgba(0, 0, 0, 0.04), 0 0 0 0 transparent;
}
.bs-Button--blue {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 1px 0 rgba(67, 69, 139, 0.15),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
color: hsla(0, 0%, 100%, 0.9);
}
.bs-Button--blue:hover {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
0 4px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 1px 2px 0 rgba(0, 0, 0, 0.08);
color: #fff;
}
.bs-Button--blue:active {
- background: #0080a8;
- box-shadow: 0 0 0 1px #0080a8, 0 2px 4px rgba(50, 50, 93, 0.04),
+ background: #000000;
+ box-shadow: 0 0 0 1px #000000, 0 2px 4px rgba(50, 50, 93, 0.04),
0 1px 2px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent, 0 0 0 0 transparent;
color: #fff;
}
@@ -7436,24 +7436,24 @@ pre.bs-PropertyList-property {
.bs-Button--blue:disabled:active,
.bs-Button--blue:disabled:focus,
.bs-Button--blue:disabled:hover {
- background: #0080a8;
+ background: #000000;
box-shadow: 0 0 0 1px #7e82d9, 0 1px 1px 0 rgba(66, 71, 112, 0.1),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
color: hsla(0, 0%, 100%, 0.75);
}
.bs-Button--blue {
- box-shadow: 0 0 0 1px #0080a8, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
+ box-shadow: 0 0 0 1px #000000, 0 1.5px 1px 0 rgba(67, 69, 139, 0.15),
0 2px 5px 0 rgba(50, 50, 93, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08),
0 0 0 0 transparent;
}
.bs-Button--blue:hover {
- box-shadow: 0 0 0 1px #0080a8, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
+ box-shadow: 0 0 0 1px #000000, 0 2px 5px 0 rgba(50, 50, 93, 0.3),
0 3.6px 9px 0 rgba(50, 50, 93, 0.1), 0 1px 1.5px 0 rgba(0, 0, 0, 0.08),
0 1px 2px 0 rgba(0, 0, 0, 0.08);
}
.bs-Button--blue:active {
- box-shadow: 0 0 0 1px #0080a8, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
+ box-shadow: 0 0 0 1px #000000, 0 1.5px 3.75px rgba(50, 50, 93, 0.04),
0 0.6px 1.5px rgba(0, 0, 0, 0.04), 0 0 0 0 transparent,
0 0 0 0 transparent;
}
@@ -15497,7 +15497,7 @@ html.db-NewChrome
}
html.db-NewChrome div.dashboard-view div.summary,
html.db-NewChrome div.platform-overview-dashboard-view div.summary {
- background: #0080a8;
+ background: #000000;
border: none;
box-shadow: none;
left: 0;
@@ -16638,7 +16638,7 @@ div.pagination div.position strong {
}
.popover-view div.header div.buttons a.blue:active {
color: #eee;
- background: #0080a8;
+ background: #000000;
box-shadow: 0 1px 3px 0 rgba(49, 49, 93, 0.04), 0 0 1px 0 rgba(0, 0, 0, 0.04);
}
.popover-view div.header div.buttons a.left {
diff --git a/admin-dashboard/public/assets/css/newdashboard.css b/admin-dashboard/public/assets/css/newdashboard.css
index 0d835acbdc..b6aeb12c56 100644
--- a/admin-dashboard/public/assets/css/newdashboard.css
+++ b/admin-dashboard/public/assets/css/newdashboard.css
@@ -2742,7 +2742,7 @@ html.db-NewChrome body {
align-self: flex-start;
}
.db-Copilot-messageContainer--visitor .db-Copilot-message {
- background-color: #0080a8;
+ background-color: #000000;
color: #fff;
}
.db-Copilot-messageContainer--visitor .db-Copilot-messageLink {
@@ -2984,7 +2984,7 @@ html.db-NewChrome body {
width: 82px;
}
.db-DateInput:active {
- background: #0080a8;
+ background: #000000;
color: #fff;
}
.db-DateInput.db-is-disabled:active {
@@ -7490,7 +7490,7 @@ div.db-Trend-groupChart {
color: #14aad9;
}
.db-SegmentedControlOption--selected:hover {
- color: #0080a8;
+ color: #000000;
}
.bs-Modal.db-DiscountAcceptanceModal {
background: #fff;
@@ -8284,7 +8284,7 @@ html.db-NewChrome
html.db-NewChrome
.DayPicker-container
.CalendarMonth__day.CalendarMonth__day--selected-start:active {
- background: #0080a8;
+ background: #000000;
border: none;
}
html.db-NewChrome .DayPicker-container .CalendarMonth__day--outside {
@@ -10367,7 +10367,7 @@ table {
width: 300px;
margin: 0px;
padding: 0px;
- border-color: #0080a8;
+ border-color: #000000;
}
.db-MultiSelect-auto--grow {
diff --git a/admin-dashboard/public/assets/css/sail.css b/admin-dashboard/public/assets/css/sail.css
index 0fe5cecb6d..d0259f8bd8 100644
--- a/admin-dashboard/public/assets/css/sail.css
+++ b/admin-dashboard/public/assets/css/sail.css
@@ -166,7 +166,7 @@
background-color: #43458b;
}
.Box-background--blue3 {
- background-color: #0080a8;
+ background-color: #000000;
}
.Box-background--blue4 {
background-color: #14aad9;
@@ -1297,7 +1297,7 @@
color: #14aad9;
}
.Text-color--fyipeblue {
- color: #0080a8;
+ color: #000000;
}
.Text-color--cyan {
color: #3297d3;
@@ -1476,7 +1476,7 @@
opacity: 0.75;
}
.Button--color--blue .Button-fill {
- background: #0080a8;
+ background: #000000;
box-shadow: 0 0 0 1px rgba(103, 114, 229, 0.1),
0 2px 5px 0 rgba(103, 114, 229, 0.08), 0 1px 1.5px 0 rgba(0, 0, 0, 0.07),
0 1px 2px 0 rgba(0, 0, 0, 0.08), 0 0 0 0 transparent;
@@ -4118,7 +4118,7 @@
color: #43458b;
}
.ChartIcon--color--blue3 {
- color: #0080a8;
+ color: #000000;
}
.ChartIcon--color--blue4 {
color: #14aad9;
@@ -5022,7 +5022,7 @@ input[type='radio'] + label{
}
input[type='radio']:checked {
- border: 5px solid #0080a8;
+ border: 5px solid #000000;
}
.Checkbox-source:checked + div>.Checkbox-target{
@@ -5073,5 +5073,5 @@ left : 15px;
}
.unread{
- border-right: 5px solid #0080a8;
+ border-right: 5px solid #000000;
}
\ No newline at end of file
diff --git a/backend/backend/config/emailTemplate.js b/backend/backend/config/emailTemplate.js
index 380f664962..b1a727864d 100755
--- a/backend/backend/config/emailTemplate.js
+++ b/backend/backend/config/emailTemplate.js
@@ -58,7 +58,7 @@ td, th {
**/
span.st-Delink a {
- color: #0080a8 !important;
+ color: #000000 !important;
text-decoration: none !important;
}
@@ -71,7 +71,7 @@ span.st-Delink.st-Delink--preheader a {
/** Modifier: title */
span.st-Delink.st-Delink--title a {
- color: #0080a8 !important;
+ color: #000000 !important;
text-decoration: none !important;
}
/** */
@@ -84,7 +84,7 @@ span.st-Delink.st-Delink--footer a {
/** */
.ii a[href] {
- color: #0080a8;
+ color: #000000;
}
/**
@@ -181,7 +181,7 @@ span.st-Delink.st-Delink--footer a {
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
- background-color: #0080a8;
+ background-color: #000000;
}
/**
@@ -248,7 +248,7 @@ span.st-Delink.st-Delink--footer a {
@@ -283,7 +283,7 @@ span.st-Delink.st-Delink--footer a {
|
-
+ |
{{projectName}}/{{monitorName}}: Incident Created!
@@ -332,7 +332,7 @@ span.st-Delink.st-Delink--footer a {
|
- {{projectName}}/{{monitorName}} is {{incidentType}}. A new incident has been created on {{incidentTime}} and is available on the status page
+ {{projectName}}/{{monitorName}} is {{incidentType}}. A new incident has been created on {{incidentTime}} and is available on the status page
|
@@ -556,7 +556,7 @@ td, th {
**/
span.st-Delink a {
-color: #0080a8 !important;
+color: #000000 !important;
text-decoration: none !important;
}
@@ -569,7 +569,7 @@ text-decoration: none !important;
/** Modifier: title */
span.st-Delink.st-Delink--title a {
-color: #0080a8 !important;
+color: #000000 !important;
text-decoration: none !important;
}
/** */
@@ -582,7 +582,7 @@ text-decoration: none !important;
/** */
.ii a[href] {
- color: #0080a8;
+ color: #000000;
}
/**
@@ -679,7 +679,7 @@ body[override] table.st-Header.st-Header--simplified td.st-Header-spacing{
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
- background-color: #0080a8;
+ background-color: #000000;
}
/**
@@ -745,7 +745,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
@@ -780,7 +780,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
-
+ |
{{projectName}}/{{monitorName}}: Incident Acknowledged!
@@ -829,7 +829,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
- {{projectName}}/{{monitorName}} is {{incidentType}}. An incident has been acknowledged on {{incidentTime}} and is available on the status page
+ {{projectName}}/{{monitorName}} is {{incidentType}}. An incident has been acknowledged on {{incidentTime}} and is available on the status page
|
@@ -1053,7 +1053,7 @@ td, th {
**/
span.st-Delink a {
-color: #0080a8 !important;
+color: #000000 !important;
text-decoration: none !important;
}
@@ -1066,7 +1066,7 @@ text-decoration: none !important;
/** Modifier: title */
span.st-Delink.st-Delink--title a {
-color: #0080a8 !important;
+color: #000000 !important;
text-decoration: none !important;
}
/** */
@@ -1079,7 +1079,7 @@ text-decoration: none !important;
/** */
.ii a[href] {
- color: #0080a8;
+ color: #000000;
}
/**
@@ -1176,7 +1176,7 @@ body[override] table.st-Header.st-Header--simplified td.st-Header-spacing{
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
- background-color: #0080a8;
+ background-color: #000000;
}
/**
@@ -1242,7 +1242,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
@@ -1277,7 +1277,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
-
+ |
{{projectName}}/{{monitorName}}: Incident Resolved!
@@ -1323,7 +1323,7 @@ body[override] table.st-Button td.st-Button-area span.st-Button-internal{
|
- {{projectName}}/{{monitorName}} is {{incidentType}}. An incident has been resolved on {{incidentTime}} and is available on the status page
+ {{projectName}}/{{monitorName}} is {{incidentType}}. An incident has been resolved on {{incidentTime}} and is available on the status page
|
diff --git a/backend/views/email/change_role.hbs b/backend/views/email/change_role.hbs
index 0b67de23be..54a3189625 100755
--- a/backend/views/email/change_role.hbs
+++ b/backend/views/email/change_role.hbs
@@ -53,7 +53,7 @@ td, th {
**/
span.st-Delink a {
- color: #0080a8 !important;
+ color: #000000 !important;
text-decoration: none !important;
}
@@ -66,7 +66,7 @@ span.st-Delink.st-Delink--preheader a {
/** Modifier: title */
span.st-Delink.st-Delink--title a {
- color: #0080a8 !important;
+ color: #000000 !important;
text-decoration: none !important;
}
/** */
@@ -78,7 +78,7 @@ span.st-Delink.st-Delink--footer a {
}
/** */
.ii a[href] {
- color: #0080a8;
+ color: #000000;
}
/**
@@ -175,7 +175,7 @@ span.st-Delink.st-Delink--footer a {
body[override] table.st-Divider td.st-Spacer.st-Spacer--gutter,
body[override] tr.st-Divider td.st-Spacer.st-Spacer--gutter {
- background-color: #0080a8;
+ background-color: #000000;
}
/**
@@ -241,7 +241,7 @@ span.st-Delink.st-Delink--footer a {
|
@@ -276,7 +276,7 @@ span.st-Delink.st-Delink--footer a {
|
-
+ |
Your role on Project {{projectName}} has been changed by {{userName}}!
@@ -322,13 +322,13 @@ span.st-Delink.st-Delink--footer a {
|
|
-
+ |
|