Luminate has fully rebranded as Scintilla and all templates have been updated.
This commit is contained in:
BIN
Custom_Templates/customer_templates/.DS_Store
vendored
BIN
Custom_Templates/customer_templates/.DS_Store
vendored
Binary file not shown.
@ -1,6 +1,7 @@
|
||||
<div class="np-dashboard-resources-container">
|
||||
<div class="np-zero-state-text">
|
||||
{{ message }}
|
||||
{% comment %} {{ message }} {% endcomment %}
|
||||
You don’t have any Courses assigned to you.
|
||||
</div>
|
||||
<img class="np-zero-state-courses" alt="{{ message }}" />
|
||||
</div>
|
||||
@ -6,7 +6,7 @@
|
||||
{% for website_navigation in navigations.footer_navigations %}
|
||||
<li class="np-footer-navigation-item">
|
||||
<a
|
||||
class="np-footer-navigation-link np-button-color"
|
||||
class="{{ website_navigation.name }} np-footer-navigation-link np-button-color"
|
||||
href="{{ website_navigation.path }}"
|
||||
{% if website_navigation.external? %} target="_blank" {% endif %}
|
||||
>
|
||||
@ -0,0 +1,810 @@
|
||||
<style>
|
||||
|
||||
.np-dashboard-resources-title.lp,
|
||||
.np-dashboard-resources-title.modules,
|
||||
.np-dashboard-resources-title.events,
|
||||
.np-zero-state-text,
|
||||
.np-button.np-button-wide,
|
||||
.np-footer-support-item.np-footer-support-help,
|
||||
.np-card-content-progress.np-button-color.notstarted,
|
||||
.np-zero-state-text.training-events,
|
||||
.np-button.lp,
|
||||
.sub-navigation-label:nth-child(1),
|
||||
.np-resource-title.modules,
|
||||
.np-resource-subtitle.modules,
|
||||
.np-resource-title.lp,
|
||||
.np-resource-subtitle.lp,
|
||||
.np-resource-title.articles,
|
||||
.np-resource-subtitle.articles,
|
||||
.np-card-header-type,
|
||||
.np-resource-title.events,
|
||||
.np-resource-subtitle.events,
|
||||
.np-button.dropdown-button,
|
||||
.np-top-vocabulary.np-text-title.np-text-muted,
|
||||
.np-top-cta-progress-title.np-text-title,
|
||||
.np-top-button.np-button-font-color.np-button.np-button-big,
|
||||
.np-text-title.np-course-outline-title,
|
||||
.np-card-heading,
|
||||
.np-top-cta-progress-text.np-button-color,
|
||||
.np-card-heading.lp,
|
||||
.np-top-cta-progress-title.np-text-title.lp,
|
||||
.np-top-vocabulary.np-text-title,
|
||||
.np-homepage-headline,
|
||||
.Home.np-homepage-headline,
|
||||
.Home.np-homepage-subheadline,
|
||||
.Featured.np-homepage-headline,
|
||||
.Home.np-sub-navigation-content-item-link,
|
||||
.Catalog.np-sub-navigation-content-item-link,
|
||||
.Certifications.np-sub-navigation-content-item-link,
|
||||
.Modules.np-sub-navigation-content-item-link,
|
||||
.Dashboard.np-sub-navigation-content-item-link,
|
||||
.Events.np-sub-navigation-content-item-link,
|
||||
.Learning.Paths.np-sub-navigation-content-item-link,
|
||||
.Home.np-footer-navigation-link.np-button-color,
|
||||
.Dashboard.np-footer-navigation-link.np-button-color,
|
||||
.Learning.Paths.np-footer-navigation-link.np-button-color,
|
||||
.Events.np-footer-navigation-link.np-button-color,
|
||||
.course-completion,
|
||||
.np-header-avatar-tooltip-navigation-link,
|
||||
.np-header-avatar-tooltip-navigation-link.np-danger,
|
||||
.np-button.np-button-big.np-button-large-font.np-form-action,
|
||||
.np-resource-title.my-profile,
|
||||
.np-input-label.email,
|
||||
.np-input-label.first-name,
|
||||
.np-input-label.last-name,
|
||||
.np-input-label.display-name,
|
||||
.np-input-label.password,
|
||||
.np-input-label.password-confirmation,
|
||||
.avatar-description,
|
||||
.avatar-requirements,
|
||||
.radio__label.gravatar,
|
||||
.radio__label.custom,
|
||||
.header-dropdown-shopper,
|
||||
.header-dropdown-perception,
|
||||
.header-dropdown-insights,
|
||||
.header-dropdown-reports,
|
||||
.Admin.np-header-avatar-tooltip-navigation-link,
|
||||
.Resources.np-header-avatar-tooltip-navigation-link,
|
||||
.Profile.np-header-avatar-tooltip-navigation-link,
|
||||
.Support.np-header-avatar-tooltip-navigation-link,
|
||||
.hero-search-input,
|
||||
.Topics.np-section-header,
|
||||
.Catalog.np-button,
|
||||
.Ongoing.np-homepage-headline,
|
||||
.Progress.np-section-header,
|
||||
.Learning.Paths.np-dashboard-resources-title,
|
||||
.Courses.np-dashboard-resources-title,
|
||||
.Catalog.np-resource-title,
|
||||
.Catalog.np-resource-subtitle,
|
||||
.Learning.Paths.np-resource-title,
|
||||
.Learning.Paths.np-resource-subtitle,
|
||||
.Article.np-resource-title,
|
||||
.Article.np-resource-subtitle,
|
||||
.Certifications.np-resource-title,
|
||||
.Certifications.np-resource-subtitle,
|
||||
.Search.np-resource-title,
|
||||
.SearchRF.np-resource-subtitle,
|
||||
.Search.np-resource-subtitle,
|
||||
#desktop_upload_avatar,
|
||||
body > main > div.np-homepage-ongoing.np-max-width > div.ongoing-see-more-wrapper > a,
|
||||
body > footer > div.np-footer-top > div > ul > li:nth-child(1) > a,
|
||||
body > footer > div.np-footer-top > div > ul > li:nth-child(2) > a,
|
||||
body > footer > div.np-footer-top > div > ul > li:nth-child(3) > a,
|
||||
body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-resource-title,
|
||||
body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-resource-subtitle
|
||||
{
|
||||
text-indent: -9999999px;
|
||||
}
|
||||
|
||||
/* CATALOG */
|
||||
/*
|
||||
body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-resource-title::after {
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Catalogue des cours";
|
||||
|
||||
}
|
||||
|
||||
body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-resource-subtitle::after {
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Des cours exceptionnels dans le confort de votre maison ou de votre bureau";
|
||||
}*/
|
||||
/* HEADER */
|
||||
|
||||
.np-header-avatar-tooltip-navigation-link::after {
|
||||
/* Profile Settings */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Paramètres du profil";
|
||||
}
|
||||
|
||||
.np-header-avatar-tooltip-navigation-link.np-danger::after {
|
||||
/* Sign Out */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Déconnecter";
|
||||
}
|
||||
|
||||
/* HEADER DROPDOWN */
|
||||
|
||||
.Support.np-header-avatar-tooltip-navigation-link::after {
|
||||
/* Support */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Soutien";
|
||||
}
|
||||
|
||||
.Admin.np-header-avatar-tooltip-navigation-link::after {
|
||||
/* Admin */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Administrateur";
|
||||
}
|
||||
|
||||
.Profile.np-header-avatar-tooltip-navigation-link::after {
|
||||
/* Profile */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Profil";
|
||||
}
|
||||
|
||||
.Resources.np-header-avatar-tooltip-navigation-link::after {
|
||||
/* Resources */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Ressources";
|
||||
}
|
||||
|
||||
.header-dropdown-shopper::after {
|
||||
/* Sign Out */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Acheteur";
|
||||
}
|
||||
|
||||
.header-dropdown-insights::after {
|
||||
/* Sign Out */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Perspectives";
|
||||
}
|
||||
|
||||
.header-dropdown-perceptions::after {
|
||||
/* Sign Out */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Perceptions";
|
||||
}
|
||||
|
||||
.header-dropdown-reports::after {
|
||||
/* Sign Out */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Information";
|
||||
}
|
||||
|
||||
/* ACCOUNT */
|
||||
|
||||
.radio__label.gravatar::after {
|
||||
/* Use Gravatar™ */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Utilisez Gravatar™";
|
||||
}
|
||||
|
||||
.radio__label.custom::after{
|
||||
/* Upload Custom Photo */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Télécharger une photo personnalisée";
|
||||
}
|
||||
|
||||
#desktop_upload_avatar::after {
|
||||
/* Upload Photo */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Sous-titre photo";
|
||||
}
|
||||
|
||||
.avatar-description::after {
|
||||
/* Adding a photo adds a personal touch to your profile. Your profile picture is used as the icon for your account to represent you. It is also displayed in various other places next to your name. */
|
||||
text-indent: 0;
|
||||
line-height: auto;
|
||||
display: block;
|
||||
content: "L'ajout d'une photo ajoute une touche personnelle à votre profil. Votre photo de profil est utilisée comme icône de compte pour vous représenter. Elle est également affichée à plusieurs autres endroits à côté de votre nom.";
|
||||
}
|
||||
|
||||
.avatar-requirements::after {
|
||||
/* For the best results, your profile picture size should be at least 400x400 pixels, and a max size of 2MB. The file format should be PNG, JPG or GIF. */
|
||||
text-indent: 0;
|
||||
line-height: auto;
|
||||
display: block;
|
||||
content: "Pour de meilleurs résultats, la taille de votre image de profil doit être d'au moins 400 x 400 pixels et d'une taille maximale de 2 Mo. Le format de fichier doit être PNG, JPG ou GIF.";
|
||||
}
|
||||
|
||||
.np-button.np-button-big.np-button-large-font.np-form-action::after {
|
||||
/* Save Profile */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Enregistrer le profil";
|
||||
}
|
||||
|
||||
.np-resource-title.my-profile::after {
|
||||
/* My Profile */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Mon profil";
|
||||
margin-bottom: 24px;
|
||||
margin-top: -24px;
|
||||
}
|
||||
|
||||
.np-input-label.email::after {
|
||||
/* Email */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "E-mail *";
|
||||
}
|
||||
|
||||
.np-input-label.first-name::after {
|
||||
/* First Name */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Nombre *";
|
||||
}
|
||||
|
||||
.np-input-label.last-name::after {
|
||||
/* Last Name */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Nom de famille *";
|
||||
}
|
||||
|
||||
.np-input-label.display-name::after {
|
||||
/* Display Name */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Nom d'affichage";
|
||||
}
|
||||
|
||||
.np-input-label.password::after {
|
||||
/* Password */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Mot de passe *";
|
||||
}
|
||||
|
||||
.np-input-label.password-confirmation::after {
|
||||
/* Password Confirmation */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Confirmation du mot de passe *";
|
||||
}
|
||||
|
||||
/* MAIN CONTENT */
|
||||
|
||||
.Catalog.np-button::after {
|
||||
/* Explore Catalog */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Parcourir le catalogue";
|
||||
}
|
||||
|
||||
.Ongoing.np-homepage-headline::after {
|
||||
/* Ongoing Training */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Formation en cours";
|
||||
}
|
||||
|
||||
.Progress.np-section-header::after {
|
||||
/* Progress Tracker */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Suivi des progrès";
|
||||
}
|
||||
|
||||
.Topics.np-section-header::after {
|
||||
/* Explore Courses by Category */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Parcourir les cours par catégorie";
|
||||
}
|
||||
|
||||
.hero-search-input::after {
|
||||
/* What are you looking for? */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content[placeholder]: "¿Qué estás buscando?";
|
||||
}
|
||||
|
||||
.Featured.np-homepage-headline::after {
|
||||
/* Featured Courses */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Cours en vedette";
|
||||
}
|
||||
|
||||
.Home.np-homepage-headline::after {
|
||||
/* Headline */
|
||||
text-indent: 0;
|
||||
line-height: .5;
|
||||
display: block;
|
||||
content: "Bienvenue dans Scintilla Learn";
|
||||
}
|
||||
|
||||
.Home.np-homepage-subheadline::after {
|
||||
/* Headline */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Comment pouvons-nous vous aider?";
|
||||
}
|
||||
|
||||
.np-dashboard-resources-title.lp::after {
|
||||
/* Learning Paths */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Mes itinéraires";
|
||||
}
|
||||
|
||||
.np-dashboard-resources-title.modules::after {
|
||||
/* Modules */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Modules";
|
||||
}
|
||||
|
||||
.np-dashboard-resources-title.events::after {
|
||||
/* Events */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Événements à venir";
|
||||
}
|
||||
|
||||
/* SUB-NAVIGATION */
|
||||
|
||||
.Home.np-sub-navigation-content-item-link::after {
|
||||
/* Home */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Page d'accueil";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Events.np-sub-navigation-content-item-link::after {
|
||||
/* Events */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Événements à venir";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Certifications.np-sub-navigation-content-item-link::after {
|
||||
/* Events */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Attestations";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Dashboard.np-sub-navigation-content-item-link::after {
|
||||
/* Dashboard */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Panneau";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Catalog.np-sub-navigation-content-item-link::after {
|
||||
/* Modules */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Catalogue";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Modules.np-sub-navigation-content-item-link::after {
|
||||
/* Modules */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Modules";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Learning.Paths.np-sub-navigation-content-item-link::after {
|
||||
/* Learning Paths */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Mes itinéraires";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
/* DASHBOARD */
|
||||
|
||||
.Learning.Paths.np-dashboard-resources-title::after {
|
||||
/* Learning Paths */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Mes itinéraires";
|
||||
}
|
||||
|
||||
.Courses.np-dashboard-resources-title::after {
|
||||
/* Courses */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Cours";
|
||||
}
|
||||
|
||||
/* SEARCH */
|
||||
|
||||
.Search.np-resource-title::after {
|
||||
/* Search Results */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Résultats de la recherche";
|
||||
}
|
||||
|
||||
.Search.np-resource-subtitle::after {
|
||||
/* Showing */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Affichage";
|
||||
}
|
||||
|
||||
.SearchRF.np-resource-subtitle::after {
|
||||
/* Results for */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "résultats pour";
|
||||
}
|
||||
|
||||
|
||||
/* CATALOG */
|
||||
|
||||
.Catalog.np-resource-title::after {
|
||||
/* Course Catalog */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Catalogue des cours";
|
||||
}
|
||||
|
||||
.Catalog.np-resource-subtitle::after {
|
||||
/* Great courses from the comfort of your home or office. */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "D'excellents cours dans le confort de votre maison ou de votre bureau.";
|
||||
}
|
||||
|
||||
/* LEARNING PATHS */
|
||||
|
||||
.np-button.lp::after {
|
||||
/* View */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Voir";
|
||||
}
|
||||
|
||||
.np-zero-state-text::after {
|
||||
/* Bummer! You're not assigned any Learning Paths. */
|
||||
text-indent: 0;
|
||||
line-height: inherit;
|
||||
display: block;
|
||||
content: "Aucun parcours d'apprentissage n'a été attribué.";
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.Learning.Paths.np-resource-subtitle::after {
|
||||
/* Explore curated sets of courses for a tailored learning experience */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Explorez des ensembles de cours sélectionnés pour une expérience d'apprentissage personnalisée";
|
||||
}
|
||||
|
||||
.np-card-header-type::after,
|
||||
.Learning.Paths.np-resource-title::after,
|
||||
.np-top-vocabulary.np-text-title::after
|
||||
{
|
||||
/* Learning Paths */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Mes itinéraires";
|
||||
}
|
||||
|
||||
.np-top-cta-progress-text.np-button-color::after {
|
||||
/* Not started */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Pas démarré";
|
||||
}
|
||||
|
||||
.np-card-heading.lp::after {
|
||||
/* About This Learning Path */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "À propos de ce parcours d'apprentissage";
|
||||
}
|
||||
|
||||
/* ARTICLES */
|
||||
|
||||
.Article.np-resource-title::after {
|
||||
/* Articles */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Articles";
|
||||
}
|
||||
|
||||
.Article.np-resource-subtitle::after {
|
||||
/* blank */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "";
|
||||
}
|
||||
|
||||
/* CERTIFICATIONS */
|
||||
|
||||
.Certifications.np-resource-title::after {
|
||||
/* Articles */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Attestations";
|
||||
}
|
||||
|
||||
/* COURSE CARDS */
|
||||
|
||||
.np-button.np-button-wide::after {
|
||||
/* View */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Voir";
|
||||
}
|
||||
|
||||
.np-card-content-progress.np-button-color.notstarted::after {
|
||||
/* Not started */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Pas démarré";
|
||||
}
|
||||
|
||||
.np-top-cta-progress-title.np-text-title.lp::after {
|
||||
/* Learning Path Progress */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Progression du parcours d'apprentissage";
|
||||
}
|
||||
|
||||
.course-completion::after {
|
||||
/* Complete */
|
||||
text-indent: 0;
|
||||
line-height: 1;
|
||||
display: block;
|
||||
content: "Complet";
|
||||
margin-top: -13px;
|
||||
}
|
||||
|
||||
/* EVENTS */
|
||||
|
||||
.np-zero-state-text.training-events::after {
|
||||
/* You have no upcoming Events. Check back later for updates */
|
||||
text-indent: 0;
|
||||
line-height: inherit;
|
||||
display: block;
|
||||
content: "Vous n'avez aucun événement à venir. Veuillez revenir plus tard pour les mises à jour.";
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.np-resource-title.events::after {
|
||||
/* Training Events */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Événements de formation";
|
||||
}
|
||||
|
||||
.np-resource-subtitle.events::after {
|
||||
/* Discover in-person and online events to maximize your learning */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Découvrez des événements en personne et en ligne pour maximiser votre apprentissage";
|
||||
}
|
||||
|
||||
.np-button.dropdown-button::after {
|
||||
/* Filter */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Filtre";
|
||||
}
|
||||
|
||||
/* FOOTER */
|
||||
|
||||
.np-footer-support-item.np-footer-support-help::after {
|
||||
/* Need help? */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
float: right;
|
||||
content: "As-tu besoin d'aide ?";
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.Home.np-footer-navigation-link.np-button-color::after {
|
||||
/* Home */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Page d'accueil";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Dashboard.np-footer-navigation-link.np-button-color::after {
|
||||
/* Dashboard */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Panneau";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Events.np-footer-navigation-link.np-button-color::after {
|
||||
/* Events */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Événements à venir";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
.Learning.Paths.np-footer-navigation-link.np-button-color::after {
|
||||
/* Learning Paths */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Mes itinéraires";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
/* MODULES */
|
||||
|
||||
.np-resource-title.modules::after {
|
||||
/* Modules */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Modules";
|
||||
}
|
||||
|
||||
.np-resource-subtitle.modules::after {
|
||||
/* Great Modules from the comfort of your home or office. */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "De grands modules dans le confort de votre maison ou de votre bureau.";
|
||||
}
|
||||
|
||||
.np-top-vocabulary.np-text-title.np-text-muted::after {
|
||||
/* Module */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Module";
|
||||
}
|
||||
|
||||
.np-top-cta-progress-title.np-text-title::after {
|
||||
/* Course Progress */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Progression du cours";
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.np-top-button.np-button-font-color.np-button.np-button-big::after {
|
||||
/* Continue */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Continuer";
|
||||
}
|
||||
|
||||
.np-text-title.np-course-outline-title::after {
|
||||
/* Module outline */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Schéma des modules";
|
||||
}
|
||||
|
||||
.np-card-heading::after {
|
||||
/* About the module */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "À propos du module";
|
||||
}
|
||||
body > main > div.np-homepage-ongoing.np-max-width > div.ongoing-see-more-wrapper > a::after {
|
||||
/* See More */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Voir plus";
|
||||
}
|
||||
body > footer > div.np-footer-top > div > ul > li:nth-child(1) > a::after {
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Page d'accueil";
|
||||
}
|
||||
body > footer > div.np-footer-top > div > ul > li:nth-child(2) > a::after {
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Panneau";
|
||||
}
|
||||
|
||||
body > footer > div.np-footer-top > div > ul > li:nth-child(3) > a::after {
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Mes itinéraires";
|
||||
}
|
||||
</style>
|
||||
|
||||
@ -37,25 +37,25 @@
|
||||
<h1 class="np-header-logo">
|
||||
<a href="{% route home %}">
|
||||
<img
|
||||
alt="Walmart Luminate Learn"
|
||||
alt="Scintilla Learn"
|
||||
class="np-header-logo-image"
|
||||
src="https://s3.amazonaws.com/static.northpass.com/walmart-luminate/luminate-icon-logo.svg"
|
||||
src="http://i5.walmartimages.com/dfw/63925b23-d1f5/k2-_a36e7b0e-4797-4a93-aebb-cc2248fb80dc.v1.png"
|
||||
/>
|
||||
</a>
|
||||
<div class="header-dropdown-container np-hidden-mobile">
|
||||
<div class="dropdown-arrow"></div>
|
||||
<div class="header-dropdown">
|
||||
<a class="lang-en" href="https://walmartdataventures.ca/shopperbehavior">Shopper Behavior</a>
|
||||
<a class="lang-en" href="https://www.scintillacanada.com/shopperbehavior">Shopper Behavior</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header-dropdown-container np-hidden-desktop">
|
||||
<div class="dropdown-arrow"></div>
|
||||
<div class="header-dropdown">
|
||||
<a href="https://walmartdataventures.ca/shopperbehavior">Shopper Behavior</a>
|
||||
<a href="https://www.scintillacanada.com/shopperbehavior">Shopper Behavior</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header-text np-hidden-desktop">Learn</div>
|
||||
<div class="header-text np-hidden-mobile">Walmart Luminate Learn</div>
|
||||
<div class="header-text np-hidden-mobile">Scintilla Learn</div>
|
||||
</h1>
|
||||
{% else %}
|
||||
<a href="{% route home %}" class="np-school-name np-header-font-color">
|
||||
@ -131,10 +131,9 @@
|
||||
</div>
|
||||
</div>
|
||||
<nav class="np-header-avatar-tooltip-navigation">
|
||||
<a class="Profile np-header-avatar-tooltip-navigation-link" href="https://walmartdataventures.ca/profile">Profile</a>
|
||||
<a class="Admin np-header-avatar-tooltip-navigation-link" href="https://walmartdataventures.ca/admin">Admin</a>
|
||||
<a class="Resources np-header-avatar-tooltip-navigation-link" href="https://walmartdataventures.ca/resources">Resources</a>
|
||||
<a class="Support np-header-avatar-tooltip-navigation-link" href="https://walmartdataventures.ca/support">Support</a>
|
||||
<a class="Profile np-header-avatar-tooltip-navigation-link" href="https://scintillacanada.com/profile">Profile</a>
|
||||
<a class="Admin np-header-avatar-tooltip-navigation-link" href="https://www.scintillacanada.com/admin">Admin</a>
|
||||
<a class="Support np-header-avatar-tooltip-navigation-link" href="https://www.scintillacanada.com/support">Support</a>
|
||||
<a
|
||||
class="np-header-avatar-tooltip-navigation-link np-danger"
|
||||
href="{% route logout %}"
|
||||
@ -7,7 +7,7 @@
|
||||
</a>
|
||||
<div class="np-learning-path-banner-content" style="align-items: center; display: flex; flex-direction: column; justify-content: center;">
|
||||
<h3 class="np-learning-path-banner-headline" style="color: #8F75DD; font-size: 25px; font-weight: 500; line-height: 25px; margin: 0 0 4px;">You earned it!</h3>
|
||||
<p class="np-learning-path-banner-description" style="color: #1b3e4f; font-size: 20px; font-weight: 400; line-height: 20px; margin: 0 0 12px;">Congratulations, you're Walmart Luminate Replenishment Certified. Click the button below to add your accomplishment to LinkedIn!</p>
|
||||
<p class="np-learning-path-banner-description" style="color: #1b3e4f; font-size: 20px; font-weight: 400; line-height: 20px; margin: 0 0 12px;">Congratulations, you're Scintilla Replenishment Certified. Click the button below to add your accomplishment to LinkedIn!</p>
|
||||
<div class="np-learning-path-banner-actions">
|
||||
<a href="https://linkedin.com/profile/add/?startTask=Walmart%20Luminate%20Replenishment%20Certification&name=Walmart%20Luminate%20Replenishment%20Certification&organizationId=80427781&certUrl=https%3A%2F%2Fwalmartluminate.northpass.com"
|
||||
class="np-learning-path-banner-action np-learning-path-banner-action--primary">
|
||||
@ -34,7 +34,7 @@
|
||||
<script>
|
||||
function downloadImage() {
|
||||
axios({
|
||||
url:"https://s3.amazonaws.com/schoolkeep-production/wysiwyg/10183441-2254-4b1e-a9f7-9549ca773257/20240214175234_Replenishment%20Badge.png",
|
||||
url:"http://i5.walmartimages.com/dfw/63925b23-3fe6/k2-_20d29bb1-77be-4634-b73c-6b0aa5ea0c2f.v1.png",
|
||||
method: 'GET',
|
||||
responseType: 'blob'
|
||||
})
|
||||
@ -79,9 +79,6 @@
|
||||
.Learning.Paths.np-resource-subtitle,
|
||||
.Article.np-resource-title,
|
||||
.Article.np-resource-subtitle,
|
||||
.Search.np-resource-title,
|
||||
.Search.np-resource-subtitle,
|
||||
.Search.np-resource-subtitle-number,
|
||||
.Certifications.np-resource-title,
|
||||
.Certifications.np-resource-subtitle,
|
||||
#desktop_upload_avatar,
|
||||
@ -358,7 +355,7 @@ body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-res
|
||||
text-indent: 0;
|
||||
line-height: .5;
|
||||
display: block;
|
||||
content: "Benvenida a Aprendizaje de Walmart Luminate";
|
||||
content: "Benvenida a Aprendizaje de Scintilla Learn";
|
||||
}
|
||||
|
||||
.Home.np-homepage-subheadline::after {
|
||||
@ -436,7 +433,7 @@ body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-res
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Catálogo";
|
||||
content: "Catalogar";
|
||||
margin-top: -9px;
|
||||
}
|
||||
|
||||
@ -475,24 +472,6 @@ body > main > div.np-catalog-header-wrapper > div.np-catalog-header > div.np-res
|
||||
display: block;
|
||||
content: "Cursos";
|
||||
}
|
||||
/* SEARCH */
|
||||
|
||||
.Search.np-resource-title::after {
|
||||
/* Search Results */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Resultados de la búsqueda";
|
||||
}
|
||||
|
||||
.Search.np-resource-subtitle::after {
|
||||
/* showing */
|
||||
text-indent: 0;
|
||||
line-height: 0;
|
||||
display: block;
|
||||
content: "Demostración";
|
||||
}
|
||||
|
||||
|
||||
/* CATALOG */
|
||||
|
||||
@ -1,13 +1,17 @@
|
||||
<nav class="np-sub-navigation np-hidden-mobile">
|
||||
<div class="np-sub-navigation-content">
|
||||
{% for link in navigations.sub_navigation %}
|
||||
<div class="np-sub-navigation-content-item {{ link.active_class }}">
|
||||
<i class="{{ link.icon }} np-button-color np-sub-navigation-content-item-icon"></i>
|
||||
<a class="{{ link.label }} np-sub-navigation-content-item-link" href="{{ link.url }}">
|
||||
{{ link.label }}
|
||||
</a>
|
||||
<div class="np-sub-navigation-content-item-bar np-button-background-color"></div>
|
||||
</div>
|
||||
{% if link.label contains 'Learning Paths' or link.label contains 'Events' %}
|
||||
|
||||
{% else %}
|
||||
<div class="np-sub-navigation-content-item {{ link.active_class }}">
|
||||
<i class="{{ link.icon }} np-button-color np-sub-navigation-content-item-icon"></i>
|
||||
<a class="{{ link.label }} np-sub-navigation-content-item-link" href="{{ link.url }}">
|
||||
{{ link.label }}
|
||||
</a>
|
||||
<div class="np-sub-navigation-content-item-bar np-button-background-color"></div>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% comment %} <div class="np-sub-navigation-content-item articles-link">
|
||||
<a class="np-sub-navigation-content-item-link" href="/app/articles">
|
||||
@ -17,14 +17,14 @@
|
||||
</div>
|
||||
{% include "courses_index", class: "col-xs-12 col-sm-6 np-stretch-content" %}
|
||||
</div>
|
||||
{% if features.training_events? %}
|
||||
{% comment %} {% if features.training_events? %}
|
||||
<div class="np-grid-spacing col-xs-12 col-sm-4">
|
||||
<div class="np-dashboard-resources-title">
|
||||
{% t .upcoming_events %}
|
||||
</div>
|
||||
{% include "training_events_dashboard" %}
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endif %} {% endcomment %}
|
||||
</div>
|
||||
</main>
|
||||
{% include "footer" %}
|
||||
@ -163,6 +163,7 @@
|
||||
position: relative;
|
||||
padding: 0;
|
||||
color: #fff;
|
||||
padding-bottom: 65px;
|
||||
}
|
||||
|
||||
.np-homepage-hero .np-homepage-headline {
|
||||
@ -174,7 +175,7 @@
|
||||
|
||||
.np-homepage-subheadline {
|
||||
font-size: 20px;
|
||||
line-height: 24px;
|
||||
line-height: 12px;
|
||||
margin-bottom: 8px;
|
||||
opacity: 1;
|
||||
}
|
||||
@ -190,7 +191,7 @@
|
||||
border: none;
|
||||
font-size: 14px;
|
||||
line-height: 19px;
|
||||
width: 100%;
|
||||
width: 380px;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
@ -263,6 +264,7 @@
|
||||
.np-homepage-hero-image {
|
||||
width: 300px;
|
||||
margin: 0 0 0 100px;
|
||||
padding-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user