@pmidc/upyog-css 1.1.3 → 1.1.5
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 +48 -30
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/components/CardBasedOptions.scss +110 -110
- 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/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 +67 -67
- 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 +147 -147
- package/src/components/buttons.scss +79 -49
- package/src/components/card.scss +436 -436
- 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 +27 -27
- package/src/components/languageSelector.scss +24 -24
- package/src/components/loader.scss +96 -96
- package/src/components/map.scss +30 -30
- package/src/components/metricsTable.scss +26 -26
- package/src/components/multiLink.scss +87 -87
- package/src/components/multiSelectDropdown.scss +72 -72
- package/src/components/navbar.scss +345 -345
- 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 +20 -20
- package/src/components/sectionalDropdown.scss +43 -43
- package/src/components/selectdropdown.scss +205 -205
- 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 +178 -178
- package/src/components/tag.scss +27 -27
- package/src/components/telephone.scss +17 -17
- package/src/components/textfields.scss +111 -111
- package/src/components/toast.scss +31 -31
- package/src/components/toggleSwitch.scss +40 -40
- package/src/components/topbar.scss +147 -147
- package/src/components/uploadcomponents.scss +113 -113
- package/src/index.scss +1022 -1020
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +8 -8
- package/src/pages/citizen/DocumentList.scss +304 -304
- package/src/pages/citizen/Events.scss +46 -46
- package/src/pages/citizen/HomePageWrapper.scss +164 -164
- package/src/pages/citizen/SurveyList.scss +21 -21
- package/src/pages/citizen/citizenDocument.scss +21 -21
- package/src/pages/citizen/citizenNewLogin.scss +193 -193
- package/src/pages/citizen/container.scss +22 -22
- 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/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 +249 -249
- 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/iframe.scss +65 -65
- package/src/pages/employee/inbox.scss +744 -744
- package/src/pages/employee/index.scss +678 -678
- package/src/pages/employee/landing.scss +324 -324
- package/src/pages/employee/login.scss +594 -594
- 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,17 +1,17 @@
|
|
|
1
|
-
.ellipsis-menu-wrap{
|
|
2
|
-
@apply relative;
|
|
3
|
-
|
|
4
|
-
.menu{
|
|
5
|
-
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
|
|
6
|
-
@apply absolute right-0 bg-white z-30;
|
|
7
|
-
.item{
|
|
8
|
-
@apply flex items-center justify-between p-sm;
|
|
9
|
-
&:hover{
|
|
10
|
-
@apply bg-grey-mid cursor-pointer;
|
|
11
|
-
}
|
|
12
|
-
svg {
|
|
13
|
-
margin-right: 10px;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
1
|
+
.ellipsis-menu-wrap{
|
|
2
|
+
@apply relative;
|
|
3
|
+
|
|
4
|
+
.menu{
|
|
5
|
+
box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2);
|
|
6
|
+
@apply absolute right-0 bg-white z-30;
|
|
7
|
+
.item{
|
|
8
|
+
@apply flex items-center justify-between p-sm;
|
|
9
|
+
&:hover{
|
|
10
|
+
@apply bg-grey-mid cursor-pointer;
|
|
11
|
+
}
|
|
12
|
+
svg {
|
|
13
|
+
margin-right: 10px;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
17
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.EventCalendarView{
|
|
2
|
-
.MonthViewInEventCalendar{
|
|
3
|
-
@apply bg-primary-main text-legend text-white font-medium text-center py-sm;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
.DateViewInEventCalendar{
|
|
7
|
-
@apply bg-grey-mid text-heading-l font-bold text-primary-main text-center py-md;
|
|
8
|
-
}
|
|
9
|
-
|
|
1
|
+
.EventCalendarView{
|
|
2
|
+
.MonthViewInEventCalendar{
|
|
3
|
+
@apply bg-primary-main text-legend text-white font-medium text-center py-sm;
|
|
4
|
+
}
|
|
5
|
+
|
|
6
|
+
.DateViewInEventCalendar{
|
|
7
|
+
@apply bg-grey-mid text-heading-l font-bold text-primary-main text-center py-md;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
10
|
}
|
package/src/components/FAQ.scss
CHANGED
|
@@ -1,64 +1,64 @@
|
|
|
1
|
-
.searchInputFAQs {
|
|
2
|
-
@apply mr-lg;
|
|
3
|
-
margin-bottom: 10px;
|
|
4
|
-
input{
|
|
5
|
-
margin-bottom: 0;
|
|
6
|
-
background: border-box;
|
|
7
|
-
@apply pr-xl;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
.faq-page{
|
|
12
|
-
width: 92%;
|
|
13
|
-
margin: 16px;
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.faqs{
|
|
17
|
-
cursor: pointer;
|
|
18
|
-
.faq-question{
|
|
19
|
-
font-weight: 400;
|
|
20
|
-
margin: 16px;
|
|
21
|
-
background: #fff;
|
|
22
|
-
justify-content: space-between;
|
|
23
|
-
display: flex;
|
|
24
|
-
font-size: 16px;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
.faqicon{
|
|
28
|
-
float: right;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.faq-answer{
|
|
32
|
-
background: #fff;
|
|
33
|
-
overflow: hidden;
|
|
34
|
-
margin: 5px;
|
|
35
|
-
@apply text-form-field text-text-secondary mb-sm;
|
|
36
|
-
|
|
37
|
-
span {
|
|
38
|
-
display: block;
|
|
39
|
-
font-size: 14px;
|
|
40
|
-
font-weight: 400;
|
|
41
|
-
margin: 0px 12px 5px
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
.cs-box-border {
|
|
45
|
-
height: 1px;
|
|
46
|
-
position: relative;
|
|
47
|
-
border-bottom: 1px solid lightgray;;
|
|
48
|
-
background: lightgray;
|
|
49
|
-
margin-left: 16px;
|
|
50
|
-
margin-right: 16px;
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
.faq-list{
|
|
55
|
-
background: #fff;
|
|
56
|
-
margin: 5px 0;
|
|
57
|
-
padding-top: 4px;
|
|
58
|
-
padding-bottom: 4px;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
.rotate {
|
|
62
|
-
transform: rotate(90deg);
|
|
63
|
-
}
|
|
1
|
+
.searchInputFAQs {
|
|
2
|
+
@apply mr-lg;
|
|
3
|
+
margin-bottom: 10px;
|
|
4
|
+
input{
|
|
5
|
+
margin-bottom: 0;
|
|
6
|
+
background: border-box;
|
|
7
|
+
@apply pr-xl;
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.faq-page{
|
|
12
|
+
width: 92%;
|
|
13
|
+
margin: 16px;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.faqs{
|
|
17
|
+
cursor: pointer;
|
|
18
|
+
.faq-question{
|
|
19
|
+
font-weight: 400;
|
|
20
|
+
margin: 16px;
|
|
21
|
+
background: #fff;
|
|
22
|
+
justify-content: space-between;
|
|
23
|
+
display: flex;
|
|
24
|
+
font-size: 16px;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
.faqicon{
|
|
28
|
+
float: right;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
.faq-answer{
|
|
32
|
+
background: #fff;
|
|
33
|
+
overflow: hidden;
|
|
34
|
+
margin: 5px;
|
|
35
|
+
@apply text-form-field text-text-secondary mb-sm;
|
|
36
|
+
|
|
37
|
+
span {
|
|
38
|
+
display: block;
|
|
39
|
+
font-size: 14px;
|
|
40
|
+
font-weight: 400;
|
|
41
|
+
margin: 0px 12px 5px
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
.cs-box-border {
|
|
45
|
+
height: 1px;
|
|
46
|
+
position: relative;
|
|
47
|
+
border-bottom: 1px solid lightgray;;
|
|
48
|
+
background: lightgray;
|
|
49
|
+
margin-left: 16px;
|
|
50
|
+
margin-right: 16px;
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
.faq-list{
|
|
55
|
+
background: #fff;
|
|
56
|
+
margin: 5px 0;
|
|
57
|
+
padding-top: 4px;
|
|
58
|
+
padding-bottom: 4px;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.rotate {
|
|
62
|
+
transform: rotate(90deg);
|
|
63
|
+
}
|
|
64
64
|
|
|
@@ -1,72 +1,72 @@
|
|
|
1
|
-
.OnGroundEventCard{
|
|
2
|
-
box-shadow: 0px 1px 2px 0px #00000029;
|
|
3
|
-
@apply bg-white mx-sm mb-md p-md cursor-pointer;
|
|
4
|
-
|
|
5
|
-
.EventCalendarView{
|
|
6
|
-
width: 100px;
|
|
7
|
-
@apply inline-block mr-md;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.EventDetails{
|
|
11
|
-
width: calc( 100% - 116px );
|
|
12
|
-
@apply inline-block align-top;
|
|
13
|
-
|
|
14
|
-
h2{
|
|
15
|
-
@apply text-caption-m font-bold mb-md text-text-primary;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.EventLocation{
|
|
19
|
-
@apply flex mb-md;
|
|
20
|
-
svg{
|
|
21
|
-
@apply h-4 w-4;
|
|
22
|
-
}
|
|
23
|
-
p{
|
|
24
|
-
@apply text-body-s text-text-primary ml-sm;
|
|
25
|
-
}
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.EventTime{
|
|
29
|
-
@apply flex ;
|
|
30
|
-
svg{
|
|
31
|
-
@apply h-4 w-4;
|
|
32
|
-
}
|
|
33
|
-
p{
|
|
34
|
-
@apply text-body-s text-text-primary ml-sm;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.EventCategory{
|
|
39
|
-
p{
|
|
40
|
-
@apply text-body-s text-text-primary ;
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
@screen dt{
|
|
50
|
-
.OnGroundEventCard{
|
|
51
|
-
.EventDetails{
|
|
52
|
-
.EventLocation{
|
|
53
|
-
p{
|
|
54
|
-
@apply text-body-s-dt;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
.EventTime{
|
|
59
|
-
p{
|
|
60
|
-
@apply text-body-s-dt;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.EventCategory{
|
|
65
|
-
p{
|
|
66
|
-
@apply text-body-s-dt;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
}
|
|
71
|
-
}
|
|
1
|
+
.OnGroundEventCard{
|
|
2
|
+
box-shadow: 0px 1px 2px 0px #00000029;
|
|
3
|
+
@apply bg-white mx-sm mb-md p-md cursor-pointer;
|
|
4
|
+
|
|
5
|
+
.EventCalendarView{
|
|
6
|
+
width: 100px;
|
|
7
|
+
@apply inline-block mr-md;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.EventDetails{
|
|
11
|
+
width: calc( 100% - 116px );
|
|
12
|
+
@apply inline-block align-top;
|
|
13
|
+
|
|
14
|
+
h2{
|
|
15
|
+
@apply text-caption-m font-bold mb-md text-text-primary;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
.EventLocation{
|
|
19
|
+
@apply flex mb-md;
|
|
20
|
+
svg{
|
|
21
|
+
@apply h-4 w-4;
|
|
22
|
+
}
|
|
23
|
+
p{
|
|
24
|
+
@apply text-body-s text-text-primary ml-sm;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.EventTime{
|
|
29
|
+
@apply flex ;
|
|
30
|
+
svg{
|
|
31
|
+
@apply h-4 w-4;
|
|
32
|
+
}
|
|
33
|
+
p{
|
|
34
|
+
@apply text-body-s text-text-primary ml-sm;
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.EventCategory{
|
|
39
|
+
p{
|
|
40
|
+
@apply text-body-s text-text-primary ;
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
@screen dt{
|
|
50
|
+
.OnGroundEventCard{
|
|
51
|
+
.EventDetails{
|
|
52
|
+
.EventLocation{
|
|
53
|
+
p{
|
|
54
|
+
@apply text-body-s-dt;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.EventTime{
|
|
59
|
+
p{
|
|
60
|
+
@apply text-body-s-dt;
|
|
61
|
+
}
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
.EventCategory{
|
|
65
|
+
p{
|
|
66
|
+
@apply text-body-s-dt;
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
72
|
}
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
.PageBasedInputWrapper {
|
|
2
|
-
.SubmitBar {
|
|
3
|
-
z-index: 60;
|
|
4
|
-
@apply p-sm fixed w-full bottom-0 left-0 text-right bg-white;
|
|
5
|
-
}
|
|
6
|
-
.SubmitBarInCardInDesktopView {
|
|
7
|
-
@apply hidden;
|
|
8
|
-
}
|
|
9
|
-
label {
|
|
10
|
-
margin-left: 0 !important;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
@screen dt {
|
|
15
|
-
.PageBasedInputWrapper {
|
|
16
|
-
.SubmitBar {
|
|
17
|
-
@apply hidden;
|
|
18
|
-
}
|
|
19
|
-
.SubmitBarInCardInDesktopView {
|
|
20
|
-
@apply block;
|
|
21
|
-
position:relative;
|
|
22
|
-
}
|
|
23
|
-
.card {
|
|
24
|
-
max-width: 75%;
|
|
25
|
-
}
|
|
26
|
-
button {
|
|
27
|
-
max-width: 240px;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
}
|
|
1
|
+
.PageBasedInputWrapper {
|
|
2
|
+
.SubmitBar {
|
|
3
|
+
z-index: 60;
|
|
4
|
+
@apply p-sm fixed w-full bottom-0 left-0 text-right bg-white;
|
|
5
|
+
}
|
|
6
|
+
.SubmitBarInCardInDesktopView {
|
|
7
|
+
@apply hidden;
|
|
8
|
+
}
|
|
9
|
+
label {
|
|
10
|
+
margin-left: 0 !important;
|
|
11
|
+
}
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
@screen dt {
|
|
15
|
+
.PageBasedInputWrapper {
|
|
16
|
+
.SubmitBar {
|
|
17
|
+
@apply hidden;
|
|
18
|
+
}
|
|
19
|
+
.SubmitBarInCardInDesktopView {
|
|
20
|
+
@apply block;
|
|
21
|
+
position:relative;
|
|
22
|
+
}
|
|
23
|
+
.card {
|
|
24
|
+
max-width: 75%;
|
|
25
|
+
}
|
|
26
|
+
button {
|
|
27
|
+
max-width: 240px;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
.popupModalHeading{
|
|
2
|
-
@apply flex gap-3 mb-lg;
|
|
3
|
-
.headingIconAndLabel{
|
|
4
|
-
@apply flex gap-3 items-center;
|
|
5
|
-
svg{
|
|
6
|
-
@apply w-6 h-4;
|
|
7
|
-
}
|
|
8
|
-
h3{
|
|
9
|
-
@apply text-heading-l font-bold;
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
.popupResetFormButton{
|
|
13
|
-
@apply p-sm border border-solid border-text-primary border-opacity-25 self-center;
|
|
14
|
-
}
|
|
1
|
+
.popupModalHeading{
|
|
2
|
+
@apply flex gap-3 mb-lg;
|
|
3
|
+
.headingIconAndLabel{
|
|
4
|
+
@apply flex gap-3 items-center;
|
|
5
|
+
svg{
|
|
6
|
+
@apply w-6 h-4;
|
|
7
|
+
}
|
|
8
|
+
h3{
|
|
9
|
+
@apply text-heading-l font-bold;
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
.popupResetFormButton{
|
|
13
|
+
@apply p-sm border border-solid border-text-primary border-opacity-25 self-center;
|
|
14
|
+
}
|
|
15
15
|
}
|
|
@@ -1,58 +1,58 @@
|
|
|
1
|
-
.PropertySearchForm {
|
|
2
|
-
.pt-search-action {
|
|
3
|
-
@apply w-full;
|
|
4
|
-
display: flex;
|
|
5
|
-
margin-right: 10px;
|
|
6
|
-
justify-content: end;
|
|
7
|
-
align-items: center;
|
|
8
|
-
.pt-search-action-submit button {
|
|
9
|
-
width: 100% !important;
|
|
10
|
-
}
|
|
11
|
-
.pt-search-action-reset {
|
|
12
|
-
text-align: right;
|
|
13
|
-
cursor: pointer;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.PropertySearchFormSwitcher{
|
|
18
|
-
border-bottom: 1px solid #d6d5d4;
|
|
19
|
-
cursor: pointer;
|
|
20
|
-
margin-bottom: 20px;
|
|
21
|
-
display: flex;
|
|
22
|
-
.non-selected {
|
|
23
|
-
color: #505a5f;
|
|
24
|
-
font-weight: 400;
|
|
25
|
-
}
|
|
26
|
-
.selected {
|
|
27
|
-
color: #2947a3;
|
|
28
|
-
font-weight: 700;
|
|
29
|
-
padding-bottom: 10px;
|
|
30
|
-
border-bottom: 2px solid #2947a3;
|
|
31
|
-
}
|
|
32
|
-
span {
|
|
33
|
-
margin-right: 20px;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
.form-field {
|
|
39
|
-
width: 30% !important;
|
|
40
|
-
margin-bottom: 20px;
|
|
41
|
-
}
|
|
42
|
-
@media (min-width: 780px) {
|
|
43
|
-
.pt-form-field{
|
|
44
|
-
width: 30% !important;
|
|
45
|
-
margin-bottom: 20px;
|
|
46
|
-
}
|
|
47
|
-
}
|
|
48
|
-
@media (max-width: 780px) {
|
|
49
|
-
.form-field{
|
|
50
|
-
width: 100% !important;
|
|
51
|
-
margin-bottom: 15px;
|
|
52
|
-
}
|
|
53
|
-
.pt-form-field{
|
|
54
|
-
width: 100% !important;
|
|
55
|
-
margin-bottom: 15px;
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
}
|
|
1
|
+
.PropertySearchForm {
|
|
2
|
+
.pt-search-action {
|
|
3
|
+
@apply w-full;
|
|
4
|
+
display: flex;
|
|
5
|
+
margin-right: 10px;
|
|
6
|
+
justify-content: end;
|
|
7
|
+
align-items: center;
|
|
8
|
+
.pt-search-action-submit button {
|
|
9
|
+
width: 100% !important;
|
|
10
|
+
}
|
|
11
|
+
.pt-search-action-reset {
|
|
12
|
+
text-align: right;
|
|
13
|
+
cursor: pointer;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.PropertySearchFormSwitcher{
|
|
18
|
+
border-bottom: 1px solid #d6d5d4;
|
|
19
|
+
cursor: pointer;
|
|
20
|
+
margin-bottom: 20px;
|
|
21
|
+
display: flex;
|
|
22
|
+
.non-selected {
|
|
23
|
+
color: #505a5f;
|
|
24
|
+
font-weight: 400;
|
|
25
|
+
}
|
|
26
|
+
.selected {
|
|
27
|
+
color: #2947a3;
|
|
28
|
+
font-weight: 700;
|
|
29
|
+
padding-bottom: 10px;
|
|
30
|
+
border-bottom: 2px solid #2947a3;
|
|
31
|
+
}
|
|
32
|
+
span {
|
|
33
|
+
margin-right: 20px;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
.form-field {
|
|
39
|
+
width: 30% !important;
|
|
40
|
+
margin-bottom: 20px;
|
|
41
|
+
}
|
|
42
|
+
@media (min-width: 780px) {
|
|
43
|
+
.pt-form-field{
|
|
44
|
+
width: 30% !important;
|
|
45
|
+
margin-bottom: 20px;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
@media (max-width: 780px) {
|
|
49
|
+
.form-field{
|
|
50
|
+
width: 100% !important;
|
|
51
|
+
margin-bottom: 15px;
|
|
52
|
+
}
|
|
53
|
+
.pt-form-field{
|
|
54
|
+
width: 100% !important;
|
|
55
|
+
margin-bottom: 15px;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
}
|
|
@@ -1,57 +1,57 @@
|
|
|
1
|
-
.search-form-wrapper{
|
|
2
|
-
@apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
|
|
3
|
-
border-radius:8px;
|
|
4
|
-
.form-field{
|
|
5
|
-
width: calc( 25% - 16px );
|
|
6
|
-
@apply inline-block mr-md align-middle;
|
|
7
|
-
}
|
|
8
|
-
.SubmitAndClearAllContainer{
|
|
9
|
-
@apply w-full;
|
|
10
|
-
.submit{
|
|
11
|
-
right: 36px;
|
|
12
|
-
margin-top: 22px;
|
|
13
|
-
margin-left: -16px !important;
|
|
14
|
-
@apply flex flex-row-reverse items-center w-full align-middle text-center !important;
|
|
15
|
-
button{
|
|
16
|
-
margin: 0;
|
|
17
|
-
@apply inline-block w-1/4 !important;
|
|
18
|
-
}
|
|
19
|
-
p{
|
|
20
|
-
@apply cursor-pointer text-link text-focus w-1/4 inline-block ;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
.submit{
|
|
25
|
-
right: 36px;
|
|
26
|
-
margin-top: 22px;
|
|
27
|
-
@apply inline align-middle text-center !important;
|
|
28
|
-
button{
|
|
29
|
-
margin: 0;
|
|
30
|
-
@apply inline-block w-full !important;
|
|
31
|
-
}
|
|
32
|
-
p{
|
|
33
|
-
@apply cursor-pointer text-link text-focus w-full inline-block ;
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
.pt-property-search{
|
|
37
|
-
justify-content: unset;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
@media (min-width: 780px) {
|
|
43
|
-
.search-form-wrapper{
|
|
44
|
-
.pt-form-field{
|
|
45
|
-
width: 30% !important;
|
|
46
|
-
margin-bottom: 20px;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
@media (max-width: 780px) {
|
|
51
|
-
.search-form-wrapper{
|
|
52
|
-
.pt-form-field{
|
|
53
|
-
width: 100% !important;
|
|
54
|
-
margin-bottom: 15px;
|
|
55
|
-
}
|
|
56
|
-
}
|
|
1
|
+
.search-form-wrapper{
|
|
2
|
+
@apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
|
|
3
|
+
border-radius:8px;
|
|
4
|
+
.form-field{
|
|
5
|
+
width: calc( 25% - 16px );
|
|
6
|
+
@apply inline-block mr-md align-middle;
|
|
7
|
+
}
|
|
8
|
+
.SubmitAndClearAllContainer{
|
|
9
|
+
@apply w-full;
|
|
10
|
+
.submit{
|
|
11
|
+
right: 36px;
|
|
12
|
+
margin-top: 22px;
|
|
13
|
+
margin-left: -16px !important;
|
|
14
|
+
@apply flex flex-row-reverse items-center w-full align-middle text-center !important;
|
|
15
|
+
button{
|
|
16
|
+
margin: 0;
|
|
17
|
+
@apply inline-block w-1/4 !important;
|
|
18
|
+
}
|
|
19
|
+
p{
|
|
20
|
+
@apply cursor-pointer text-link text-focus w-1/4 inline-block ;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
.submit{
|
|
25
|
+
right: 36px;
|
|
26
|
+
margin-top: 22px;
|
|
27
|
+
@apply inline align-middle text-center !important;
|
|
28
|
+
button{
|
|
29
|
+
margin: 0;
|
|
30
|
+
@apply inline-block w-full !important;
|
|
31
|
+
}
|
|
32
|
+
p{
|
|
33
|
+
@apply cursor-pointer text-link text-focus w-full inline-block ;
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
.pt-property-search{
|
|
37
|
+
justify-content: unset;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
@media (min-width: 780px) {
|
|
43
|
+
.search-form-wrapper{
|
|
44
|
+
.pt-form-field{
|
|
45
|
+
width: 30% !important;
|
|
46
|
+
margin-bottom: 20px;
|
|
47
|
+
}
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
@media (max-width: 780px) {
|
|
51
|
+
.search-form-wrapper{
|
|
52
|
+
.pt-form-field{
|
|
53
|
+
width: 100% !important;
|
|
54
|
+
margin-bottom: 15px;
|
|
55
|
+
}
|
|
56
|
+
}
|
|
57
57
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.SearchOnRadioButton{
|
|
2
|
-
svg{
|
|
3
|
-
fill: #505A5F;
|
|
4
|
-
width: 24px;
|
|
5
|
-
height: 24px;
|
|
6
|
-
top: 8px;
|
|
7
|
-
right: 8px;
|
|
8
|
-
@apply absolute;
|
|
9
|
-
}
|
|
1
|
+
.SearchOnRadioButton{
|
|
2
|
+
svg{
|
|
3
|
+
fill: #505A5F;
|
|
4
|
+
width: 24px;
|
|
5
|
+
height: 24px;
|
|
6
|
+
top: 8px;
|
|
7
|
+
right: 8px;
|
|
8
|
+
@apply absolute;
|
|
9
|
+
}
|
|
10
10
|
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
.StandaloneSearchBar{
|
|
2
|
-
@apply bg-white flex rounded-3xl px-md py-sm w-full;
|
|
3
|
-
svg{
|
|
4
|
-
fill: #505A5F;
|
|
5
|
-
@apply mr-md;
|
|
6
|
-
}
|
|
7
|
-
input{
|
|
8
|
-
@apply w-full mr-md outline-none;
|
|
9
|
-
}
|
|
1
|
+
.StandaloneSearchBar{
|
|
2
|
+
@apply bg-white flex rounded-3xl px-md py-sm w-full;
|
|
3
|
+
svg{
|
|
4
|
+
fill: #505A5F;
|
|
5
|
+
@apply mr-md;
|
|
6
|
+
}
|
|
7
|
+
input{
|
|
8
|
+
@apply w-full mr-md outline-none;
|
|
9
|
+
}
|
|
10
10
|
}
|