@chipstcp/upyog-css 1.0.0 → 1.0.2
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/index.css +26 -2
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +535 -535
- package/src/components/CitizenHomeCard.scss +228 -228
- package/src/components/EllipsisMenu.scss +16 -16
- package/src/components/EventCalendarView.scss +9 -9
- package/src/components/FAQ.scss +63 -63
- package/src/components/NewAccordianCitizen.scss +130 -130
- package/src/components/OnGroundEventCard.scss +71 -71
- package/src/components/PageBasedInput.scss +30 -30
- package/src/components/PopupHeadingLabel.scss +14 -14
- package/src/components/PropertySearchForm.scss +58 -58
- package/src/components/SearchForm.scss +56 -56
- package/src/components/SearchOnRadioButton.scss +9 -9
- package/src/components/StandaloneSearchBar.scss +9 -9
- package/src/components/SurveyModal.scss +195 -195
- package/src/components/TimeLine.scss +96 -96
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +99 -99
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +422 -422
- package/src/components/buttons.scss +142 -142
- package/src/components/card.scss +968 -968
- package/src/components/cardHeaderWithOptions.scss +16 -16
- package/src/components/changeLanguage.scss +3 -3
- package/src/components/charts.scss +185 -185
- package/src/components/checkbox.scss +83 -83
- package/src/components/checkpoint.scss +65 -65
- package/src/components/citizenInfoLabel.scss +14 -14
- package/src/components/custombtn.scss +15 -15
- package/src/components/datatable.scss +119 -119
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/documentSection.scss +134 -134
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +111 -111
- package/src/components/howItWorks.scss +71 -71
- package/src/components/imageviewer.scss +33 -33
- package/src/components/info-banner.scss +35 -35
- package/src/components/inputotp.scss +15 -15
- package/src/components/keynote.scss +29 -29
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +36 -36
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +117 -117
- package/src/components/multiSelectDropdown.scss +88 -88
- package/src/components/navbar.scss +377 -377
- package/src/components/newFooter.scss +82 -82
- package/src/components/plusMinus.scss +15 -15
- package/src/components/popup.scss +26 -26
- package/src/components/radiobtn.scss +46 -46
- package/src/components/ratingstar.scss +33 -33
- package/src/components/roundedLabel.scss +10 -10
- package/src/components/searchAction.scss +27 -27
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +302 -302
- package/src/components/staticDynamicMessages.scss +110 -110
- package/src/components/staticSideBar.scss +27 -27
- package/src/components/statushighlight.scss +17 -17
- package/src/components/submiterrors.scss +11 -11
- package/src/components/summary.scss +28 -28
- package/src/components/table.scss +383 -383
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +146 -146
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +217 -217
- package/src/components/uploadcomponents.scss +116 -116
- package/src/index.scss +2110 -2087
- package/src/modules/BPA/index.scss +97 -97
- package/src/modules/adv/index.scss +643 -643
- package/src/modules/hrms/index.scss +1327 -1327
- package/src/modules/rentAndLease/index.scss +238 -238
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/CitizenLogin.scss +50 -50
- package/src/pages/citizen/DocumentList.scss +454 -454
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +215 -215
- package/src/pages/citizen/InboxCard.scss +378 -378
- package/src/pages/citizen/SurveyList.scss +24 -24
- package/src/pages/citizen/citizenDocument.scss +25 -25
- package/src/pages/citizen/citizenNewLogin.scss +352 -352
- package/src/pages/citizen/container.scss +32 -32
- package/src/pages/citizen/loaderMessage.scss +341 -341
- package/src/pages/citizen/payment/payment-type.scss +2 -2
- package/src/pages/citizen/updatePropertyNumber.scss +46 -46
- package/src/pages/common/form.scss +25 -25
- package/src/pages/common/newApplicationTimeline.scss +341 -341
- package/src/pages/common/pgrUICssfix.scss +128 -128
- package/src/pages/common/requiredField.scss +3 -2
- package/src/pages/common/sanctionFeeTable.scss +91 -91
- package/src/pages/common/searchIcon.scss +12 -12
- package/src/pages/common/sitePhotoGraphs.scss +26 -26
- package/src/pages/common/stepForm.scss +40 -40
- package/src/pages/employee/EmployeeLogin.scss +6 -6
- package/src/pages/employee/cardfix.scss +13 -13
- package/src/pages/employee/container.scss +73 -73
- package/src/pages/employee/dashboard.scss +204 -204
- package/src/pages/employee/disconnection.scss +425 -425
- package/src/pages/employee/dss.scss +251 -251
- package/src/pages/employee/faq.scss +353 -353
- package/src/pages/employee/footer.scss +68 -68
- package/src/pages/employee/form-fields.scss +26 -26
- package/src/pages/employee/header.scss +262 -262
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +1110 -1110
- package/src/pages/employee/index.scss +693 -693
- package/src/pages/employee/landing.scss +1802 -1802
- package/src/pages/employee/login.scss +253 -253
- package/src/pages/employee/oldMobileInbox.scss +4 -4
- package/src/pages/employee/popupmodule.scss +47 -47
- package/src/pages/employee/response.scss +2 -2
- package/src/pages/employee/scroll-table.scss +113 -113
- package/src/pages/employee/surveys.scss +469 -469
- package/src/pages/employee/tooltip.scss +35 -35
- package/src/pages/employee/updateNumber.scss +12 -12
- package/src/pages/swach/index.scss +231 -231
- package/src/pages/ws/index.scss +118 -118
- package/svg/camera.svg +4 -4
- package/svg/check.svg +3 -3
- package/svg/close.svg +4 -4
- package/svg/error.svg +3 -3
- package/svg/error2.svg +5 -5
- package/svg/searchicon.svg +3 -3
- package/svg/starempty.svg +3 -3
- package/svg/starfilled.svg +4 -4
- package/svg/success.svg +3 -3
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
.metricsTable {
|
|
2
|
-
@apply bg-white px-md pt-md pb-lg shadow-card;
|
|
3
|
-
max-width: 440px;
|
|
4
|
-
border-radius: 4px;
|
|
5
|
-
|
|
6
|
-
.row {
|
|
7
|
-
@apply flex justify-between;
|
|
8
|
-
height: 80px;
|
|
9
|
-
width: 100%;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.lower_red {
|
|
13
|
-
@apply inline;
|
|
14
|
-
color: rgb(229, 77, 66);
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.upper_green {
|
|
18
|
-
@apply inline;
|
|
19
|
-
color: #00703C;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.chart-metric-wrapper{
|
|
24
|
-
display: flex;
|
|
25
|
-
flex-wrap: wrap;
|
|
26
|
-
margin-top: 15px;
|
|
1
|
+
.metricsTable {
|
|
2
|
+
@apply bg-white px-md pt-md pb-lg shadow-card;
|
|
3
|
+
max-width: 440px;
|
|
4
|
+
border-radius: 4px;
|
|
5
|
+
|
|
6
|
+
.row {
|
|
7
|
+
@apply flex justify-between;
|
|
8
|
+
height: 80px;
|
|
9
|
+
width: 100%;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
.lower_red {
|
|
13
|
+
@apply inline;
|
|
14
|
+
color: rgb(229, 77, 66);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.upper_green {
|
|
18
|
+
@apply inline;
|
|
19
|
+
color: #00703C;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.chart-metric-wrapper{
|
|
24
|
+
display: flex;
|
|
25
|
+
flex-wrap: wrap;
|
|
26
|
+
margin-top: 15px;
|
|
27
27
|
}
|
|
@@ -1,118 +1,118 @@
|
|
|
1
|
-
.multilink-labelWrap{
|
|
2
|
-
top: 73px;
|
|
3
|
-
@apply flex items-center align-middle text-center m-md absolute right-0 z-10;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.multilink-link-button{
|
|
7
|
-
margin: 0;
|
|
8
|
-
font-size: 14px;
|
|
9
|
-
font-weight: 600;
|
|
10
|
-
transition: all 0.2s ease;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
/* Responsive multilink-link-button for tablets */
|
|
14
|
-
@media only screen and (max-width: 1024px) {
|
|
15
|
-
.multilink-link-button {
|
|
16
|
-
font-size: 13px;
|
|
17
|
-
padding: 0 8px;
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
/* Responsive multilink-link-button for tablets and mobile */
|
|
22
|
-
@media only screen and (max-width: 768px) {
|
|
23
|
-
.multilink-link-button {
|
|
24
|
-
font-size: 11px;
|
|
25
|
-
padding: 0 6px;
|
|
26
|
-
line-height: 1.3;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
/* Responsive multilink-link-button for small mobile devices */
|
|
31
|
-
@media only screen and (max-width: 480px) {
|
|
32
|
-
.multilink-link-button {
|
|
33
|
-
font-size: 9px;
|
|
34
|
-
padding: 0 4px;
|
|
35
|
-
line-height: 1.2;
|
|
36
|
-
max-width: 100px;
|
|
37
|
-
word-break: break-word;
|
|
38
|
-
}
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
.multilink-optionWrap{
|
|
42
|
-
right: 0;
|
|
43
|
-
top:110px;
|
|
44
|
-
width: max-content;
|
|
45
|
-
@apply absolute shadow-card bg-white m-md z-10;
|
|
46
|
-
|
|
47
|
-
.multilink-option{
|
|
48
|
-
|
|
49
|
-
svg{
|
|
50
|
-
margin-top: auto;
|
|
51
|
-
margin-bottom: auto;
|
|
52
|
-
@apply mx-sm
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
&:hover{
|
|
56
|
-
@apply bg-grey-mid cursor-pointer;
|
|
57
|
-
}
|
|
58
|
-
@apply p-md;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
.overCard{
|
|
62
|
-
top: 23px;
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
.multilink-block-wrapper{
|
|
66
|
-
@apply relative;
|
|
67
|
-
.multilink-labelWrap{
|
|
68
|
-
margin: 0 !important;
|
|
69
|
-
top: unset;
|
|
70
|
-
@apply relative text-text-primary !important;
|
|
71
|
-
svg{
|
|
72
|
-
fill: #505A5F;
|
|
73
|
-
}
|
|
74
|
-
span{
|
|
75
|
-
@apply text-text-primary !important;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
.multilink-optionWrap{
|
|
79
|
-
top: 8px;
|
|
80
|
-
right: -50%;
|
|
81
|
-
@apply block !important;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
@screen dt {
|
|
86
|
-
|
|
87
|
-
.multilink-block-wrapper{
|
|
88
|
-
.multilink-optionWrap{
|
|
89
|
-
right: 0 !important;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
.multilink-labelWrap{
|
|
94
|
-
right: 20%;
|
|
95
|
-
top: 80px;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.multilink-optionWrap{
|
|
99
|
-
right: 20%;
|
|
100
|
-
top: 110px;
|
|
101
|
-
@apply shadow-card rounded-sm;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.reports-download-btn{
|
|
106
|
-
justify-content: flex-end;
|
|
107
|
-
position: unset;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.reports-options-download{
|
|
111
|
-
position: absolute;
|
|
112
|
-
justify-content: flex-end;
|
|
113
|
-
float: right;
|
|
114
|
-
right:0%;
|
|
115
|
-
display: flex;
|
|
116
|
-
flex-direction: row;
|
|
117
|
-
top:2rem;
|
|
1
|
+
.multilink-labelWrap{
|
|
2
|
+
top: 73px;
|
|
3
|
+
@apply flex items-center align-middle text-center m-md absolute right-0 z-10;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.multilink-link-button{
|
|
7
|
+
margin: 0;
|
|
8
|
+
font-size: 14px;
|
|
9
|
+
font-weight: 600;
|
|
10
|
+
transition: all 0.2s ease;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
/* Responsive multilink-link-button for tablets */
|
|
14
|
+
@media only screen and (max-width: 1024px) {
|
|
15
|
+
.multilink-link-button {
|
|
16
|
+
font-size: 13px;
|
|
17
|
+
padding: 0 8px;
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/* Responsive multilink-link-button for tablets and mobile */
|
|
22
|
+
@media only screen and (max-width: 768px) {
|
|
23
|
+
.multilink-link-button {
|
|
24
|
+
font-size: 11px;
|
|
25
|
+
padding: 0 6px;
|
|
26
|
+
line-height: 1.3;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
/* Responsive multilink-link-button for small mobile devices */
|
|
31
|
+
@media only screen and (max-width: 480px) {
|
|
32
|
+
.multilink-link-button {
|
|
33
|
+
font-size: 9px;
|
|
34
|
+
padding: 0 4px;
|
|
35
|
+
line-height: 1.2;
|
|
36
|
+
max-width: 100px;
|
|
37
|
+
word-break: break-word;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
.multilink-optionWrap{
|
|
42
|
+
right: 0;
|
|
43
|
+
top:110px;
|
|
44
|
+
width: max-content;
|
|
45
|
+
@apply absolute shadow-card bg-white m-md z-10;
|
|
46
|
+
|
|
47
|
+
.multilink-option{
|
|
48
|
+
|
|
49
|
+
svg{
|
|
50
|
+
margin-top: auto;
|
|
51
|
+
margin-bottom: auto;
|
|
52
|
+
@apply mx-sm
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
&:hover{
|
|
56
|
+
@apply bg-grey-mid cursor-pointer;
|
|
57
|
+
}
|
|
58
|
+
@apply p-md;
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
.overCard{
|
|
62
|
+
top: 23px;
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
.multilink-block-wrapper{
|
|
66
|
+
@apply relative;
|
|
67
|
+
.multilink-labelWrap{
|
|
68
|
+
margin: 0 !important;
|
|
69
|
+
top: unset;
|
|
70
|
+
@apply relative text-text-primary !important;
|
|
71
|
+
svg{
|
|
72
|
+
fill: #505A5F;
|
|
73
|
+
}
|
|
74
|
+
span{
|
|
75
|
+
@apply text-text-primary !important;
|
|
76
|
+
}
|
|
77
|
+
}
|
|
78
|
+
.multilink-optionWrap{
|
|
79
|
+
top: 8px;
|
|
80
|
+
right: -50%;
|
|
81
|
+
@apply block !important;
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
@screen dt {
|
|
86
|
+
|
|
87
|
+
.multilink-block-wrapper{
|
|
88
|
+
.multilink-optionWrap{
|
|
89
|
+
right: 0 !important;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
.multilink-labelWrap{
|
|
94
|
+
right: 20%;
|
|
95
|
+
top: 80px;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.multilink-optionWrap{
|
|
99
|
+
right: 20%;
|
|
100
|
+
top: 110px;
|
|
101
|
+
@apply shadow-card rounded-sm;
|
|
102
|
+
}
|
|
103
|
+
}
|
|
104
|
+
|
|
105
|
+
.reports-download-btn{
|
|
106
|
+
justify-content: flex-end;
|
|
107
|
+
position: unset;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.reports-options-download{
|
|
111
|
+
position: absolute;
|
|
112
|
+
justify-content: flex-end;
|
|
113
|
+
float: right;
|
|
114
|
+
right:0%;
|
|
115
|
+
display: flex;
|
|
116
|
+
flex-direction: row;
|
|
117
|
+
top:2rem;
|
|
118
118
|
}
|
|
@@ -1,89 +1,89 @@
|
|
|
1
|
-
.multi-select-dropdown-wrap{
|
|
2
|
-
@apply relative text-form-field text-text-primary w-full;
|
|
3
|
-
.master, .master-active{
|
|
4
|
-
@apply relative border border-solid border-input-border h-10 w-full;
|
|
5
|
-
input[type=text]{
|
|
6
|
-
@apply absolute top-0 left-0 p-sm pl-sm min-h-full min-w-full opacity-0;
|
|
7
|
-
color: #1f2937 !important;
|
|
8
|
-
&:focus{
|
|
9
|
-
@apply outline-none;
|
|
10
|
-
color: #1f2937 !important;
|
|
11
|
-
}
|
|
12
|
-
&::placeholder {
|
|
13
|
-
color: #9ca3af !important;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
.label{
|
|
17
|
-
@apply flex justify-between p-sm w-full h-full;
|
|
18
|
-
color: #1f2937;
|
|
19
|
-
svg{
|
|
20
|
-
@apply h-6 w-6;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
&:hover{
|
|
25
|
-
@apply border-2 border-solid border-input-border;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.master-active{
|
|
30
|
-
@apply border-2 border-input-border;
|
|
31
|
-
input[type=text]{
|
|
32
|
-
@apply opacity-100;
|
|
33
|
-
color: #1f2937 !important;
|
|
34
|
-
&:focus {
|
|
35
|
-
color: #1f2937 !important;
|
|
36
|
-
border-color: #d1d5db !important;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
.label{
|
|
40
|
-
@apply hidden;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.server{
|
|
45
|
-
|
|
46
|
-
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
|
|
47
|
-
top:40px;
|
|
48
|
-
|
|
49
|
-
max-height:20vmax;
|
|
50
|
-
overflow: scroll;
|
|
51
|
-
@apply absolute min-w-full z-20;
|
|
52
|
-
div{
|
|
53
|
-
@apply flex w-full bg-white;
|
|
54
|
-
&:hover{
|
|
55
|
-
@apply bg-grey-light;
|
|
56
|
-
background-color: #f3f4f6;
|
|
57
|
-
}
|
|
58
|
-
input{
|
|
59
|
-
height: 44px;
|
|
60
|
-
@apply absolute min-w-full opacity-0 z-20 cursor-pointer;
|
|
61
|
-
}
|
|
62
|
-
p{
|
|
63
|
-
padding: 12px;
|
|
64
|
-
@apply text-form-field text-text-primary;
|
|
65
|
-
color: #1f2937;
|
|
66
|
-
}
|
|
67
|
-
.custom-checkbox{
|
|
68
|
-
height: 28px;
|
|
69
|
-
width: 28px;
|
|
70
|
-
@apply border border-solid border-input-border m-sm;
|
|
71
|
-
background-color: #ffffff;
|
|
72
|
-
svg{
|
|
73
|
-
@apply opacity-0 z-10;
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
input:checked ~ .custom-checkbox,
|
|
77
|
-
input:hover ~ .custom-checkbox {
|
|
78
|
-
@apply border-2 border-solid;
|
|
79
|
-
border-color: #d1d5db;
|
|
80
|
-
background-color: #ffffff;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
input:checked ~ .custom-checkbox svg {
|
|
84
|
-
@apply opacity-100;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
}
|
|
88
|
-
}
|
|
1
|
+
.multi-select-dropdown-wrap{
|
|
2
|
+
@apply relative text-form-field text-text-primary w-full;
|
|
3
|
+
.master, .master-active{
|
|
4
|
+
@apply relative border border-solid border-input-border h-10 w-full;
|
|
5
|
+
input[type=text]{
|
|
6
|
+
@apply absolute top-0 left-0 p-sm pl-sm min-h-full min-w-full opacity-0;
|
|
7
|
+
color: #1f2937 !important;
|
|
8
|
+
&:focus{
|
|
9
|
+
@apply outline-none;
|
|
10
|
+
color: #1f2937 !important;
|
|
11
|
+
}
|
|
12
|
+
&::placeholder {
|
|
13
|
+
color: #9ca3af !important;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
.label{
|
|
17
|
+
@apply flex justify-between p-sm w-full h-full;
|
|
18
|
+
color: #1f2937;
|
|
19
|
+
svg{
|
|
20
|
+
@apply h-6 w-6;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
&:hover{
|
|
25
|
+
@apply border-2 border-solid border-input-border;
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.master-active{
|
|
30
|
+
@apply border-2 border-input-border;
|
|
31
|
+
input[type=text]{
|
|
32
|
+
@apply opacity-100;
|
|
33
|
+
color: #1f2937 !important;
|
|
34
|
+
&:focus {
|
|
35
|
+
color: #1f2937 !important;
|
|
36
|
+
border-color: #d1d5db !important;
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
.label{
|
|
40
|
+
@apply hidden;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
.server{
|
|
45
|
+
|
|
46
|
+
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
|
|
47
|
+
top:40px;
|
|
48
|
+
|
|
49
|
+
max-height:20vmax;
|
|
50
|
+
overflow: scroll;
|
|
51
|
+
@apply absolute min-w-full z-20;
|
|
52
|
+
div{
|
|
53
|
+
@apply flex w-full bg-white;
|
|
54
|
+
&:hover{
|
|
55
|
+
@apply bg-grey-light;
|
|
56
|
+
background-color: #f3f4f6;
|
|
57
|
+
}
|
|
58
|
+
input{
|
|
59
|
+
height: 44px;
|
|
60
|
+
@apply absolute min-w-full opacity-0 z-20 cursor-pointer;
|
|
61
|
+
}
|
|
62
|
+
p{
|
|
63
|
+
padding: 12px;
|
|
64
|
+
@apply text-form-field text-text-primary;
|
|
65
|
+
color: #1f2937;
|
|
66
|
+
}
|
|
67
|
+
.custom-checkbox{
|
|
68
|
+
height: 28px;
|
|
69
|
+
width: 28px;
|
|
70
|
+
@apply border border-solid border-input-border m-sm;
|
|
71
|
+
background-color: #ffffff;
|
|
72
|
+
svg{
|
|
73
|
+
@apply opacity-0 z-10;
|
|
74
|
+
}
|
|
75
|
+
}
|
|
76
|
+
input:checked ~ .custom-checkbox,
|
|
77
|
+
input:hover ~ .custom-checkbox {
|
|
78
|
+
@apply border-2 border-solid;
|
|
79
|
+
border-color: #d1d5db;
|
|
80
|
+
background-color: #ffffff;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
input:checked ~ .custom-checkbox svg {
|
|
84
|
+
@apply opacity-100;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
89
|
}
|