Skip to content

Commit

Permalink
Merge pull request #27 from wildbit/bug/dark-mode-overrides
Browse files Browse the repository at this point in the history
Fix dark mode on receipt email
  • Loading branch information
derekrushforth authored Nov 23, 2020
2 parents 6108420 + 41fc781 commit 273324c
Show file tree
Hide file tree
Showing 60 changed files with 180 additions and 60 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic-full/example/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic-full/invoice/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic-full/password-reset/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic-full/receipt/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic-full/trial-expired/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic-full/trial-expiring/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic-full/user-invitation/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic-full/welcome/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/comment-notification/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/example/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/invoice/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/password-reset-help/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/password-reset/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/receipt/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/trial-expired/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/trial-expiring/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/user-invitation/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/basic/welcome/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/comment-notification/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/example/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/invoice/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/password-reset-help/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/password-reset/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/receipt/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/trial-expired/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/trial-expiring/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/user-invitation/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates-inlined/plain/welcome/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates/basic-full/comment-notification/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates/basic-full/example/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates/basic-full/invoice/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates/basic-full/password-reset-help/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates/basic-full/password-reset/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
4 changes: 3 additions & 1 deletion templates/basic-full/receipt/content.html
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,9 @@
blockquote,
h1,
h2,
h3 {
h3,
span,
.purchase_item {
color: #FFF !important;
}
.attributes_content,
Expand Down
Loading

0 comments on commit 273324c

Please sign in to comment.