ode-csslib-panda-paris 3.0.5-dev.202301161615 → 3.0.5-dev.202301161804
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/Timeline/de.json +1 -1
- package/dist/i18n/Timeline/en.json +1 -1
- package/dist/i18n/Timeline/es.json +1 -1
- package/dist/i18n/Timeline/it.json +1 -1
- package/dist/i18n/Timeline/pt.json +1 -1
- package/dist/skins/circus/theme.css +1 -1
- package/dist/skins/circus/theme.css.map +1 -1
- package/dist/skins/default/theme.css +1 -1
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/desert/theme.css +1 -1
- package/dist/skins/desert/theme.css.map +1 -1
- package/dist/skins/neutre/theme.css +1 -1
- package/dist/skins/neutre/theme.css.map +1 -1
- package/dist/skins/ocean/theme.css +1 -1
- package/dist/skins/ocean/theme.css.map +1 -1
- package/dist/skins/panda-food/theme.css +1 -1
- package/dist/skins/panda-food/theme.css.map +1 -1
- package/dist/skins/sparkly/theme.css +1 -1
- package/dist/skins/sparkly/theme.css.map +1 -1
- package/dist/version.txt +2 -2
- package/package.json +1 -1
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"timeline.mail.text.color": "color: #fff;",
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
|
-
"timeline.mail.main.text.color": "color: #
|
|
10
|
+
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;",
|
|
12
12
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/paris1d/img/illustrations/logo.png{{/host}}",
|
|
13
13
|
"timeline.mail.logo.width": "280",
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"timeline.mail.text.color": "color: #fff;",
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
|
-
"timeline.mail.main.text.color": "color: #
|
|
10
|
+
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;",
|
|
12
12
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/paris1d/img/illustrations/logo.png{{/host}}",
|
|
13
13
|
"timeline.mail.logo.width": "280",
|
|
@@ -7,6 +7,6 @@
|
|
|
7
7
|
"timeline.mail.text.color": "color: #fff;",
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
|
-
"timeline.mail.main.text.color": "color: #
|
|
10
|
+
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;"
|
|
12
12
|
}
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"timeline.mail.text.color": "color: #fff;",
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
|
-
"timeline.mail.main.text.color": "color: #
|
|
10
|
+
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;",
|
|
12
12
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/paris1d/img/illustrations/logo.png{{/host}}",
|
|
13
13
|
"timeline.mail.logo.width": "280",
|
|
@@ -7,6 +7,6 @@
|
|
|
7
7
|
"timeline.mail.text.color": "color: #fff;",
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
|
-
"timeline.mail.main.text.color": "color: #
|
|
10
|
+
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;"
|
|
12
12
|
}
|