ode-csslib-openent-cg77 3.3.10-develop-integration.202505061748 → 3.3.10-develop-integration.202505141538

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.
@@ -25,5 +25,5 @@
25
25
  "group.class.Personnel": "Personnels non enseignants de la classe {0}.",
26
26
  "group.school.Personnel": "Personnels non enseignants de l'{0}.",
27
27
  "email.signature": "L'équipe de l’ENT77 – Collèges Connectés</br>votre portail numérique éducatif en Seine-et-Marne</br>https://ent.seine-et-marne.fr",
28
- "classAdmin.template.downloadAppInfo": "ou téléchargez <strong>ENT 77</strong>"
28
+ "classAdmin.template.downloadAppInfo": "ou téléchargez l'application mobile <strong>ENT 77</strong> depuis l’App Store ou le Google Play"
29
29
  }
Binary file
@@ -94,7 +94,7 @@
94
94
  }
95
95
 
96
96
  .qr {
97
- width: 130px;
97
+ width: 110px;
98
98
  }
99
99
  </style>
100
100
  </head>
@@ -137,7 +137,7 @@
137
137
  <p>
138
138
  Pour vous connecter, rendez-vous sur le site <a
139
139
  href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a> ou
140
- téléchargez <strong>ENT 77:</strong>
140
+ téléchargez l'application mobile <strong>ENT 77:</strong>
141
141
  <br />
142
142
  <img class="qr" src="qr-code.png"></img>
143
143
  <br />et cliquez sur le bouton « Se connecter à l’ENT ».
@@ -207,7 +207,7 @@
207
207
  <p>
208
208
  Rendez-vous sur le site <a
209
209
  href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a> ou
210
- téléchargez <strong>ENT 77:</strong>
210
+ téléchargez l'application mobile <strong>ENT 77:</strong>
211
211
  <br />
212
212
  <img class="qr" src="qr-code.png"></img>
213
213
  <br />et cliquez sur le bouton « Se connecter à l’ENT »
@@ -177,7 +177,8 @@
177
177
  <ol>
178
178
  <li>En cas d'oubli de votre mot de passe, rendez-vous sur <a
179
179
  href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a> et cliquez sur « Se connecter
180
- à l'ENT », ou téléchargez <strong>ENT 77:</strong><br /> <img class="qr" src="qr-code.png"></img></li>
180
+ à l'ENT », ou téléchargez l'application mobile <strong>ENT 77:</strong><br /> <img class="qr"
181
+ src="qr-code.png"></img></li>
181
182
 
182
183
 
183
184
 
@@ -190,7 +191,8 @@
190
191
  <h2> » Mode d'emploi de ma première connexion</h2>
191
192
  <ol>
192
193
  <li>Pour vous connecter, rendez-vous sur <a
193
- href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a>, ou téléchargez <strong>ENT
194
+ href="https://ent.seine-et-marne.fr">https://ent.seine-et-marne.fr</a>, ou téléchargez l'application
195
+ mobile <strong>ENT
194
196
  77:<br /></strong> <img class="qr" src="qr-code.png"></img>
195
197
  </li>
196
198
 
@@ -92,6 +92,7 @@
92
92
  width: 80px;
93
93
  float: right;
94
94
  margin-left: 10px;
95
+ margin-bottom: 0;
95
96
  }
96
97
 
97
98
  /* Target the paragraph containing the "relative" information and otherChildren */
@@ -148,15 +149,12 @@
148
149
  }
149
150
 
150
151
  .qr-container {
151
- display: flex;
152
- flex-direction: column;
153
- align-items: center;
154
- text-align: center;
155
- position: absolute;
156
- top: 10px;
157
- right: 10px;
152
+ margin-top: 20px;
153
+ /* Push below the floated logo */
154
+ float: right;
158
155
  width: 80px;
159
- z-index: 1;
156
+ text-align: center;
157
+ clear: right;
160
158
  }
161
159
 
162
160
  .qr-text {
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
1
  entcore-css-lib 26/03/2025 20:54:01
2
- ode-csslib-openent-cg77 06/05/2025 17:48:31
2
+ ode-csslib-openent-cg77 14/05/2025 15:38:58
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-openent-cg77",
3
- "version": "3.3.10-develop-integration.202505061748",
3
+ "version": "3.3.10-develop-integration.202505141538",
4
4
  "description": "Open ENT theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",