ronds-metadata 1.2.74 → 1.2.75
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
|
|
1
1
|
@font-face {
|
2
2
|
font-family: "mt"; /* Project id 2247093 */
|
3
|
-
src: url('iconfont.woff2?t=
|
4
|
-
url('iconfont.woff?t=
|
5
|
-
url('iconfont.ttf?t=
|
3
|
+
src: url('iconfont.woff2?t=1687922743599') format('woff2'),
|
4
|
+
url('iconfont.woff?t=1687922743599') format('woff'),
|
5
|
+
url('iconfont.ttf?t=1687922743599') format('truetype');
|
6
6
|
}
|
7
7
|
|
8
8
|
.mt {
|
@@ -13,6 +13,14 @@
|
|
13
13
|
-moz-osx-font-smoothing: grayscale;
|
14
14
|
}
|
15
15
|
|
16
|
+
.mt-expand-right:before {
|
17
|
+
content: "\e7bc";
|
18
|
+
}
|
19
|
+
|
20
|
+
.mt-hidden-left:before {
|
21
|
+
content: "\e7be";
|
22
|
+
}
|
23
|
+
|
16
24
|
.mt-radio:before {
|
17
25
|
content: "\e75b";
|
18
26
|
}
|
Binary file
|
Binary file
|
Binary file
|