ode-csslib 4.2.6-develop.202408201058 → 4.2.6-develop.202408201355

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 20/08/2024 10:58:25
1
+ entcore-css-lib 20/08/2024 13:55:55
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib",
3
- "version": "4.2.6-develop.202408201058",
3
+ "version": "4.2.6-develop.202408201355",
4
4
  "description": "Edifice Legacy CSS framework",
5
5
  "repository": {
6
6
  "type": "git",
package/scss/index.css CHANGED
@@ -9311,6 +9311,10 @@ i.important::after {
9311
9311
  background-image: url("../../img/icons/flags/de.svg");
9312
9312
  }
9313
9313
 
9314
+ .flag-co {
9315
+ background-image: url("../../img/icons/flags/co.svg");
9316
+ }
9317
+
9314
9318
  i.users {
9315
9319
  font-family: "generic-icons";
9316
9320
  -webkit-font-smoothing: antialiased;