ode-bootstrap 1.3.8-develop-mozo.202408081713 → 1.3.8-develop-mozo.202408131442

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/version.txt CHANGED
@@ -1 +1 @@
1
- ode-bootstrap 08/08/2024 17:13:32
1
+ ode-bootstrap 13/08/2024 14:42:25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-bootstrap",
3
- "version": "1.3.8-develop-mozo.202408081713",
3
+ "version": "1.3.8-develop-mozo.202408131442",
4
4
  "description": "Open Digital Education CSS framework based on bootstrap",
5
5
  "repository": {
6
6
  "type": "git",
@@ -197,12 +197,12 @@ $widget-flash-colors: (
197
197
  display: none;
198
198
  }
199
199
  }
200
+ }
200
201
 
201
- .flash-content-signature {
202
- font-style: italic;
203
- margin-top: 22px !important;
204
- margin-right: 12em;
205
- }
202
+ .flash-content-signature {
203
+ font-style: italic;
204
+ margin-top: 22px !important;
205
+ margin-right: 12em;
206
206
  }
207
207
 
208
208
  > *:last-child {