@voplus/morpho-workspace 6.0.130 → 6.0.131
Sign up to get free protection for your applications and to get access to all the features.
@@ -27,21 +27,16 @@
|
|
27
27
|
|
28
28
|
.all-new-list-fixed-header {
|
29
29
|
padding: 10px 20px;
|
30
|
+
color: #5d5d5d;
|
31
|
+
font-size: 14px;
|
30
32
|
background: #f7fbff;
|
31
33
|
border-bottom: 1px solid #e6e6e6;
|
32
34
|
|
33
|
-
.svg-inline--fa {
|
34
|
-
color: #5d5d5d;
|
35
|
-
font-size: 14px;
|
36
|
-
}
|
37
|
-
|
38
35
|
.sub-title {
|
39
|
-
color: #217eb2;
|
40
36
|
font-weight: bold;
|
41
|
-
font-size: 14px;
|
42
37
|
line-height: 19px;
|
43
38
|
}
|
44
39
|
}
|
45
40
|
}
|
46
41
|
}
|
47
|
-
}
|
42
|
+
}
|