@pmidc/upyog-css 1.1.12 → 1.1.13
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 +3 -0
- 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 +450 -450
- package/src/components/buttons.scss +134 -134
- package/src/components/card.scss +627 -627
- 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 +118 -118
- 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 +377 -377
- 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 +279 -279
- 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 +138 -138
- 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 +1381 -1377
- package/src/modules/adv/index.scss +552 -552
- package/src/modules/rentAndLease/index.scss +227 -227
- 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 +21 -21
- 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 +319 -319
- 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 +694 -694
- package/src/pages/employee/landing.scss +1782 -1782
- 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 +174 -174
- 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,227 +1,227 @@
|
|
|
1
|
-
.ral-banner {
|
|
2
|
-
padding: 10px;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.ral-banner-header {
|
|
6
|
-
font-size: 32px;
|
|
7
|
-
word-break: break-word;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.ral-action-bar {
|
|
11
|
-
display: flex;
|
|
12
|
-
justify-content: flex-end;
|
|
13
|
-
align-items: baseline;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.ral-error-label {
|
|
17
|
-
width: 70%;
|
|
18
|
-
margin-left: 30%;
|
|
19
|
-
margin-top: -18px;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.ral-applicant-container {
|
|
23
|
-
border: 1px solid #ddd;
|
|
24
|
-
padding: 12px;
|
|
25
|
-
margin-bottom: 16px;
|
|
26
|
-
border-radius: 10px;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.ral-applicant-header-row {
|
|
30
|
-
display: flex;
|
|
31
|
-
align-items: center;
|
|
32
|
-
justify-content: space-between;
|
|
33
|
-
margin-bottom: 20px;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.ral-remove-btn {
|
|
37
|
-
background: transparent;
|
|
38
|
-
width: 100%;
|
|
39
|
-
max-width: 25px;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.ral-add-applicant-row {
|
|
43
|
-
display: flex;
|
|
44
|
-
justify-content: flex-end;
|
|
45
|
-
margin-bottom: 16px;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
.ral-add-applicant-btn {
|
|
49
|
-
border: 1px solid #2947a3;
|
|
50
|
-
background: transparent;
|
|
51
|
-
color: #2947a3;
|
|
52
|
-
width: 100%;
|
|
53
|
-
max-width: 140px;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
|
-
.ral-back-btn {
|
|
57
|
-
border: 1px solid;
|
|
58
|
-
background: transparent;
|
|
59
|
-
color: #2947a3;
|
|
60
|
-
margin-right: 8px;
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.ral-summary-card {
|
|
64
|
-
padding: 2px;
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
.ral-summary-section {
|
|
68
|
-
background-color: #ffffff;
|
|
69
|
-
padding: 1rem 0;
|
|
70
|
-
border-radius: 8px;
|
|
71
|
-
margin-bottom: 1.5rem;
|
|
72
|
-
box-shadow: 0 2px 6px rgba(18, 38, 63, 0.04);
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
.ral-summary-header-row {
|
|
76
|
-
display: flex;
|
|
77
|
-
justify-content: space-between;
|
|
78
|
-
align-items: center;
|
|
79
|
-
margin-bottom: 0.75rem;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
.ral-summary-heading {
|
|
83
|
-
font-size: 1.25rem;
|
|
84
|
-
color: #0d43a7;
|
|
85
|
-
font-weight: 500;
|
|
86
|
-
margin: 0;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
.ral-summary-row {
|
|
90
|
-
display: flex;
|
|
91
|
-
justify-content: space-between;
|
|
92
|
-
flex-wrap: wrap;
|
|
93
|
-
border-bottom: 1px dashed #e9eef2;
|
|
94
|
-
padding: 10px 4px;
|
|
95
|
-
align-items: center;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.ral-summary-label {
|
|
99
|
-
font-weight: 600;
|
|
100
|
-
color: #333;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
.ral-summary-docs-container {
|
|
104
|
-
display: flex;
|
|
105
|
-
flex-wrap: wrap;
|
|
106
|
-
gap: 1rem;
|
|
107
|
-
margin-top: 0.5rem;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.ral-summary-doc-card {
|
|
111
|
-
flex: 1 1 220px;
|
|
112
|
-
min-width: 180px;
|
|
113
|
-
max-width: 260px;
|
|
114
|
-
background-color: #fbfcfe;
|
|
115
|
-
padding: 0.6rem;
|
|
116
|
-
border: 1px solid #eef3f7;
|
|
117
|
-
border-radius: 6px;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.ral-summary-applicant-subheading {
|
|
121
|
-
padding: 6px 26px;
|
|
122
|
-
background: oldlace;
|
|
123
|
-
font-weight: 900;
|
|
124
|
-
}
|
|
125
|
-
|
|
126
|
-
.ral-summary-applicant-wrapper {
|
|
127
|
-
margin-bottom: 1rem;
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.ral-doc-container {
|
|
131
|
-
margin-bottom: 24px;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
.ral-doc-label {
|
|
135
|
-
width: 100%;
|
|
136
|
-
}
|
|
137
|
-
|
|
138
|
-
.ral-doc-field {
|
|
139
|
-
width: 100%;
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.ral-doc-field-employee {
|
|
143
|
-
max-width: 500px;
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
.ral-doc-upload-msg {
|
|
147
|
-
width: 100%;
|
|
148
|
-
}
|
|
149
|
-
|
|
150
|
-
.ral-doc-upload-input {
|
|
151
|
-
width: 280px;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
.ral-doc-error {
|
|
155
|
-
color: #d4351c;
|
|
156
|
-
font-size: 12px;
|
|
157
|
-
margin-top: 4px;
|
|
158
|
-
margin-bottom: 10px;
|
|
159
|
-
}
|
|
160
|
-
|
|
161
|
-
.ral-app-details-header {
|
|
162
|
-
margin-left: 14px;
|
|
163
|
-
max-width: 960px;
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
.ral-app-details-owner-header {
|
|
167
|
-
padding: 5px 24px 0px 24px;
|
|
168
|
-
font-weight: 600;
|
|
169
|
-
}
|
|
170
|
-
|
|
171
|
-
.ral-app-details-docs-card {
|
|
172
|
-
display: flex !important;
|
|
173
|
-
flex-direction: row !important;
|
|
174
|
-
flex-wrap: wrap !important;
|
|
175
|
-
gap: 30px;
|
|
176
|
-
margin-bottom: 26px;
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
.ral-my-properties-container {
|
|
180
|
-
margin-top: 16px;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
.ral-my-properties-header {
|
|
184
|
-
margin-left: 8px;
|
|
185
|
-
}
|
|
186
|
-
|
|
187
|
-
.ral-my-properties-actions {
|
|
188
|
-
display: flex;
|
|
189
|
-
gap: 20px;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
.ral-my-properties-no-result {
|
|
193
|
-
margin-left: 16px;
|
|
194
|
-
margin-top: 16px;
|
|
195
|
-
}
|
|
196
|
-
|
|
197
|
-
.ral-my-properties-load-more {
|
|
198
|
-
margin-left: 16px;
|
|
199
|
-
margin-top: 16px;
|
|
200
|
-
}
|
|
201
|
-
|
|
202
|
-
.ral-my-properties-load-more-link {
|
|
203
|
-
cursor: pointer;
|
|
204
|
-
color: #007bff;
|
|
205
|
-
font-weight: bold;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
.ral-modal-header {
|
|
209
|
-
margin-left: 20px;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
.ral-modal-close {
|
|
213
|
-
margin-right: 20px;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
.ral-header-32 {
|
|
217
|
-
font-size: 32px;
|
|
218
|
-
}
|
|
219
|
-
|
|
220
|
-
.ral-card-subheader-24 {
|
|
221
|
-
font-size: 24px;
|
|
222
|
-
}
|
|
223
|
-
|
|
224
|
-
.ral-card-subheader-24-margin {
|
|
225
|
-
font-size: 24px;
|
|
226
|
-
margin-top: 30px;
|
|
227
|
-
}
|
|
1
|
+
.ral-banner {
|
|
2
|
+
padding: 10px;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
.ral-banner-header {
|
|
6
|
+
font-size: 32px;
|
|
7
|
+
word-break: break-word;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.ral-action-bar {
|
|
11
|
+
display: flex;
|
|
12
|
+
justify-content: flex-end;
|
|
13
|
+
align-items: baseline;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.ral-error-label {
|
|
17
|
+
width: 70%;
|
|
18
|
+
margin-left: 30%;
|
|
19
|
+
margin-top: -18px;
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
.ral-applicant-container {
|
|
23
|
+
border: 1px solid #ddd;
|
|
24
|
+
padding: 12px;
|
|
25
|
+
margin-bottom: 16px;
|
|
26
|
+
border-radius: 10px;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.ral-applicant-header-row {
|
|
30
|
+
display: flex;
|
|
31
|
+
align-items: center;
|
|
32
|
+
justify-content: space-between;
|
|
33
|
+
margin-bottom: 20px;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
.ral-remove-btn {
|
|
37
|
+
background: transparent;
|
|
38
|
+
width: 100%;
|
|
39
|
+
max-width: 25px;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
.ral-add-applicant-row {
|
|
43
|
+
display: flex;
|
|
44
|
+
justify-content: flex-end;
|
|
45
|
+
margin-bottom: 16px;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
.ral-add-applicant-btn {
|
|
49
|
+
border: 1px solid #2947a3;
|
|
50
|
+
background: transparent;
|
|
51
|
+
color: #2947a3;
|
|
52
|
+
width: 100%;
|
|
53
|
+
max-width: 140px;
|
|
54
|
+
}
|
|
55
|
+
|
|
56
|
+
.ral-back-btn {
|
|
57
|
+
border: 1px solid;
|
|
58
|
+
background: transparent;
|
|
59
|
+
color: #2947a3;
|
|
60
|
+
margin-right: 8px;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.ral-summary-card {
|
|
64
|
+
padding: 2px;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.ral-summary-section {
|
|
68
|
+
background-color: #ffffff;
|
|
69
|
+
padding: 1rem 0;
|
|
70
|
+
border-radius: 8px;
|
|
71
|
+
margin-bottom: 1.5rem;
|
|
72
|
+
box-shadow: 0 2px 6px rgba(18, 38, 63, 0.04);
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
.ral-summary-header-row {
|
|
76
|
+
display: flex;
|
|
77
|
+
justify-content: space-between;
|
|
78
|
+
align-items: center;
|
|
79
|
+
margin-bottom: 0.75rem;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.ral-summary-heading {
|
|
83
|
+
font-size: 1.25rem;
|
|
84
|
+
color: #0d43a7;
|
|
85
|
+
font-weight: 500;
|
|
86
|
+
margin: 0;
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
.ral-summary-row {
|
|
90
|
+
display: flex;
|
|
91
|
+
justify-content: space-between;
|
|
92
|
+
flex-wrap: wrap;
|
|
93
|
+
border-bottom: 1px dashed #e9eef2;
|
|
94
|
+
padding: 10px 4px;
|
|
95
|
+
align-items: center;
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
.ral-summary-label {
|
|
99
|
+
font-weight: 600;
|
|
100
|
+
color: #333;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.ral-summary-docs-container {
|
|
104
|
+
display: flex;
|
|
105
|
+
flex-wrap: wrap;
|
|
106
|
+
gap: 1rem;
|
|
107
|
+
margin-top: 0.5rem;
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.ral-summary-doc-card {
|
|
111
|
+
flex: 1 1 220px;
|
|
112
|
+
min-width: 180px;
|
|
113
|
+
max-width: 260px;
|
|
114
|
+
background-color: #fbfcfe;
|
|
115
|
+
padding: 0.6rem;
|
|
116
|
+
border: 1px solid #eef3f7;
|
|
117
|
+
border-radius: 6px;
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.ral-summary-applicant-subheading {
|
|
121
|
+
padding: 6px 26px;
|
|
122
|
+
background: oldlace;
|
|
123
|
+
font-weight: 900;
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.ral-summary-applicant-wrapper {
|
|
127
|
+
margin-bottom: 1rem;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.ral-doc-container {
|
|
131
|
+
margin-bottom: 24px;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
.ral-doc-label {
|
|
135
|
+
width: 100%;
|
|
136
|
+
}
|
|
137
|
+
|
|
138
|
+
.ral-doc-field {
|
|
139
|
+
width: 100%;
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.ral-doc-field-employee {
|
|
143
|
+
max-width: 500px;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
.ral-doc-upload-msg {
|
|
147
|
+
width: 100%;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
.ral-doc-upload-input {
|
|
151
|
+
width: 280px;
|
|
152
|
+
}
|
|
153
|
+
|
|
154
|
+
.ral-doc-error {
|
|
155
|
+
color: #d4351c;
|
|
156
|
+
font-size: 12px;
|
|
157
|
+
margin-top: 4px;
|
|
158
|
+
margin-bottom: 10px;
|
|
159
|
+
}
|
|
160
|
+
|
|
161
|
+
.ral-app-details-header {
|
|
162
|
+
margin-left: 14px;
|
|
163
|
+
max-width: 960px;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
.ral-app-details-owner-header {
|
|
167
|
+
padding: 5px 24px 0px 24px;
|
|
168
|
+
font-weight: 600;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
.ral-app-details-docs-card {
|
|
172
|
+
display: flex !important;
|
|
173
|
+
flex-direction: row !important;
|
|
174
|
+
flex-wrap: wrap !important;
|
|
175
|
+
gap: 30px;
|
|
176
|
+
margin-bottom: 26px;
|
|
177
|
+
}
|
|
178
|
+
|
|
179
|
+
.ral-my-properties-container {
|
|
180
|
+
margin-top: 16px;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.ral-my-properties-header {
|
|
184
|
+
margin-left: 8px;
|
|
185
|
+
}
|
|
186
|
+
|
|
187
|
+
.ral-my-properties-actions {
|
|
188
|
+
display: flex;
|
|
189
|
+
gap: 20px;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
.ral-my-properties-no-result {
|
|
193
|
+
margin-left: 16px;
|
|
194
|
+
margin-top: 16px;
|
|
195
|
+
}
|
|
196
|
+
|
|
197
|
+
.ral-my-properties-load-more {
|
|
198
|
+
margin-left: 16px;
|
|
199
|
+
margin-top: 16px;
|
|
200
|
+
}
|
|
201
|
+
|
|
202
|
+
.ral-my-properties-load-more-link {
|
|
203
|
+
cursor: pointer;
|
|
204
|
+
color: #007bff;
|
|
205
|
+
font-weight: bold;
|
|
206
|
+
}
|
|
207
|
+
|
|
208
|
+
.ral-modal-header {
|
|
209
|
+
margin-left: 20px;
|
|
210
|
+
}
|
|
211
|
+
|
|
212
|
+
.ral-modal-close {
|
|
213
|
+
margin-right: 20px;
|
|
214
|
+
}
|
|
215
|
+
|
|
216
|
+
.ral-header-32 {
|
|
217
|
+
font-size: 32px;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
.ral-card-subheader-24 {
|
|
221
|
+
font-size: 24px;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
.ral-card-subheader-24-margin {
|
|
225
|
+
font-size: 24px;
|
|
226
|
+
margin-top: 30px;
|
|
227
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
.CitizenEngagementNotificationWrapper {
|
|
2
|
-
.h1 {
|
|
3
|
-
margin: 15px;
|
|
4
|
-
}
|
|
5
|
-
.WhatsNewCard {
|
|
6
|
-
@apply mx-md mb-md;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
1
|
+
.CitizenEngagementNotificationWrapper {
|
|
2
|
+
.h1 {
|
|
3
|
+
margin: 15px;
|
|
4
|
+
}
|
|
5
|
+
.WhatsNewCard {
|
|
6
|
+
@apply mx-md mb-md;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
@@ -1,50 +1,50 @@
|
|
|
1
|
-
.newLoginlanguageWrapper {
|
|
2
|
-
width: 100%;
|
|
3
|
-
margin-bottom: 24px;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.newLoginlabel {
|
|
7
|
-
font-weight: 500;
|
|
8
|
-
font-size: 16px;
|
|
9
|
-
line-height: 25px;
|
|
10
|
-
color: #686677;
|
|
11
|
-
margin-bottom: 8px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.newLoginrequired {
|
|
15
|
-
color: #ff1515;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.newLoginlanguageButtonContainer {
|
|
19
|
-
display: flex;
|
|
20
|
-
gap: 12px;
|
|
21
|
-
width: 100%;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
/* Default button style */
|
|
25
|
-
.newLoginlanguageButton {
|
|
26
|
-
flex: 1;
|
|
27
|
-
padding: 12px 20px;
|
|
28
|
-
border: 1px solid #d0d5dd;
|
|
29
|
-
border-radius: 8px;
|
|
30
|
-
background-color: #ffffff;
|
|
31
|
-
color: #344054;
|
|
32
|
-
font-size: 16px;
|
|
33
|
-
font-weight: 500;
|
|
34
|
-
cursor: pointer;
|
|
35
|
-
transition: all 0.newLogin2s ease;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
/* Hover state */
|
|
39
|
-
.newLoginlanguageButton:hover {
|
|
40
|
-
border-color: #98a2b3;
|
|
41
|
-
background-color: #f9fafb;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
/* Selected button state */
|
|
45
|
-
.newLoginselected {
|
|
46
|
-
border: 2px solid #5b68f0;
|
|
47
|
-
background-color: #f0f1ff;
|
|
48
|
-
color: #5b68f0;
|
|
49
|
-
font-weight: 600;
|
|
50
|
-
}
|
|
1
|
+
.newLoginlanguageWrapper {
|
|
2
|
+
width: 100%;
|
|
3
|
+
margin-bottom: 24px;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.newLoginlabel {
|
|
7
|
+
font-weight: 500;
|
|
8
|
+
font-size: 16px;
|
|
9
|
+
line-height: 25px;
|
|
10
|
+
color: #686677;
|
|
11
|
+
margin-bottom: 8px;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
.newLoginrequired {
|
|
15
|
+
color: #ff1515;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.newLoginlanguageButtonContainer {
|
|
19
|
+
display: flex;
|
|
20
|
+
gap: 12px;
|
|
21
|
+
width: 100%;
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
/* Default button style */
|
|
25
|
+
.newLoginlanguageButton {
|
|
26
|
+
flex: 1;
|
|
27
|
+
padding: 12px 20px;
|
|
28
|
+
border: 1px solid #d0d5dd;
|
|
29
|
+
border-radius: 8px;
|
|
30
|
+
background-color: #ffffff;
|
|
31
|
+
color: #344054;
|
|
32
|
+
font-size: 16px;
|
|
33
|
+
font-weight: 500;
|
|
34
|
+
cursor: pointer;
|
|
35
|
+
transition: all 0.newLogin2s ease;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
/* Hover state */
|
|
39
|
+
.newLoginlanguageButton:hover {
|
|
40
|
+
border-color: #98a2b3;
|
|
41
|
+
background-color: #f9fafb;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
/* Selected button state */
|
|
45
|
+
.newLoginselected {
|
|
46
|
+
border: 2px solid #5b68f0;
|
|
47
|
+
background-color: #f0f1ff;
|
|
48
|
+
color: #5b68f0;
|
|
49
|
+
font-weight: 600;
|
|
50
|
+
}
|