ode-csslib 4.3.2 → 4.3.3-develop-integration.202503071749

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
- entcore-css-lib 31/01/2025 11:40:17
1
+ entcore-css-lib 07/03/2025 17:49:36
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib",
3
- "version": "4.3.2",
3
+ "version": "4.3.3-develop-integration.202503071749",
4
4
  "description": "Edifice Legacy CSS framework",
5
5
  "repository": {
6
6
  "type": "git",
@@ -638,3 +638,13 @@ i.web-conference-large {
638
638
  content: "\e957";
639
639
  }
640
640
  }
641
+
642
+ i.appointments,
643
+ i.appointments-large,
644
+ i.appointments,
645
+ i.appointments-large {
646
+ @include fonticon;
647
+ &::before {
648
+ content: "\e96a";
649
+ }
650
+ }