ode-csslib-openent-moncollege 1.0.0-dev-produit.202301171154 → 3.0.0-dev.202301181837
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 +4 -1
- package/dist/i18n/Timeline/en.json +4 -1
- package/dist/i18n/Timeline/es.json +4 -1
- package/dist/i18n/Timeline/it.json +4 -1
- package/dist/i18n/Timeline/pt.json +4 -1
- package/dist/skins/default/theme.css +2 -2
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/dyslexic/theme.css +2 -2
- package/dist/skins/dyslexic/theme.css.map +1 -1
- package/dist/version.txt +2 -2
- package/package.json +2 -2
|
@@ -8,5 +8,8 @@
|
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
|
-
"timeline.mail.footer.color": "color: #999;"
|
|
11
|
+
"timeline.mail.footer.color": "color: #999;",
|
|
12
|
+
"timeline.mail.logo.src": "{{#host}}/assets/themes/moncollege/img/illustrations/logo.png{{/host}}",
|
|
13
|
+
"timeline.mail.logo.width": "106",
|
|
14
|
+
"timeline.mail.logo.height": "54"
|
|
12
15
|
}
|
|
@@ -8,5 +8,8 @@
|
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
|
-
"timeline.mail.footer.color": "color: #999;"
|
|
11
|
+
"timeline.mail.footer.color": "color: #999;",
|
|
12
|
+
"timeline.mail.logo.src": "{{#host}}/assets/themes/moncollege/img/illustrations/logo.png{{/host}}",
|
|
13
|
+
"timeline.mail.logo.width": "106",
|
|
14
|
+
"timeline.mail.logo.height": "54"
|
|
12
15
|
}
|
|
@@ -8,5 +8,8 @@
|
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
|
-
"timeline.mail.footer.color": "color: #999;"
|
|
11
|
+
"timeline.mail.footer.color": "color: #999;",
|
|
12
|
+
"timeline.mail.logo.src": "{{#host}}/assets/themes/moncollege/img/illustrations/logo.png{{/host}}",
|
|
13
|
+
"timeline.mail.logo.width": "106",
|
|
14
|
+
"timeline.mail.logo.height": "54"
|
|
12
15
|
}
|
|
@@ -8,5 +8,8 @@
|
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
|
-
"timeline.mail.footer.color": "color: #999;"
|
|
11
|
+
"timeline.mail.footer.color": "color: #999;",
|
|
12
|
+
"timeline.mail.logo.src": "{{#host}}/assets/themes/moncollege/img/illustrations/logo.png{{/host}}",
|
|
13
|
+
"timeline.mail.logo.width": "106",
|
|
14
|
+
"timeline.mail.logo.height": "54"
|
|
12
15
|
}
|
|
@@ -8,5 +8,8 @@
|
|
|
8
8
|
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
9
9
|
"timeline.mail.header.bgcolor": "#209DCC",
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
|
-
"timeline.mail.footer.color": "color: #999;"
|
|
11
|
+
"timeline.mail.footer.color": "color: #999;",
|
|
12
|
+
"timeline.mail.logo.src": "{{#host}}/assets/themes/moncollege/img/illustrations/logo.png{{/host}}",
|
|
13
|
+
"timeline.mail.logo.width": "106",
|
|
14
|
+
"timeline.mail.logo.height": "54"
|
|
12
15
|
}
|