@appscode/design-system 2.0.33-alpha.1 → 2.0.33
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/main.scss +0 -3
- package/package.json +1 -1
- package/vue-components/styles/base/utilities/_colors.scss +1 -7
- package/vue-components/styles/base/utilities/_extended.scss +2 -2
- package/vue-components/styles/base/utilities/_global.scss +11 -11
- package/vue-components/styles/base/utilities/_typography.scss +4 -4
- package/vue-components/styles/components/_ac-code-highlight.scss +7 -12
- package/vue-components/styles/components/_ac-drag.scss +7 -7
- package/vue-components/styles/components/_ac-tags.scss +3 -3
- package/vue-components/styles/components/_accordion.scss +4 -4
- package/vue-components/styles/components/_add-card.scss +1 -1
- package/vue-components/styles/components/_breadcrumb.scss +3 -3
- package/vue-components/styles/components/_button.scss +1 -1
- package/vue-components/styles/components/_card-body-wrapper.scss +2 -2
- package/vue-components/styles/components/_direct-deploy.scss +5 -5
- package/vue-components/styles/components/_dropdown.scss +4 -4
- package/vue-components/styles/components/_getkeeper.scss +4 -4
- package/vue-components/styles/components/_graph.scss +3 -3
- package/vue-components/styles/components/_modal.scss +5 -5
- package/vue-components/styles/components/_nested-list.scss +3 -3
- package/vue-components/styles/components/_options.scss +5 -5
- package/vue-components/styles/components/_overview-info.scss +8 -8
- package/vue-components/styles/components/_overview-page.scss +3 -3
- package/vue-components/styles/components/_pagination.scss +8 -6
- package/vue-components/styles/components/_preview-modal.scss +5 -5
- package/vue-components/styles/components/_pricing-table.scss +9 -9
- package/vue-components/styles/components/_progress-bar.scss +58 -72
- package/vue-components/styles/components/_table-of-content.scss +5 -5
- package/vue-components/styles/components/_table.scss +14 -14
- package/vue-components/styles/components/_tabs.scss +19 -19
- package/vue-components/styles/components/_terminal.scss +5 -5
- package/vue-components/styles/components/_widget-menu.scss +10 -15
- package/vue-components/styles/components/_wizard.scss +16 -16
- package/vue-components/styles/components/bbum/_card-team.scss +4 -4
- package/vue-components/styles/components/bbum/_information-center.scss +10 -14
- package/vue-components/styles/components/bbum/_left-sidebar.scss +2 -2
- package/vue-components/styles/components/bbum/_post.scss +2 -2
- package/vue-components/styles/components/bbum/_sign-up-notification.scss +3 -3
- package/vue-components/styles/components/bbum/_single-post-preview.scss +11 -15
- package/vue-components/styles/components/bbum/_user-profile.scss +5 -5
- package/vue-components/styles/components/cards/_cluster.scss +1 -1
- package/vue-components/styles/components/cards/_info.scss +4 -4
- package/vue-components/styles/components/cards/_org.scss +1 -1
- package/vue-components/styles/components/cards/_payment-card.scss +3 -3
- package/vue-components/styles/components/cards/_subscription-card.scss +10 -14
- package/vue-components/styles/components/cards/_vendor.scss +3 -3
- package/vue-components/styles/components/content/_content-header.scss +1 -1
- package/vue-components/styles/components/editor/_filtered-file-editor.scss +5 -5
- package/vue-components/styles/components/footer/_footer-item.scss +1 -1
- package/vue-components/styles/components/form-fields/_file-upload.scss +4 -4
- package/vue-components/styles/components/form-fields/_form-footer.scss +1 -1
- package/vue-components/styles/components/form-fields/_image-upload.scss +5 -5
- package/vue-components/styles/components/form-fields/_input-card.scss +6 -6
- package/vue-components/styles/components/form-fields/_input.scss +14 -14
- package/vue-components/styles/components/navbar/_menu-content.scss +22 -22
- package/vue-components/styles/components/navbar/_navbar.scss +1 -1
- package/vue-components/styles/components/navbar/_notification.scss +4 -4
- package/vue-components/styles/components/select-box/_ac-select-box.scss +1 -1
- package/vue-components/styles/components/select-box/_multi-select.scss +8 -8
- package/vue-components/styles/components/sidebar-tabs/_sidebar-tabs.scss +3 -3
- package/vue-components/styles/components/ui-builder/_ui-builder.scss +11 -11
- package/vue-components/styles/components/ui-builder/_vue-open-api.scss +9 -9
- package/vue-components/styles/layouts/_code-preview.scss +8 -10
- package/vue-components/v2/pagination/Pagination.vue +3 -3
- package/vue-components/v3/cards/Counter.vue +1 -1
- package/vue-components/v3/cards/OverviewCard.vue +1 -1
- package/vue-components/v3/cards/OverviewCards.vue +1 -1
- package/vue-components/v3/editor/MonacoEditor.vue +1 -1
- package/vue-components/v3/header/Header.vue +5 -5
- package/vue-components/v3/navbar/ThemeMode.vue +3 -3
- package/vue-components/v3/pagination/Pagination.vue +6 -6
- package/vue-components/v3/sidebar/SidebarFooter.vue +1 -1
- package/vue-components/v3/sidebar/Steps.vue +2 -2
- package/vue-components/v3/sidebar/sidebar-tabs/SidebarTabsLayout.vue +1 -3
- package/vue-components/v3/table/InfoTable.vue +2 -2
package/main.scss
CHANGED
|
@@ -18,6 +18,3 @@
|
|
|
18
18
|
|
|
19
19
|
// COMPONENTS
|
|
20
20
|
// @import "@/components/vue-components/styles/components/all";
|
|
21
|
-
@import "@/components/vue-components/styles/components/form-fields/input";
|
|
22
|
-
@import "@/components/vue-components/styles/components/ui-builder/vue-open-api";
|
|
23
|
-
@import "@/components/vue-components/styles/components/ui-builder/ui-builder";
|
package/package.json
CHANGED
|
@@ -63,13 +63,6 @@ $primary-93: hsl($primary-hue, $primary-saturation, 93%);
|
|
|
63
63
|
$primary-95: hsl($primary-hue, $primary-saturation, 95%);
|
|
64
64
|
$primary-97: hsl($primary-hue, $primary-saturation, 97%);
|
|
65
65
|
|
|
66
|
-
$color-text: hsl($primary-hue, 10%, 35%);
|
|
67
|
-
$color-heading: hsl($primary-hue, 10%, 10%);
|
|
68
|
-
$color-label: hsl($primary-hue, 20%, 50%);
|
|
69
|
-
$color-link: hsl($primary-hue, 40%, 20%);
|
|
70
|
-
$color-border: hsl($primary-hue, 50%, 93%);
|
|
71
|
-
$color-border-dark: hsl($primary-hue, 20%, 80%);
|
|
72
|
-
|
|
73
66
|
// green color guides
|
|
74
67
|
$green-hue: 141;
|
|
75
68
|
$green-saturation: 53%;
|
|
@@ -312,6 +305,7 @@ $black-97: hsl($black-hue, $black-saturation, 97%);
|
|
|
312
305
|
2
|
|
313
306
|
);
|
|
314
307
|
|
|
308
|
+
|
|
315
309
|
// for yellow classes
|
|
316
310
|
@include generate-color-classes(
|
|
317
311
|
"text",
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
border-bottom: solid 1px;
|
|
13
13
|
transition: 0.3s;
|
|
14
14
|
transform: scaleX(0);
|
|
15
|
-
border-color:
|
|
15
|
+
border-color: #1971bd;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
&::after {
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
border-right: solid 1px;
|
|
27
27
|
transition: 0.3s;
|
|
28
28
|
transform: scaleY(0);
|
|
29
|
-
border-color:
|
|
29
|
+
border-color: #1971bd;
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
&:hover {
|
|
@@ -15,13 +15,13 @@ $positions: (
|
|
|
15
15
|
// border position 1px
|
|
16
16
|
@each $key, $position in $positions {
|
|
17
17
|
.b-#{$key}-1 {
|
|
18
|
-
border-#{$position}: 1px solid $
|
|
18
|
+
border-#{$position}: 1px solid $primary-90;
|
|
19
19
|
}
|
|
20
20
|
}
|
|
21
21
|
|
|
22
22
|
// border 1px
|
|
23
23
|
.b-1 {
|
|
24
|
-
border: 1px solid $
|
|
24
|
+
border: 1px solid $primary-90;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
.is-rounded-0 {
|
|
@@ -104,7 +104,7 @@ input[type="color"]::-moz-color-swatch {
|
|
|
104
104
|
}
|
|
105
105
|
|
|
106
106
|
hr {
|
|
107
|
-
background-color: $
|
|
107
|
+
background-color: $primary-90;
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
// color swatch end
|
|
@@ -116,7 +116,7 @@ hr {
|
|
|
116
116
|
// }
|
|
117
117
|
|
|
118
118
|
// .ac-preloader {
|
|
119
|
-
// color: $
|
|
119
|
+
// color: $primary-10;
|
|
120
120
|
// }
|
|
121
121
|
|
|
122
122
|
// .section-padding {
|
|
@@ -132,7 +132,7 @@ hr {
|
|
|
132
132
|
// }
|
|
133
133
|
|
|
134
134
|
// .section-divider {
|
|
135
|
-
// background-color: $
|
|
135
|
+
// background-color: $primary-90;
|
|
136
136
|
// }
|
|
137
137
|
|
|
138
138
|
.is-auto-hight {
|
|
@@ -378,7 +378,7 @@ p.is-danger {
|
|
|
378
378
|
}
|
|
379
379
|
|
|
380
380
|
code {
|
|
381
|
-
color: $
|
|
381
|
+
color: $primary-5;
|
|
382
382
|
}
|
|
383
383
|
|
|
384
384
|
.is-dark-theme {
|
|
@@ -416,11 +416,11 @@ button {
|
|
|
416
416
|
// top: 12px;
|
|
417
417
|
// width: 100%;
|
|
418
418
|
// height: 1px;
|
|
419
|
-
// background-color: $
|
|
419
|
+
// background-color: $primary-90;
|
|
420
420
|
// }
|
|
421
421
|
|
|
422
422
|
// h5 {
|
|
423
|
-
// color: $
|
|
423
|
+
// color: $primary-10;
|
|
424
424
|
// background-color: $white-100;
|
|
425
425
|
// z-index: 2;
|
|
426
426
|
// display: inline-block;
|
|
@@ -729,7 +729,7 @@ $border_color_4: transparent transparent #585d6e transparent;
|
|
|
729
729
|
// margin-left: -20px;
|
|
730
730
|
// border: none;
|
|
731
731
|
// border-radius: 0;
|
|
732
|
-
// border-top: 1px solid $
|
|
732
|
+
// border-top: 1px solid $primary-90;
|
|
733
733
|
|
|
734
734
|
// &.is-sticky {
|
|
735
735
|
// position: sticky;
|
|
@@ -738,7 +738,7 @@ $border_color_4: transparent transparent #585d6e transparent;
|
|
|
738
738
|
// margin-bottom: -4px;
|
|
739
739
|
// z-index: 999;
|
|
740
740
|
// border: none;
|
|
741
|
-
// border-top: 1px solid $
|
|
741
|
+
// border-top: 1px solid $primary-90;
|
|
742
742
|
// box-shadow: none;
|
|
743
743
|
// }
|
|
744
744
|
// }
|
|
@@ -779,7 +779,7 @@ body:has(.has-info-content) {
|
|
|
779
779
|
height: 100vh;
|
|
780
780
|
overflow-y: auto;
|
|
781
781
|
padding: 20px;
|
|
782
|
-
border-left: 1px solid $
|
|
782
|
+
border-left: 1px solid $primary-90;
|
|
783
783
|
width: 550px;
|
|
784
784
|
margin-left: auto;
|
|
785
785
|
position: fixed;
|
|
@@ -10,7 +10,7 @@ body {
|
|
|
10
10
|
font-family: $font-paragraph;
|
|
11
11
|
font-weight: 400;
|
|
12
12
|
font-size: 13px;
|
|
13
|
-
color: $
|
|
13
|
+
color: $primary-10;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
p {
|
|
@@ -28,7 +28,7 @@ h5,
|
|
|
28
28
|
h6 {
|
|
29
29
|
font-family: $font-heading;
|
|
30
30
|
font-weight: 600;
|
|
31
|
-
color: $
|
|
31
|
+
color: $primary-5;
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
h1 {
|
|
@@ -121,7 +121,7 @@ hr {
|
|
|
121
121
|
}
|
|
122
122
|
|
|
123
123
|
strong {
|
|
124
|
-
color: $
|
|
124
|
+
color: $primary-20;
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
.is-font-medium {
|
|
@@ -134,4 +134,4 @@ strong {
|
|
|
134
134
|
|
|
135
135
|
.material-icons {
|
|
136
136
|
font-size: 1em;
|
|
137
|
-
}
|
|
137
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
.ac-code-highlight {
|
|
2
2
|
pre {
|
|
3
3
|
font-size: 13px;
|
|
4
|
-
color: $
|
|
5
|
-
background-color: $
|
|
4
|
+
color: $primary-10;
|
|
5
|
+
background-color: $primary-90;
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
&.is-dark {
|
|
@@ -34,21 +34,16 @@ pre[class*="language-"] {
|
|
|
34
34
|
Responsive Classes
|
|
35
35
|
*****************************************/
|
|
36
36
|
// Extra small devices (portrait phones, less than 576px)
|
|
37
|
-
@media (max-width: 575.98px) {
|
|
38
|
-
}
|
|
37
|
+
@media (max-width: 575.98px) {}
|
|
39
38
|
|
|
40
39
|
// Small devices (landscape phones, 576px and up)
|
|
41
|
-
@media (min-width: 576px) and (max-width: 767.98px) {
|
|
42
|
-
}
|
|
40
|
+
@media (min-width: 576px) and (max-width: 767.98px) {}
|
|
43
41
|
|
|
44
42
|
// Medium devices (tablets, 768px and up)
|
|
45
|
-
@media (min-width: 768px) and (max-width: 991.98px) {
|
|
46
|
-
}
|
|
43
|
+
@media (min-width: 768px) and (max-width: 991.98px) {}
|
|
47
44
|
|
|
48
45
|
// Large devices (desktops, 992px and up)
|
|
49
|
-
@media (min-width: 992px) and (max-width: 1199.98px) {
|
|
50
|
-
}
|
|
46
|
+
@media (min-width: 992px) and (max-width: 1199.98px) {}
|
|
51
47
|
|
|
52
48
|
// Extra large devices (large desktops, 1200px and up)
|
|
53
|
-
@media (min-width: 1200px) {
|
|
54
|
-
}
|
|
49
|
+
@media (min-width: 1200px) {}
|
|
@@ -13,13 +13,13 @@
|
|
|
13
13
|
h5 {
|
|
14
14
|
font-size: 16px;
|
|
15
15
|
font-family: $font-paragraph;
|
|
16
|
-
color: $
|
|
16
|
+
color: $primary-10;
|
|
17
17
|
font-weight: 500;
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
|
|
21
21
|
.dragable-list-items {
|
|
22
|
-
background-color: $
|
|
22
|
+
background-color: $primary-90;
|
|
23
23
|
border-radius: 4px;
|
|
24
24
|
max-height: 400px;
|
|
25
25
|
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
padding-bottom: 4px;
|
|
39
39
|
|
|
40
40
|
&.is-not-change {
|
|
41
|
-
background-color: $
|
|
41
|
+
background-color: $primary-90;
|
|
42
42
|
margin-left: -40px !important;
|
|
43
43
|
padding-left: 80px;
|
|
44
44
|
}
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
span,
|
|
47
47
|
strong {
|
|
48
48
|
font-size: 13px;
|
|
49
|
-
color: $
|
|
49
|
+
color: $primary-10;
|
|
50
50
|
padding: 0 5px;
|
|
51
51
|
font-weight: 500;
|
|
52
52
|
display: block;
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
}
|
|
85
85
|
|
|
86
86
|
input[type="text"] {
|
|
87
|
-
background-color: $
|
|
87
|
+
background-color: $primary-90;
|
|
88
88
|
border: none;
|
|
89
89
|
font-weight: 500;
|
|
90
90
|
padding: 4px 5px;
|
|
@@ -135,6 +135,7 @@
|
|
|
135
135
|
|
|
136
136
|
ul {
|
|
137
137
|
li {
|
|
138
|
+
|
|
138
139
|
span,
|
|
139
140
|
strong {
|
|
140
141
|
font-weight: 400;
|
|
@@ -243,5 +244,4 @@ Responsive Classes
|
|
|
243
244
|
}
|
|
244
245
|
|
|
245
246
|
// Extra large devices (large desktops, 1200px and up)
|
|
246
|
-
@media (min-width: 1200px) {
|
|
247
|
-
}
|
|
247
|
+
@media (min-width: 1200px) {}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// .tag:not(body) {
|
|
2
|
-
// background-color: $
|
|
2
|
+
// background-color: $primary-90;
|
|
3
3
|
// font-size: 10px;
|
|
4
4
|
// height: 18px;
|
|
5
5
|
// font-weight: 500;
|
|
6
6
|
// line-height: 1;
|
|
7
7
|
// letter-spacing: 0px;
|
|
8
|
-
// color: $
|
|
8
|
+
// color: $primary-5;
|
|
9
9
|
// &.is-outlined {
|
|
10
10
|
// border: 1px solid;
|
|
11
11
|
// background-color: transparent;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
// a {
|
|
15
15
|
// &:hover {
|
|
16
|
-
// color: $
|
|
16
|
+
// color: $primary-10;
|
|
17
17
|
// }
|
|
18
18
|
// }
|
|
19
19
|
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
padding: 15px 20px;
|
|
28
28
|
margin-bottom: 15px;
|
|
29
29
|
border-radius: 4px;
|
|
30
|
-
border: 1px solid $
|
|
30
|
+
border: 1px solid $primary-90;
|
|
31
31
|
|
|
32
32
|
&.open {
|
|
33
33
|
.accordion-heading {
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
.icon {
|
|
57
57
|
width: 20px;
|
|
58
58
|
height: 20px;
|
|
59
|
-
border: 1px solid $
|
|
59
|
+
border: 1px solid $primary-90;
|
|
60
60
|
line-height: 20px;
|
|
61
61
|
display: flex;
|
|
62
62
|
justify-content: center;
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
|
|
75
75
|
p {
|
|
76
76
|
font-size: 13px;
|
|
77
|
-
color: $
|
|
77
|
+
color: $primary-20;
|
|
78
78
|
line-height: 1.6;
|
|
79
79
|
}
|
|
80
80
|
}
|
|
@@ -114,4 +114,4 @@ Responsive Classes
|
|
|
114
114
|
|
|
115
115
|
// Extra large devices (large desktops, 1200px and up)
|
|
116
116
|
@media (min-width: 1200px) {
|
|
117
|
-
}
|
|
117
|
+
}
|
|
@@ -12,20 +12,20 @@
|
|
|
12
12
|
|
|
13
13
|
.breadcrumb {
|
|
14
14
|
a {
|
|
15
|
-
color: $
|
|
15
|
+
color: $primary-20;
|
|
16
16
|
font-size: 13px;
|
|
17
17
|
padding: 0 3px;
|
|
18
18
|
font-weight: 500;
|
|
19
19
|
font-style: normal;
|
|
20
20
|
|
|
21
21
|
&:hover {
|
|
22
|
-
color: $
|
|
22
|
+
color: $primary-10;
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
|
|
26
26
|
li.is-active {
|
|
27
27
|
a {
|
|
28
|
-
color: $
|
|
28
|
+
color: $primary-10;
|
|
29
29
|
font-weight: 500;
|
|
30
30
|
}
|
|
31
31
|
}
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
// font-weight: 500;
|
|
15
15
|
// font-size: 14px;
|
|
16
16
|
// line-height: 16px;
|
|
17
|
-
// color: $
|
|
17
|
+
// color: $primary-5;
|
|
18
18
|
|
|
19
19
|
// .require {
|
|
20
20
|
// color: #ff0000;
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
// font-weight: normal;
|
|
25
25
|
// font-size: 14px;
|
|
26
26
|
// line-height: 16px;
|
|
27
|
-
// color: $
|
|
27
|
+
// color: $primary-20;
|
|
28
28
|
// margin-top: 10px;
|
|
29
29
|
// }
|
|
30
30
|
// }
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// font-weight: 500;
|
|
4
4
|
// font-size: 18px;
|
|
5
5
|
// line-height: 21px;
|
|
6
|
-
// color: $
|
|
6
|
+
// color: $primary-5;
|
|
7
7
|
// margin-bottom: 10px;
|
|
8
8
|
// .fa {
|
|
9
9
|
// color: $primary;
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
// p {
|
|
14
14
|
// font-size: 14px;
|
|
15
15
|
// line-height: 160%;
|
|
16
|
-
// color: $
|
|
16
|
+
// color: $primary-5;
|
|
17
17
|
// margin-bottom: 20px;
|
|
18
18
|
// }
|
|
19
19
|
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
// font-weight: normal;
|
|
22
22
|
// font-size: 14px;
|
|
23
23
|
// line-height: 16px;
|
|
24
|
-
// color: $
|
|
24
|
+
// color: $primary-5;
|
|
25
25
|
// }
|
|
26
26
|
|
|
27
27
|
// .button {
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
// .msg {
|
|
32
32
|
// font-size: 12px;
|
|
33
33
|
// line-height: 14px;
|
|
34
|
-
// color: $
|
|
34
|
+
// color: $primary-20;
|
|
35
35
|
// }
|
|
36
36
|
// .buttons {
|
|
37
37
|
// &.is-gray {
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
// font-weight: 500;
|
|
51
51
|
// font-size: 16px;
|
|
52
52
|
// line-height: 19px;
|
|
53
|
-
// color: $
|
|
53
|
+
// color: $primary-20;
|
|
54
54
|
// }
|
|
55
55
|
// }
|
|
56
56
|
// .is-gray {
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
max-width: 500px;
|
|
8
8
|
max-height: calc(100vh - 200px);
|
|
9
9
|
overflow-y: auto;
|
|
10
|
-
border: 1px solid $
|
|
10
|
+
border: 1px solid $primary-90;
|
|
11
11
|
|
|
12
12
|
label {
|
|
13
13
|
padding: 8px 16px;
|
|
14
14
|
display: flex;
|
|
15
15
|
border-bottom: 1px solid $primary-95;
|
|
16
|
-
color: $
|
|
16
|
+
color: $primary-20;
|
|
17
17
|
font-weight: 500;
|
|
18
18
|
}
|
|
19
19
|
.dropdown-item {
|
|
@@ -22,11 +22,11 @@
|
|
|
22
22
|
gap: 8px;
|
|
23
23
|
font-size: 13px;
|
|
24
24
|
padding: 8px 16px;
|
|
25
|
-
color: $
|
|
25
|
+
color: $primary-20;
|
|
26
26
|
&:hover {
|
|
27
27
|
background-color: $primary-97;
|
|
28
28
|
color: $primary;
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
|
-
}
|
|
32
|
+
}
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
background-color: $primary-97;
|
|
19
19
|
.header {
|
|
20
20
|
padding: 4px 20px;
|
|
21
|
-
border-bottom: 1px solid $
|
|
21
|
+
border-bottom: 1px solid $primary-90;
|
|
22
22
|
min-height: 40px;
|
|
23
23
|
h5 {
|
|
24
24
|
display: flex;
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
padding: 12px 20px;
|
|
72
72
|
font-weight: 500;
|
|
73
73
|
font-size: 13px;
|
|
74
|
-
color: $
|
|
74
|
+
color: $primary-5;
|
|
75
75
|
cursor: pointer;
|
|
76
76
|
transition: 0.3s ease-in-out;
|
|
77
77
|
&:hover {
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
}
|
|
88
88
|
|
|
89
89
|
.single-list {
|
|
90
|
-
border-bottom: 1px solid $
|
|
90
|
+
border-bottom: 1px solid $primary-90;
|
|
91
91
|
padding: 16px 20px;
|
|
92
92
|
&:hover {
|
|
93
93
|
strong {
|
|
@@ -105,6 +105,6 @@
|
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
p {
|
|
108
|
-
color: $
|
|
108
|
+
color: $primary-20;
|
|
109
109
|
}
|
|
110
110
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
.graph-tooltip-wrapper {
|
|
2
2
|
background-color: $white-100;
|
|
3
|
-
border: 1px solid $
|
|
3
|
+
border: 1px solid $primary-90;
|
|
4
4
|
|
|
5
5
|
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
|
|
6
6
|
border-radius: 4px;
|
|
7
7
|
overflow: hidden;
|
|
8
8
|
h6 {
|
|
9
9
|
padding: 10px 20px;
|
|
10
|
-
border-bottom: 1px solid $
|
|
10
|
+
border-bottom: 1px solid $primary-90;
|
|
11
11
|
}
|
|
12
12
|
.table-wrapper {
|
|
13
13
|
padding: 10px 20px;
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
&:first-child {
|
|
17
17
|
font-weight: 450;
|
|
18
18
|
padding-right: 10px;
|
|
19
|
-
color: $
|
|
19
|
+
color: $primary-10;
|
|
20
20
|
}
|
|
21
21
|
padding: 4px 0;
|
|
22
22
|
font-size: 13px;
|
|
@@ -63,17 +63,17 @@
|
|
|
63
63
|
display: flex;
|
|
64
64
|
align-items: center;
|
|
65
65
|
justify-content: space-between;
|
|
66
|
-
border: 1px solid $
|
|
66
|
+
border: 1px solid $primary-90;
|
|
67
67
|
|
|
68
68
|
h6 {
|
|
69
|
-
color: $
|
|
69
|
+
color: $primary-10;
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
.ms-close-button {
|
|
73
73
|
button {
|
|
74
74
|
cursor: pointer;
|
|
75
75
|
padding: 3px 5px;
|
|
76
|
-
color: $
|
|
76
|
+
color: $primary-10;
|
|
77
77
|
}
|
|
78
78
|
}
|
|
79
79
|
}
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
|
|
101
101
|
&.is-description {
|
|
102
102
|
font-weight: 400;
|
|
103
|
-
color: $
|
|
103
|
+
color: $primary-10;
|
|
104
104
|
|
|
105
105
|
strong {
|
|
106
106
|
font-weight: 500;
|
|
@@ -112,7 +112,7 @@
|
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
.ac-modal-footer {
|
|
115
|
-
border-top: 1px solid $
|
|
115
|
+
border-top: 1px solid $primary-90;
|
|
116
116
|
padding: 10px 20px;
|
|
117
117
|
}
|
|
118
118
|
}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
li {
|
|
4
4
|
display: flex;
|
|
5
5
|
align-items: center;
|
|
6
|
-
border: 1px solid $
|
|
6
|
+
border: 1px solid $primary-90;
|
|
7
7
|
margin-top: -1px;
|
|
8
8
|
padding: 5px 15px;
|
|
9
9
|
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
cursor: pointer;
|
|
13
13
|
|
|
14
14
|
.fa {
|
|
15
|
-
color: $
|
|
15
|
+
color: $primary-20;
|
|
16
16
|
font-size: 12px;
|
|
17
17
|
}
|
|
18
18
|
}
|
|
@@ -22,4 +22,4 @@
|
|
|
22
22
|
padding-left: 30px;
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
|
-
}
|
|
25
|
+
}
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
background-color: transparent;
|
|
12
12
|
cursor: pointer;
|
|
13
13
|
&:hover {
|
|
14
|
-
background-color: $
|
|
14
|
+
background-color: $primary-90;
|
|
15
15
|
}
|
|
16
16
|
|
|
17
17
|
&:focus-within {
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
min-width: 160px;
|
|
83
83
|
top: 30px;
|
|
84
84
|
padding: 5px 0;
|
|
85
|
-
border: 1px solid $
|
|
85
|
+
border: 1px solid $primary-90;
|
|
86
86
|
list-style: none;
|
|
87
87
|
opacity: 0;
|
|
88
88
|
visibility: hidden;
|
|
@@ -97,13 +97,13 @@
|
|
|
97
97
|
cursor: pointer;
|
|
98
98
|
font-weight: 400;
|
|
99
99
|
text-align: left;
|
|
100
|
-
color: $
|
|
100
|
+
color: $primary-20;
|
|
101
101
|
font-size: 13px;
|
|
102
102
|
padding: 10px 30px;
|
|
103
103
|
display: block;
|
|
104
104
|
|
|
105
105
|
&:hover {
|
|
106
|
-
background-color: $
|
|
106
|
+
background-color: $primary-90;
|
|
107
107
|
color: $primary;
|
|
108
108
|
}
|
|
109
109
|
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
border: none;
|
|
126
126
|
|
|
127
127
|
&:hover {
|
|
128
|
-
background-color: $
|
|
128
|
+
background-color: $primary-90;
|
|
129
129
|
color: $primary !important;
|
|
130
130
|
}
|
|
131
131
|
}
|