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 +1 -1
- package/package.json +1 -1
- package/scss/index.css +4 -0
package/dist/version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
entcore-css-lib 20/08/2024
|
|
1
|
+
entcore-css-lib 20/08/2024 13:55:55
|
package/package.json
CHANGED
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;
|