@entit/digit-ui-css 1.5.6
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 +7724 -0
- package/dist/index.min.css +1 -0
- package/img/browser-icon.png +0 -0
- package/img/m_seva_white_logo.png +0 -0
- package/img/mseva-demo.png +0 -0
- package/package.json +64 -0
- package/src/components/CardBasedOptions.scss +45 -0
- package/src/components/CitizenHomeCard.scss +47 -0
- package/src/components/EllipsisMenu.scss +17 -0
- package/src/components/EventCalendarView.scss +10 -0
- package/src/components/OnGroundEventCard.scss +72 -0
- package/src/components/PageBasedInput.scss +23 -0
- package/src/components/PopupHeadingLabel.scss +15 -0
- package/src/components/PropertySearchForm.scss +58 -0
- package/src/components/SearchForm.scss +56 -0
- package/src/components/SearchOnRadioButton.scss +10 -0
- package/src/components/StandaloneSearchBar.scss +10 -0
- package/src/components/TimeLine.scss +68 -0
- package/src/components/WhatsNewCard.scss +13 -0
- package/src/components/actionLink.scss +3 -0
- package/src/components/actionbar.scss +58 -0
- package/src/components/bannercomponents.scss +131 -0
- package/src/components/body.scss +119 -0
- package/src/components/buttons.scss +47 -0
- package/src/components/card.scss +390 -0
- package/src/components/cardHeaderWithOptions.scss +14 -0
- package/src/components/changeLanguage.scss +3 -0
- package/src/components/charts.scss +186 -0
- package/src/components/checkbox.scss +53 -0
- package/src/components/checkpoint.scss +63 -0
- package/src/components/citizenInfoLabel.scss +14 -0
- package/src/components/custombtn.scss +11 -0
- package/src/components/datatable.scss +72 -0
- package/src/components/datewrap.scss +21 -0
- package/src/components/detailscard.scss +6 -0
- package/src/components/detailscontainer.scss +13 -0
- package/src/components/filters.scss +98 -0
- package/src/components/grey.scss +3 -0
- package/src/components/hoc/InboxComposer.scss +22 -0
- package/src/components/hoc/index.scss +1 -0
- package/src/components/imageviewer.scss +33 -0
- package/src/components/info-banner.scss +34 -0
- package/src/components/inputotp.scss +15 -0
- package/src/components/keynote.scss +27 -0
- package/src/components/languageSelector.scss +23 -0
- package/src/components/loader.scss +96 -0
- package/src/components/map.scss +30 -0
- package/src/components/menu.scss +0 -0
- package/src/components/metricsTable.scss +27 -0
- package/src/components/multiLink.scss +73 -0
- package/src/components/multiSelectDropdown.scss +73 -0
- package/src/components/navbar.scss +110 -0
- package/src/components/popup.scss +16 -0
- package/src/components/radiobtn.scss +45 -0
- package/src/components/ratingstar.scss +33 -0
- package/src/components/roundedLabel.scss +10 -0
- package/src/components/searchAction.scss +20 -0
- package/src/components/sectionalDropdown.scss +43 -0
- package/src/components/selectdropdown.scss +173 -0
- package/src/components/statushighlight.scss +17 -0
- package/src/components/submiterrors.scss +11 -0
- package/src/components/summary.scss +26 -0
- package/src/components/table.scss +167 -0
- package/src/components/tag.scss +27 -0
- package/src/components/telephone.scss +17 -0
- package/src/components/textfields.scss +90 -0
- package/src/components/toast.scss +31 -0
- package/src/components/topbar.scss +134 -0
- package/src/components/uploadcomponents.scss +95 -0
- package/src/index.scss +544 -0
- package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +5 -0
- package/src/pages/citizen/DocumentList.scss +305 -0
- package/src/pages/citizen/Events.scss +47 -0
- package/src/pages/citizen/HomePageWrapper.scss +99 -0
- package/src/pages/citizen/SurveyList.scss +22 -0
- package/src/pages/citizen/citizenDocument.scss +22 -0
- package/src/pages/citizen/container.scss +19 -0
- package/src/pages/citizen/payment/payment-type.scss +3 -0
- package/src/pages/citizen/updatePropertyNumber.scss +46 -0
- package/src/pages/employee/EmployeeLogin.scss +7 -0
- package/src/pages/employee/cardfix.scss +13 -0
- package/src/pages/employee/container.scss +73 -0
- package/src/pages/employee/dss.scss +116 -0
- package/src/pages/employee/form-fields.scss +13 -0
- package/src/pages/employee/iframe.scss +66 -0
- package/src/pages/employee/inbox.scss +455 -0
- package/src/pages/employee/index.scss +337 -0
- package/src/pages/employee/login.scss +185 -0
- package/src/pages/employee/oldMobileInbox.scss +5 -0
- package/src/pages/employee/popupmodule.scss +34 -0
- package/src/pages/employee/response.scss +3 -0
- package/src/pages/employee/scroll-table.scss +114 -0
- package/src/pages/employee/surveys.scss +273 -0
- package/src/pages/employee/tooltip.scss +36 -0
- package/src/pages/employee/updateNumber.scss +13 -0
- package/svg/arrowdown.svg +1 -0
- package/svg/arrowleft.svg +1 -0
- package/svg/calendar.svg +1 -0
- package/svg/camera.svg +4 -0
- package/svg/check.svg +4 -0
- package/svg/close.svg +4 -0
- package/svg/error.svg +4 -0
- package/svg/error2.svg +5 -0
- package/svg/searchicon.svg +4 -0
- package/svg/starempty.svg +4 -0
- package/svg/starfilled.svg +5 -0
- package/svg/success.svg +4 -0
@@ -0,0 +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
|
+
}
|
72
|
+
}
|
@@ -0,0 +1,23 @@
|
|
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
|
+
}
|
22
|
+
}
|
23
|
+
}
|
@@ -0,0 +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
|
+
}
|
15
|
+
}
|
@@ -0,0 +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: #f47738;
|
28
|
+
font-weight: 700;
|
29
|
+
padding-bottom: 10px;
|
30
|
+
border-bottom: 2px solid #f47738;
|
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
|
+
}
|
@@ -0,0 +1,56 @@
|
|
1
|
+
.search-form-wrapper{
|
2
|
+
@apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
|
3
|
+
.form-field{
|
4
|
+
width: calc( 25% - 16px );
|
5
|
+
@apply inline-block mr-md align-middle;
|
6
|
+
}
|
7
|
+
.SubmitAndClearAllContainer{
|
8
|
+
@apply w-full;
|
9
|
+
.submit{
|
10
|
+
right: 36px;
|
11
|
+
margin-top: 22px;
|
12
|
+
margin-left: -16px !important;
|
13
|
+
@apply flex flex-row-reverse items-center w-full align-middle text-center !important;
|
14
|
+
button{
|
15
|
+
margin: 0;
|
16
|
+
@apply inline-block w-1/4 !important;
|
17
|
+
}
|
18
|
+
p{
|
19
|
+
@apply cursor-pointer text-link text-focus w-1/4 inline-block ;
|
20
|
+
}
|
21
|
+
}
|
22
|
+
}
|
23
|
+
.submit{
|
24
|
+
right: 36px;
|
25
|
+
margin-top: 22px;
|
26
|
+
@apply inline align-middle text-center !important;
|
27
|
+
button{
|
28
|
+
margin: 0;
|
29
|
+
@apply inline-block w-full !important;
|
30
|
+
}
|
31
|
+
p{
|
32
|
+
@apply cursor-pointer text-link text-focus w-full inline-block ;
|
33
|
+
}
|
34
|
+
}
|
35
|
+
.pt-property-search{
|
36
|
+
justify-content: unset;
|
37
|
+
}
|
38
|
+
|
39
|
+
}
|
40
|
+
|
41
|
+
@media (min-width: 780px) {
|
42
|
+
.search-form-wrapper{
|
43
|
+
.pt-form-field{
|
44
|
+
width: 30% !important;
|
45
|
+
margin-bottom: 20px;
|
46
|
+
}
|
47
|
+
}
|
48
|
+
}
|
49
|
+
@media (max-width: 780px) {
|
50
|
+
.search-form-wrapper{
|
51
|
+
.pt-form-field{
|
52
|
+
width: 100% !important;
|
53
|
+
margin-bottom: 15px;
|
54
|
+
}
|
55
|
+
}
|
56
|
+
}
|
@@ -0,0 +1,68 @@
|
|
1
|
+
.timeline-container {
|
2
|
+
@apply flex;
|
3
|
+
margin: 0px 8px 15px;
|
4
|
+
.timeline-checkpoint {
|
5
|
+
@apply relative flex-1;
|
6
|
+
z-index: 1;
|
7
|
+
}
|
8
|
+
|
9
|
+
.timeline-content {
|
10
|
+
@apply flex flex-col items-center;
|
11
|
+
|
12
|
+
span {
|
13
|
+
text-align: center;
|
14
|
+
color: white;
|
15
|
+
}
|
16
|
+
|
17
|
+
.secondary-color {
|
18
|
+
color: #0B0C0C;
|
19
|
+
padding: 5px;
|
20
|
+
font-size: small;
|
21
|
+
}
|
22
|
+
}
|
23
|
+
|
24
|
+
.line {
|
25
|
+
@apply absolute;
|
26
|
+
top: 12px;
|
27
|
+
left: calc(50% + 8px);
|
28
|
+
right: calc(-50% + 8px);
|
29
|
+
border-top: 4px solid #D6D5D4;
|
30
|
+
z-index: -1;
|
31
|
+
}
|
32
|
+
|
33
|
+
.circle {
|
34
|
+
width: 24px;
|
35
|
+
height: 24px;
|
36
|
+
background-color: #B1B4B6;
|
37
|
+
border-radius: 50%;
|
38
|
+
text-align: center;
|
39
|
+
}
|
40
|
+
|
41
|
+
.active {
|
42
|
+
background-color: #F47738;
|
43
|
+
border-color: #F47738;
|
44
|
+
}
|
45
|
+
}
|
46
|
+
|
47
|
+
.TLComments{
|
48
|
+
max-width: 360px;
|
49
|
+
@apply mb-sm p-sm bg-grey-light;
|
50
|
+
h3{
|
51
|
+
@apply font-bold text-caption-m;
|
52
|
+
}
|
53
|
+
p{
|
54
|
+
@apply text-body-l;
|
55
|
+
}
|
56
|
+
}
|
57
|
+
|
58
|
+
@screen dt{
|
59
|
+
.TLComments{
|
60
|
+
width: 360px;
|
61
|
+
h3{
|
62
|
+
@apply text-caption-m-dt;
|
63
|
+
}
|
64
|
+
p{
|
65
|
+
@apply text-body-l-dt;
|
66
|
+
}
|
67
|
+
}
|
68
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
.WhatsNewCard{
|
2
|
+
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.16);
|
3
|
+
@apply rounded bg-white border-primary-main border-l-4 border-solid p-sm;
|
4
|
+
h2{
|
5
|
+
@apply text-body-l text-text-primary font-medium mb-xs;
|
6
|
+
}
|
7
|
+
p{
|
8
|
+
@apply text-form-field text-text-secondary mb-sm;
|
9
|
+
}
|
10
|
+
a{
|
11
|
+
@apply block text-form-field text-primary-main mb-sm
|
12
|
+
}
|
13
|
+
}
|
@@ -0,0 +1,58 @@
|
|
1
|
+
.action-bar-wrap {
|
2
|
+
box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
|
3
|
+
max-width: 480px;
|
4
|
+
z-index: 100;
|
5
|
+
|
6
|
+
@apply left-0 bottom-0 w-full bg-white py-sm px-sm fixed text-right;
|
7
|
+
|
8
|
+
div {
|
9
|
+
@apply w-full;
|
10
|
+
}
|
11
|
+
.menu-wrap {
|
12
|
+
@apply absolute bg-white text-left mb-xs z-30 cursor-pointer;
|
13
|
+
bottom: 45px;
|
14
|
+
box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
|
15
|
+
width: calc(100% - 16px);
|
16
|
+
right: 8px;
|
17
|
+
|
18
|
+
div {
|
19
|
+
@apply h-12 pl-sm py-md text-body-l text-text-primary;
|
20
|
+
|
21
|
+
&:hover {
|
22
|
+
@apply bg-grey-mid w-full;
|
23
|
+
}
|
24
|
+
}
|
25
|
+
}
|
26
|
+
}
|
27
|
+
|
28
|
+
@screen dt {
|
29
|
+
.action-bar-wrap {
|
30
|
+
box-shadow: rgba(0, 0, 0, 0.16) 0 -2px 8px;
|
31
|
+
left: 0;
|
32
|
+
max-width: none;
|
33
|
+
z-index: 999;
|
34
|
+
|
35
|
+
@apply fixed bottom-0 bg-white py-sm pr-lg text-right;
|
36
|
+
|
37
|
+
div {
|
38
|
+
width: calc(100% - 16px);
|
39
|
+
}
|
40
|
+
|
41
|
+
.menu-wrap {
|
42
|
+
bottom: 45px;
|
43
|
+
top: unset;
|
44
|
+
box-shadow: rgba(0, 0, 0, 0.14) 0 8px 10px 1px, rgba(0, 0, 0, 0.12) 0 3px 14px 2px, rgba(0, 0, 0, 0.2) 0 5px 5px -3px;
|
45
|
+
@apply absolute h-auto bg-white text-left mb-xs z-30;
|
46
|
+
width: 240px;
|
47
|
+
right: 24px;
|
48
|
+
|
49
|
+
div {
|
50
|
+
@apply h-12 pl-sm py-md text-body-l text-text-primary;
|
51
|
+
|
52
|
+
&:hover {
|
53
|
+
@apply bg-grey-mid w-full;
|
54
|
+
}
|
55
|
+
}
|
56
|
+
}
|
57
|
+
}
|
58
|
+
}
|
@@ -0,0 +1,131 @@
|
|
1
|
+
.success-wrap,
|
2
|
+
.emp-success-wrap {
|
3
|
+
@apply block bg-success w-full text-center text-white pt-md pb-sm mb-md;
|
4
|
+
|
5
|
+
header {
|
6
|
+
@apply block mb-sm font-rc font-bold text-heading-xl;
|
7
|
+
}
|
8
|
+
|
9
|
+
div {
|
10
|
+
img {
|
11
|
+
padding: 13.67px;
|
12
|
+
margin-left: auto;
|
13
|
+
margin-right: auto;
|
14
|
+
@apply border border-solid border-white rounded-full h-16 w-16 bg-white mb-md;
|
15
|
+
}
|
16
|
+
|
17
|
+
svg {
|
18
|
+
padding: 13.67px;
|
19
|
+
margin-left: auto;
|
20
|
+
margin-right: auto;
|
21
|
+
@apply border border-solid border-white rounded-full h-16 w-16 bg-white mb-md;
|
22
|
+
}
|
23
|
+
|
24
|
+
svg.payment-svg {
|
25
|
+
border: unset;
|
26
|
+
background-color: unset;
|
27
|
+
@apply rounded-full;
|
28
|
+
}
|
29
|
+
|
30
|
+
h2 {
|
31
|
+
@apply font-bold text-caption-m mb-sm;
|
32
|
+
}
|
33
|
+
|
34
|
+
p {
|
35
|
+
@apply font-bold text-caption-l;
|
36
|
+
}
|
37
|
+
}
|
38
|
+
}
|
39
|
+
|
40
|
+
.error-wrap,
|
41
|
+
.emp-error-wrap {
|
42
|
+
@apply block bg-error w-full text-center text-white pt-md pb-sm mb-md;
|
43
|
+
|
44
|
+
header {
|
45
|
+
@apply block mb-sm font-rc font-bold text-heading-xl;
|
46
|
+
}
|
47
|
+
|
48
|
+
img {
|
49
|
+
margin-left: auto;
|
50
|
+
margin-right: auto;
|
51
|
+
padding: 13.67px;
|
52
|
+
@apply border border-solid border-white rounded-full bg-white h-16 w-16 mb-md;
|
53
|
+
}
|
54
|
+
|
55
|
+
svg {
|
56
|
+
margin-left: auto;
|
57
|
+
margin-right: auto;
|
58
|
+
padding: 13.67px;
|
59
|
+
@apply border border-solid border-white rounded-full bg-white h-16 w-16 mb-md;
|
60
|
+
}
|
61
|
+
}
|
62
|
+
|
63
|
+
@screen dt {
|
64
|
+
.success-wrap {
|
65
|
+
width: calc(100% + 284px);
|
66
|
+
header {
|
67
|
+
@apply text-heading-xl-dt;
|
68
|
+
}
|
69
|
+
}
|
70
|
+
.emp-success-wrap {
|
71
|
+
width: calc(100%);
|
72
|
+
header {
|
73
|
+
@apply text-heading-xl-dt;
|
74
|
+
}
|
75
|
+
}
|
76
|
+
|
77
|
+
.error-wrap {
|
78
|
+
width: calc(100% + 284px);
|
79
|
+
header {
|
80
|
+
@apply text-heading-xl-dt;
|
81
|
+
}
|
82
|
+
}
|
83
|
+
|
84
|
+
.emp-error-wrap {
|
85
|
+
width: calc(100%);
|
86
|
+
header {
|
87
|
+
@apply text-heading-xl-dt;
|
88
|
+
}
|
89
|
+
}
|
90
|
+
}
|
91
|
+
|
92
|
+
.photos-wrap {
|
93
|
+
max-width: 640px;
|
94
|
+
@apply flex pt-md;
|
95
|
+
|
96
|
+
img {
|
97
|
+
width: calc(33% - 9.333px);
|
98
|
+
margin-right: 14px;
|
99
|
+
}
|
100
|
+
|
101
|
+
svg {
|
102
|
+
width: calc(33% - 9.333px);
|
103
|
+
margin-right: 14px;
|
104
|
+
}
|
105
|
+
|
106
|
+
.last {
|
107
|
+
width: calc(33% - 9.333px);
|
108
|
+
}
|
109
|
+
}
|
110
|
+
|
111
|
+
.banner {
|
112
|
+
@apply flex justify-center items-center;
|
113
|
+
height: calc(100vh - 80px);
|
114
|
+
background: linear-gradient(rgba(11,75,102,0.8), rgba(11,75,102,0.8)), var(--banner-url) center center;
|
115
|
+
|
116
|
+
.bannerCard {
|
117
|
+
min-width: 400px;
|
118
|
+
}
|
119
|
+
.bannerLogo {
|
120
|
+
width: 80px;
|
121
|
+
height: 40px;
|
122
|
+
object-fit: contain;
|
123
|
+
padding-right: 10px;
|
124
|
+
margin-right: 10px;
|
125
|
+
border-right: 1px solid #0b0c0c;
|
126
|
+
}
|
127
|
+
.bannerHeader {
|
128
|
+
@apply flex justify-center items-center;
|
129
|
+
margin-bottom: 24px;
|
130
|
+
}
|
131
|
+
}
|
@@ -0,0 +1,119 @@
|
|
1
|
+
body {
|
2
|
+
@apply bg-grey-bg;
|
3
|
+
}
|
4
|
+
|
5
|
+
.body-container {
|
6
|
+
@apply bg-grey-bg h-full min-h-screen overflow-x-hidden;
|
7
|
+
}
|
8
|
+
|
9
|
+
.navbar {
|
10
|
+
@apply text-white bg-secondary p-md w-full mb-md;
|
11
|
+
img {
|
12
|
+
height: 24px;
|
13
|
+
}
|
14
|
+
}
|
15
|
+
/* .navbar-header{
|
16
|
+
@apply text-navbarheader float-left px-sm
|
17
|
+
}
|
18
|
+
|
19
|
+
.navbar-subheader{
|
20
|
+
@apply font-light px-sm border-solid border-l border-white border-opacity-100
|
21
|
+
}*/
|
22
|
+
|
23
|
+
.h1 {
|
24
|
+
@apply text-heading-l text-text-primary font-bold mb-md ml-md ;
|
25
|
+
}
|
26
|
+
|
27
|
+
.link-label {
|
28
|
+
@apply block text-link text-primary-main mb-md ml-md cursor-pointer;
|
29
|
+
|
30
|
+
&:hover {
|
31
|
+
@apply text-primary-main;
|
32
|
+
}
|
33
|
+
}
|
34
|
+
|
35
|
+
.back-btn {
|
36
|
+
width: fit-content;
|
37
|
+
@apply block border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mt-md;
|
38
|
+
|
39
|
+
label {
|
40
|
+
@apply inline mr-sm align-middle;
|
41
|
+
}
|
42
|
+
|
43
|
+
p {
|
44
|
+
@apply inline float-right;
|
45
|
+
}
|
46
|
+
}
|
47
|
+
|
48
|
+
.bread-crumb {
|
49
|
+
font-size: 14px;
|
50
|
+
color: #505a5f;
|
51
|
+
display: flex;
|
52
|
+
margin-bottom: 10px;
|
53
|
+
}
|
54
|
+
.bread-crumb--item {
|
55
|
+
margin-left: 5px;
|
56
|
+
|
57
|
+
&:not(:last-child):after {
|
58
|
+
content: " /";
|
59
|
+
}
|
60
|
+
|
61
|
+
button {
|
62
|
+
outline: none;
|
63
|
+
}
|
64
|
+
|
65
|
+
.last {
|
66
|
+
color: #0b0c0c;
|
67
|
+
}
|
68
|
+
}
|
69
|
+
|
70
|
+
.back-btn2 {
|
71
|
+
cursor: pointer;
|
72
|
+
width: fit-content;
|
73
|
+
@apply flex border-solid border-b border-text-primary font-rc text-text-primary text-text-btn ml-sm mb-md;
|
74
|
+
|
75
|
+
img {
|
76
|
+
@apply flex;
|
77
|
+
}
|
78
|
+
|
79
|
+
svg {
|
80
|
+
@apply flex;
|
81
|
+
}
|
82
|
+
|
83
|
+
p {
|
84
|
+
@apply flex;
|
85
|
+
}
|
86
|
+
}
|
87
|
+
|
88
|
+
@screen dt {
|
89
|
+
.employee-app-container {
|
90
|
+
@apply w-full;
|
91
|
+
}
|
92
|
+
|
93
|
+
.app-container {
|
94
|
+
width: 960px;
|
95
|
+
margin-left: 8px;
|
96
|
+
margin-right: auto;
|
97
|
+
}
|
98
|
+
|
99
|
+
.h1 {
|
100
|
+
margin-left: 0;
|
101
|
+
@apply text-heading-l-dt;
|
102
|
+
}
|
103
|
+
|
104
|
+
.link-label {
|
105
|
+
margin-left: 0;
|
106
|
+
}
|
107
|
+
|
108
|
+
.back-btn {
|
109
|
+
margin-left: 0;
|
110
|
+
}
|
111
|
+
|
112
|
+
.back-btn2 {
|
113
|
+
margin-left: 0;
|
114
|
+
}
|
115
|
+
}
|
116
|
+
|
117
|
+
.body-container::-webkit-scrollbar {
|
118
|
+
display: none;
|
119
|
+
}
|
@@ -0,0 +1,47 @@
|
|
1
|
+
.selector-button-primary {
|
2
|
+
@apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg;
|
3
|
+
|
4
|
+
&:focus {
|
5
|
+
@apply outline-none;
|
6
|
+
}
|
7
|
+
|
8
|
+
h2 {
|
9
|
+
@apply font-rc font-medium text-legend text-white;
|
10
|
+
}
|
11
|
+
}
|
12
|
+
|
13
|
+
.selector-button-border {
|
14
|
+
@apply h-8 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg;
|
15
|
+
|
16
|
+
&:focus {
|
17
|
+
@apply outline-none;
|
18
|
+
}
|
19
|
+
|
20
|
+
h2 {
|
21
|
+
@apply font-rc font-medium text-legend text-text-primary;
|
22
|
+
}
|
23
|
+
}
|
24
|
+
|
25
|
+
.input-mirror-selector-button{
|
26
|
+
@apply h-16 bg-border text-center border-b-2 border-input-border border-solid outline-none px-lg !important;
|
27
|
+
|
28
|
+
&:focus {
|
29
|
+
@apply outline-none;
|
30
|
+
}
|
31
|
+
|
32
|
+
h2 {
|
33
|
+
@apply font-rc font-medium text-legend text-text-primary;
|
34
|
+
}
|
35
|
+
}
|
36
|
+
|
37
|
+
.selector-button-primary-disabled {
|
38
|
+
@apply h-8 bg-primary-main text-center border-b-2 border-input-border border-solid outline-none px-lg opacity-50;
|
39
|
+
|
40
|
+
&:focus {
|
41
|
+
@apply outline-none;
|
42
|
+
}
|
43
|
+
|
44
|
+
h2 {
|
45
|
+
@apply font-rc font-medium text-legend text-white;
|
46
|
+
}
|
47
|
+
}
|