active_frontend 14.0.89 → 14.0.90
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bb78df99c40c22fcbb2205f653f54f14f6547764
|
4
|
+
data.tar.gz: 9555768aefaef5e76b6cb3c68eb08cc5204e8a8f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 598f54b44095336e179443bf2a432adab4358f77fa76b7e1aa48c16b499a0dc17144838963ba20e35e94f7c1247380d897a86df2e6d8f32a7b56dfff88fa5dc8
|
7
|
+
data.tar.gz: d31d50937420b2b8d5e91df5f4358932ebdb1903b42ee9f10b893b5cedbfa2f16c1ffa7fa990b46cfe8abdeb238b58b8d7b1c91d77333d7f8dc061b08bb759ed
|
@@ -57,15 +57,12 @@
|
|
57
57
|
border-bottom: 1px solid color(dark-haze);
|
58
58
|
border-right: 1px solid color(dark-haze);
|
59
59
|
font-weight: text-weight(semibold);
|
60
|
+
width: 80px;
|
60
61
|
}
|
61
|
-
.cohort-label {
|
62
|
-
text-align: left !important;
|
63
|
-
width: 100px;
|
64
|
-
}
|
62
|
+
.cohort-label { text-align: left !important; }
|
65
63
|
.cohort-total {
|
66
64
|
border-right-width: 3px;
|
67
65
|
font-weight: text-weight(normal);
|
68
|
-
width: 80px;
|
69
66
|
}
|
70
67
|
.cohort-empty {
|
71
68
|
background: color(white);
|