@pmidc/upyog-css 1.1.6 → 1.1.7
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 +216 -0
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +534 -534
- 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/TimeLine.scss +96 -96
- package/src/components/WhatsNewCard.scss +12 -12
- package/src/components/actionLink.scss +3 -3
- package/src/components/actionbar.scss +96 -96
- package/src/components/bannercomponents.scss +137 -137
- package/src/components/body.scss +261 -261
- package/src/components/buttons.scss +87 -87
- package/src/components/card.scss +581 -581
- package/src/components/cardHeaderWithOptions.scss +13 -13
- 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 +116 -116
- package/src/components/datewrap.scss +21 -21
- package/src/components/detailscard.scss +6 -6
- package/src/components/detailscontainer.scss +13 -13
- package/src/components/filters.scss +97 -97
- package/src/components/grey.scss +3 -3
- package/src/components/hoc/InboxComposer.scss +115 -115
- 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 +87 -87
- package/src/components/multiSelectDropdown.scss +88 -88
- package/src/components/navbar.scss +338 -338
- package/src/components/newFooter.scss +75 -75
- package/src/components/plusMinus.scss +15 -15
- package/src/components/popup.scss +15 -15
- package/src/components/radiobtn.scss +44 -44
- 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 +276 -276
- 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 +362 -362
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +119 -119
- 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 +113 -113
- package/src/index.scss +1029 -1028
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/CitizenLogin.scss +50 -50
- package/src/pages/citizen/DocumentList.scss +448 -448
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +214 -214
- package/src/pages/citizen/InboxCard.scss +327 -327
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +25 -25
- package/src/pages/citizen/citizenNewLogin.scss +357 -357
- package/src/pages/citizen/container.scss +32 -32
- package/src/pages/citizen/loaderMessage.scss +295 -295
- 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 +203 -0
- package/src/pages/common/pgrUICssfix.scss +105 -105
- package/src/pages/common/requiredField.scss +2 -2
- package/src/pages/common/sanctionFeeTable.scss +91 -91
- package/src/pages/common/searchIcon.scss +12 -12
- 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 +203 -203
- 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 +13 -13
- package/src/pages/employee/header.scss +262 -262
- package/src/pages/employee/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +744 -744
- package/src/pages/employee/index.scss +677 -677
- package/src/pages/employee/landing.scss +324 -324
- 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 +172 -172
- package/src/pages/ws/index.scss +104 -104
- 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,115 +1,115 @@
|
|
|
1
|
-
.InboxComposerWrapper {
|
|
2
|
-
.form-field-flex-one {
|
|
3
|
-
.form-field {
|
|
4
|
-
@apply flex-1;
|
|
5
|
-
}
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.inboxPopupMobileWrapper {
|
|
10
|
-
@apply block p-md w-full overflow-scroll;
|
|
11
|
-
.submit {
|
|
12
|
-
@apply flex left-0 w-full px-xl items-center flex-row-reverse !important;
|
|
13
|
-
}
|
|
14
|
-
.form-field {
|
|
15
|
-
margin: 0 !important;
|
|
16
|
-
@apply w-full;
|
|
17
|
-
}
|
|
18
|
-
.InboxMobilePopupCloseButtonWrapper {
|
|
19
|
-
@apply flex flex-row-reverse;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
@screen dt {
|
|
24
|
-
.InboxComposerWrapper {
|
|
25
|
-
grid-template-columns: calc(25% - 32px) 75%;
|
|
26
|
-
@apply grid gap-x-8 gap-y-6;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.wns-inbox-composer {
|
|
30
|
-
.filter-form {
|
|
31
|
-
height: fit-content;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.wns-search-field {
|
|
35
|
-
width: 30% !important;
|
|
36
|
-
.field-container {
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
.form-field {
|
|
40
|
-
width: 100% !important;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
.SubmitAndClearAllContainer {
|
|
44
|
-
width: 100%;
|
|
45
|
-
display: flex;
|
|
46
|
-
justify-content: end;
|
|
47
|
-
align-items: center;
|
|
48
|
-
.clear-search {
|
|
49
|
-
width: 30%;
|
|
50
|
-
display: inline-block;
|
|
51
|
-
vertical-align: middle;
|
|
52
|
-
text-align: right;
|
|
53
|
-
cursor: pointer;
|
|
54
|
-
p {
|
|
55
|
-
padding: 1rem;
|
|
56
|
-
color: rgb(244, 119, 56);
|
|
57
|
-
text-align: end;
|
|
58
|
-
}
|
|
59
|
-
}
|
|
60
|
-
.submit {
|
|
61
|
-
width: 30% !important;
|
|
62
|
-
margin-left: unset !important;
|
|
63
|
-
button {
|
|
64
|
-
width: 100% !important;
|
|
65
|
-
}
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.search-form-wns-inbox {
|
|
71
|
-
.clear-search-container {
|
|
72
|
-
grid-column: 2/3;
|
|
73
|
-
text-align: right;
|
|
74
|
-
.clear-search {
|
|
75
|
-
width: 100%;
|
|
76
|
-
color: #2947A3 !important;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
button {
|
|
80
|
-
width: 100%;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
.filter-form {
|
|
84
|
-
height: fit-content;
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
.search-complaint-container {
|
|
88
|
-
flex-direction: column;
|
|
89
|
-
align-items: flex-start;
|
|
90
|
-
--bg-opacity: 1;
|
|
91
|
-
background-color: #fff;
|
|
92
|
-
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
|
93
|
-
padding: 16px;
|
|
94
|
-
display: unset;
|
|
95
|
-
flex-wrap: unset;
|
|
96
|
-
justify-content: unset;
|
|
97
|
-
margin-bottom: 0;
|
|
98
|
-
.complaint-input-container {
|
|
99
|
-
display: grid !important;
|
|
100
|
-
grid-template-columns: 33.33% 33.33% 33.33%;
|
|
101
|
-
}
|
|
102
|
-
.form-field {
|
|
103
|
-
width: 100%;
|
|
104
|
-
padding-right: 15px;
|
|
105
|
-
.clear-search {
|
|
106
|
-
padding-top: 10px;
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
}
|
|
110
|
-
.submit {
|
|
111
|
-
margin-top: 0;
|
|
112
|
-
right: 0;
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
1
|
+
.InboxComposerWrapper {
|
|
2
|
+
.form-field-flex-one {
|
|
3
|
+
.form-field {
|
|
4
|
+
@apply flex-1;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.inboxPopupMobileWrapper {
|
|
10
|
+
@apply block p-md w-full overflow-scroll;
|
|
11
|
+
.submit {
|
|
12
|
+
@apply flex left-0 w-full px-xl items-center flex-row-reverse !important;
|
|
13
|
+
}
|
|
14
|
+
.form-field {
|
|
15
|
+
margin: 0 !important;
|
|
16
|
+
@apply w-full;
|
|
17
|
+
}
|
|
18
|
+
.InboxMobilePopupCloseButtonWrapper {
|
|
19
|
+
@apply flex flex-row-reverse;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
@screen dt {
|
|
24
|
+
.InboxComposerWrapper {
|
|
25
|
+
grid-template-columns: calc(25% - 32px) 75%;
|
|
26
|
+
@apply grid gap-x-8 gap-y-6;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.wns-inbox-composer {
|
|
30
|
+
.filter-form {
|
|
31
|
+
height: fit-content;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.wns-search-field {
|
|
35
|
+
width: 30% !important;
|
|
36
|
+
.field-container {
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
.form-field {
|
|
40
|
+
width: 100% !important;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.SubmitAndClearAllContainer {
|
|
44
|
+
width: 100%;
|
|
45
|
+
display: flex;
|
|
46
|
+
justify-content: end;
|
|
47
|
+
align-items: center;
|
|
48
|
+
.clear-search {
|
|
49
|
+
width: 30%;
|
|
50
|
+
display: inline-block;
|
|
51
|
+
vertical-align: middle;
|
|
52
|
+
text-align: right;
|
|
53
|
+
cursor: pointer;
|
|
54
|
+
p {
|
|
55
|
+
padding: 1rem;
|
|
56
|
+
color: rgb(244, 119, 56);
|
|
57
|
+
text-align: end;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
.submit {
|
|
61
|
+
width: 30% !important;
|
|
62
|
+
margin-left: unset !important;
|
|
63
|
+
button {
|
|
64
|
+
width: 100% !important;
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
.search-form-wns-inbox {
|
|
71
|
+
.clear-search-container {
|
|
72
|
+
grid-column: 2/3;
|
|
73
|
+
text-align: right;
|
|
74
|
+
.clear-search {
|
|
75
|
+
width: 100%;
|
|
76
|
+
color: #2947A3 !important;
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
button {
|
|
80
|
+
width: 100%;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
.filter-form {
|
|
84
|
+
height: fit-content;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
.search-complaint-container {
|
|
88
|
+
flex-direction: column;
|
|
89
|
+
align-items: flex-start;
|
|
90
|
+
--bg-opacity: 1;
|
|
91
|
+
background-color: #fff;
|
|
92
|
+
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
|
93
|
+
padding: 16px;
|
|
94
|
+
display: unset;
|
|
95
|
+
flex-wrap: unset;
|
|
96
|
+
justify-content: unset;
|
|
97
|
+
margin-bottom: 0;
|
|
98
|
+
.complaint-input-container {
|
|
99
|
+
display: grid !important;
|
|
100
|
+
grid-template-columns: 33.33% 33.33% 33.33%;
|
|
101
|
+
}
|
|
102
|
+
.form-field {
|
|
103
|
+
width: 100%;
|
|
104
|
+
padding-right: 15px;
|
|
105
|
+
.clear-search {
|
|
106
|
+
padding-top: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
.submit {
|
|
111
|
+
margin-top: 0;
|
|
112
|
+
right: 0;
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
}
|
|
@@ -1,71 +1,71 @@
|
|
|
1
|
-
.how-it-works-page{
|
|
2
|
-
width: 92%;
|
|
3
|
-
margin: 16px;
|
|
4
|
-
.how-it-works-page-header{
|
|
5
|
-
margin-bottom: 15px;
|
|
6
|
-
}
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.video-icon{
|
|
10
|
-
float: left;
|
|
11
|
-
background-color: #6F6F6F;
|
|
12
|
-
height: 60px;
|
|
13
|
-
width: 100px;
|
|
14
|
-
cursor: pointer;
|
|
15
|
-
margin: 5px;
|
|
16
|
-
|
|
17
|
-
.vid-svg{
|
|
18
|
-
padding-left: 35px;
|
|
19
|
-
padding-top: 18px;
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
.how-it-works-header-description{
|
|
24
|
-
padding: 5px;
|
|
25
|
-
overflow-wrap: break-word;
|
|
26
|
-
h2{
|
|
27
|
-
font-size: 16px;
|
|
28
|
-
font-weight: 400;
|
|
29
|
-
}
|
|
30
|
-
p{
|
|
31
|
-
font-size: 12px;
|
|
32
|
-
font-weight: 400;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.how-it-works-pdf-section{
|
|
37
|
-
display: flex;
|
|
38
|
-
justify-content: space-between;
|
|
39
|
-
.pdf-icon-header-desc{
|
|
40
|
-
float: left;
|
|
41
|
-
.pdf-icon{
|
|
42
|
-
display: inline-block;
|
|
43
|
-
}
|
|
44
|
-
.pdf-header-desc{
|
|
45
|
-
display: inline-block;
|
|
46
|
-
position: absolute;
|
|
47
|
-
padding: 5px;
|
|
48
|
-
overflow-wrap: break-word;
|
|
49
|
-
h2{
|
|
50
|
-
font-size: 16px;
|
|
51
|
-
font-weight: 400;
|
|
52
|
-
}
|
|
53
|
-
p{
|
|
54
|
-
font-size: 12px;
|
|
55
|
-
font-weight: 400;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
.download-icon{
|
|
60
|
-
float: right;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.how-it-works-video-play{
|
|
65
|
-
display: inline-block;
|
|
66
|
-
.close-button{
|
|
67
|
-
float: right;
|
|
68
|
-
cursor: pointer;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
1
|
+
.how-it-works-page{
|
|
2
|
+
width: 92%;
|
|
3
|
+
margin: 16px;
|
|
4
|
+
.how-it-works-page-header{
|
|
5
|
+
margin-bottom: 15px;
|
|
6
|
+
}
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
.video-icon{
|
|
10
|
+
float: left;
|
|
11
|
+
background-color: #6F6F6F;
|
|
12
|
+
height: 60px;
|
|
13
|
+
width: 100px;
|
|
14
|
+
cursor: pointer;
|
|
15
|
+
margin: 5px;
|
|
16
|
+
|
|
17
|
+
.vid-svg{
|
|
18
|
+
padding-left: 35px;
|
|
19
|
+
padding-top: 18px;
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.how-it-works-header-description{
|
|
24
|
+
padding: 5px;
|
|
25
|
+
overflow-wrap: break-word;
|
|
26
|
+
h2{
|
|
27
|
+
font-size: 16px;
|
|
28
|
+
font-weight: 400;
|
|
29
|
+
}
|
|
30
|
+
p{
|
|
31
|
+
font-size: 12px;
|
|
32
|
+
font-weight: 400;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.how-it-works-pdf-section{
|
|
37
|
+
display: flex;
|
|
38
|
+
justify-content: space-between;
|
|
39
|
+
.pdf-icon-header-desc{
|
|
40
|
+
float: left;
|
|
41
|
+
.pdf-icon{
|
|
42
|
+
display: inline-block;
|
|
43
|
+
}
|
|
44
|
+
.pdf-header-desc{
|
|
45
|
+
display: inline-block;
|
|
46
|
+
position: absolute;
|
|
47
|
+
padding: 5px;
|
|
48
|
+
overflow-wrap: break-word;
|
|
49
|
+
h2{
|
|
50
|
+
font-size: 16px;
|
|
51
|
+
font-weight: 400;
|
|
52
|
+
}
|
|
53
|
+
p{
|
|
54
|
+
font-size: 12px;
|
|
55
|
+
font-weight: 400;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
.download-icon{
|
|
60
|
+
float: right;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.how-it-works-video-play{
|
|
65
|
+
display: inline-block;
|
|
66
|
+
.close-button{
|
|
67
|
+
float: right;
|
|
68
|
+
cursor: pointer;
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
|
|
@@ -1,33 +1,33 @@
|
|
|
1
|
-
.image-viewer-wrap {
|
|
2
|
-
@apply bg-text-primary p-md top-0 left-0 z-20 fixed w-full h-full;
|
|
3
|
-
|
|
4
|
-
svg {
|
|
5
|
-
top: 90px;
|
|
6
|
-
right: 16px;
|
|
7
|
-
@apply absolute h-6 w-6;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
img {
|
|
11
|
-
margin-top: 40%;
|
|
12
|
-
@apply max-w-full h-auto;
|
|
13
|
-
}
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
@screen dt {
|
|
17
|
-
.image-viewer-wrap {
|
|
18
|
-
@apply flex fixed top-0 left-0 w-full h-full z-20 bg-text-primary p-md;
|
|
19
|
-
|
|
20
|
-
svg {
|
|
21
|
-
top: 90px;
|
|
22
|
-
right: 16px;
|
|
23
|
-
@apply absolute h-6 w-6;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
img {
|
|
27
|
-
width: auto;
|
|
28
|
-
height: auto;
|
|
29
|
-
max-width: 640px;
|
|
30
|
-
margin: auto;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
1
|
+
.image-viewer-wrap {
|
|
2
|
+
@apply bg-text-primary p-md top-0 left-0 z-20 fixed w-full h-full;
|
|
3
|
+
|
|
4
|
+
svg {
|
|
5
|
+
top: 90px;
|
|
6
|
+
right: 16px;
|
|
7
|
+
@apply absolute h-6 w-6;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
img {
|
|
11
|
+
margin-top: 40%;
|
|
12
|
+
@apply max-w-full h-auto;
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
@screen dt {
|
|
17
|
+
.image-viewer-wrap {
|
|
18
|
+
@apply flex fixed top-0 left-0 w-full h-full z-20 bg-text-primary p-md;
|
|
19
|
+
|
|
20
|
+
svg {
|
|
21
|
+
top: 90px;
|
|
22
|
+
right: 16px;
|
|
23
|
+
@apply absolute h-6 w-6;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
img {
|
|
27
|
+
width: auto;
|
|
28
|
+
height: auto;
|
|
29
|
+
max-width: 640px;
|
|
30
|
+
margin: auto;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
.info-banner-wrap {
|
|
2
|
-
@apply bg-link-normal bg-opacity-25 m-sm p-md;
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
background-color: #C7E0F1;
|
|
6
|
-
border-radius: 4px;
|
|
7
|
-
svg {
|
|
8
|
-
margin-top: 5px;
|
|
9
|
-
@apply rounded-full;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
div {
|
|
13
|
-
@apply flex;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
h2 {
|
|
17
|
-
@apply text-heading-m text-link-normal mb-md font-bold ml-sm;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
p {
|
|
21
|
-
@apply text-body-l text-link-normal whitespace-pre-line;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
@screen dt {
|
|
26
|
-
.info-banner-wrap {
|
|
27
|
-
h2 {
|
|
28
|
-
@apply text-heading-m-dt;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
p {
|
|
32
|
-
@apply text-body-l-dt;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
1
|
+
.info-banner-wrap {
|
|
2
|
+
@apply bg-link-normal bg-opacity-25 m-sm p-md;
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
background-color: #C7E0F1;
|
|
6
|
+
border-radius: 4px;
|
|
7
|
+
svg {
|
|
8
|
+
margin-top: 5px;
|
|
9
|
+
@apply rounded-full;
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
div {
|
|
13
|
+
@apply flex;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
h2 {
|
|
17
|
+
@apply text-heading-m text-link-normal mb-md font-bold ml-sm;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
p {
|
|
21
|
+
@apply text-body-l text-link-normal whitespace-pre-line;
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
@screen dt {
|
|
26
|
+
.info-banner-wrap {
|
|
27
|
+
h2 {
|
|
28
|
+
@apply text-heading-m-dt;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
p {
|
|
32
|
+
@apply text-body-l-dt;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.input-otp-wrap {
|
|
2
|
-
@apply mb-lg;
|
|
3
|
-
|
|
4
|
-
input {
|
|
5
|
-
@apply border-2 border-solid border-input-border outline-none h-10 w-10 text-form-field text-text-primary mr-sm mb-sm text-center;
|
|
6
|
-
}
|
|
7
|
-
input::-webkit-outer-spin-button,
|
|
8
|
-
input::-webkit-inner-spin-button {
|
|
9
|
-
-webkit-appearance: none;
|
|
10
|
-
margin: 0;
|
|
11
|
-
}
|
|
12
|
-
input[type="number"] {
|
|
13
|
-
-moz-appearance: textfield;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
1
|
+
.input-otp-wrap {
|
|
2
|
+
@apply mb-lg;
|
|
3
|
+
|
|
4
|
+
input {
|
|
5
|
+
@apply border-2 border-solid border-input-border outline-none h-10 w-10 text-form-field text-text-primary mr-sm mb-sm text-center;
|
|
6
|
+
}
|
|
7
|
+
input::-webkit-outer-spin-button,
|
|
8
|
+
input::-webkit-inner-spin-button {
|
|
9
|
+
-webkit-appearance: none;
|
|
10
|
+
margin: 0;
|
|
11
|
+
}
|
|
12
|
+
input[type="number"] {
|
|
13
|
+
-moz-appearance: textfield;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
.key-note-pair {
|
|
2
|
-
@apply mb-md;
|
|
3
|
-
|
|
4
|
-
h3 {
|
|
5
|
-
margin-bottom: 4px;
|
|
6
|
-
@apply font-bold text-text-primary text-heading-s;
|
|
7
|
-
color: #000;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
p {
|
|
11
|
-
@apply text-text-primary text-body-l;
|
|
12
|
-
color: #000;
|
|
13
|
-
}
|
|
14
|
-
|
|
15
|
-
.caption {
|
|
16
|
-
@apply text-body-l text-text-secondary;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
@screen dt {
|
|
21
|
-
.key-note-pair {
|
|
22
|
-
p {
|
|
23
|
-
@apply text-body-l-dt;
|
|
24
|
-
}
|
|
25
|
-
.caption {
|
|
26
|
-
@apply text-body-l-dt text-text-secondary;
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
1
|
+
.key-note-pair {
|
|
2
|
+
@apply mb-md;
|
|
3
|
+
|
|
4
|
+
h3 {
|
|
5
|
+
margin-bottom: 4px;
|
|
6
|
+
@apply font-bold text-text-primary text-heading-s;
|
|
7
|
+
color: #000;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
p {
|
|
11
|
+
@apply text-text-primary text-body-l;
|
|
12
|
+
color: #000;
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.caption {
|
|
16
|
+
@apply text-body-l text-text-secondary;
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
@screen dt {
|
|
21
|
+
.key-note-pair {
|
|
22
|
+
p {
|
|
23
|
+
@apply text-body-l-dt;
|
|
24
|
+
}
|
|
25
|
+
.caption {
|
|
26
|
+
@apply text-body-l-dt text-text-secondary;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
.language-selector {
|
|
2
|
-
@apply flex flex-wrap;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.language-selector div:not(:first-child) {
|
|
6
|
-
margin-left: 10px;
|
|
7
|
-
}
|
|
8
|
-
.bannerCard .language-button-container button {
|
|
9
|
-
width: 6.2rem;
|
|
10
|
-
height: 2.5rem;
|
|
11
|
-
}
|
|
12
|
-
.bannerCard .customBtn {
|
|
13
|
-
border-color: #505a5f;
|
|
14
|
-
}
|
|
15
|
-
.bannerCard .customBtn:focus {
|
|
16
|
-
outline: none;
|
|
17
|
-
}
|
|
18
|
-
.bannerCard .customBtn-selected {
|
|
19
|
-
border-color: transparent;
|
|
20
|
-
background-color: #5a1166 !important;
|
|
21
|
-
}
|
|
22
|
-
.bannerCard .bannerHeader p {
|
|
23
|
-
font-size: 19px;
|
|
24
|
-
}
|
|
1
|
+
.language-selector {
|
|
2
|
+
@apply flex flex-wrap;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.language-selector div:not(:first-child) {
|
|
6
|
+
margin-left: 10px;
|
|
7
|
+
}
|
|
8
|
+
.bannerCard .language-button-container button {
|
|
9
|
+
width: 6.2rem;
|
|
10
|
+
height: 2.5rem;
|
|
11
|
+
}
|
|
12
|
+
.bannerCard .customBtn {
|
|
13
|
+
border-color: #505a5f;
|
|
14
|
+
}
|
|
15
|
+
.bannerCard .customBtn:focus {
|
|
16
|
+
outline: none;
|
|
17
|
+
}
|
|
18
|
+
.bannerCard .customBtn-selected {
|
|
19
|
+
border-color: transparent;
|
|
20
|
+
background-color: #5a1166 !important;
|
|
21
|
+
}
|
|
22
|
+
.bannerCard .bannerHeader p {
|
|
23
|
+
font-size: 19px;
|
|
24
|
+
}
|