@seeqdev/qomponents 0.0.178 → 0.0.180
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/FontCustom.woff
CHANGED
|
Binary file
|
package/dist/FontCustom.woff2
CHANGED
|
Binary file
|
package/dist/styles.css
CHANGED
|
@@ -100,6 +100,14 @@
|
|
|
100
100
|
width: 1.25em;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
+
.fc-ancestor:before {
|
|
104
|
+
content: "\e9bf" !important;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
.fc-descendant:before {
|
|
108
|
+
content: "\e9c5" !important;
|
|
109
|
+
}
|
|
110
|
+
|
|
103
111
|
.fc-create-summary:before {
|
|
104
112
|
content: "\e9c0" !important;
|
|
105
113
|
}
|
package/package.json
CHANGED
|
File without changes
|
|
File without changes
|