@npm_leadtech/legal-lib-components 5.46.1 → 5.47.0
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/css/styles.css +176 -261
- package/dist/src/components/atoms/AddButton/AddButton.styled.js +2 -2
- package/dist/src/components/atoms/AddButton/AddButton.styled.ts +2 -2
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.js +1 -1
- package/dist/src/components/atoms/BaseBox/BaseBox.styled.ts +1 -1
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.js +3 -3
- package/dist/src/components/atoms/BenefitRatafiaCard/BenefitRatafiaCard.styled.ts +3 -3
- package/dist/src/components/atoms/BillCard/BillCard.styled.js +1 -1
- package/dist/src/components/atoms/BillCard/BillCard.styled.ts +1 -1
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.js +1 -1
- package/dist/src/components/atoms/BottomOverlayMenu/BottomOverlayMenu.styled.ts +1 -1
- package/dist/src/components/atoms/Button/Button.scss +7 -3
- package/dist/src/components/atoms/ButtonIcon/ButtonIcon.scss +1 -1
- package/dist/src/components/atoms/CardPane/CardPane.styled.js +1 -1
- package/dist/src/components/atoms/CardPane/CardPane.styled.ts +1 -1
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.js +2 -2
- package/dist/src/components/atoms/Checkbox/Checkbox.styled.ts +2 -2
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.js +1 -1
- package/dist/src/components/atoms/ContactCard/ContactCard.styled.ts +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.js +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatePickerCustom.styled.ts +1 -1
- package/dist/src/components/atoms/DatePickerCustom/DatepickerPlugin.scss +7 -7
- package/dist/src/components/atoms/DatePickerCustom/index.js.map +1 -1
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.js +6 -6
- package/dist/src/components/atoms/DisclaimerRatafia/DisclaimerRatafia.styled.ts +6 -6
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.js +1 -1
- package/dist/src/components/atoms/DocumentStatus/DocumentStatus.styled.ts +1 -1
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.js +2 -2
- package/dist/src/components/atoms/DocumentTag/DocumentTag.styled.ts +2 -2
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.js +1 -1
- package/dist/src/components/atoms/ExpertCard/ExpertCard.styled.ts +1 -1
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.js +4 -4
- package/dist/src/components/atoms/FeatureRatafiaCard/FeatureRatafiaCard.styled.ts +4 -4
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.js +5 -5
- package/dist/src/components/atoms/FixedFooter/FixedFooter.styled.ts +5 -5
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.js +1 -1
- package/dist/src/components/atoms/FormFaq/FormFaq.styled.ts +1 -1
- package/dist/src/components/atoms/IconImage/IconImage.d.ts +2 -2
- package/dist/src/components/atoms/IconImage/IconImage.js +1 -5
- package/dist/src/components/atoms/IconImage/IconImage.tsx +10 -8
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.js +2 -2
- package/dist/src/components/atoms/IconTextInfoSection/IconTextInfoSection.styled.ts +2 -2
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.js +1 -1
- package/dist/src/components/atoms/InfoBox/InfoBox.styled.ts +1 -1
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.js +1 -1
- package/dist/src/components/atoms/KeyFactRatafiaCard/KeyFactRatafiaCard.styled.ts +1 -1
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.js +1 -1
- package/dist/src/components/atoms/MenuItems/MenuItems.styled.ts +1 -1
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.js +3 -3
- package/dist/src/components/atoms/MessageInformation/MessageInformation.styled.ts +3 -3
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.js +3 -3
- package/dist/src/components/atoms/MoreDocsItem/MoreDocsItem.styled.ts +3 -3
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.js +2 -2
- package/dist/src/components/atoms/NavMenuItem/NavMenuItem.styled.ts +2 -2
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.js +3 -3
- package/dist/src/components/atoms/PopularDocsItem/PopularDocsItem.styled.ts +3 -3
- package/dist/src/components/atoms/Radio/Radio.scss +191 -159
- package/dist/src/components/atoms/Radio/Radio.tsx +1 -1
- package/dist/src/components/atoms/Radio/RadioProps.types.d.ts +3 -2
- package/dist/src/components/atoms/Radio/RadioProps.types.js +3 -2
- package/dist/src/components/atoms/Radio/RadioProps.types.ts +3 -2
- package/dist/src/components/atoms/RatafiaLandingIcon/RatafiaLandingIcon.scss +1 -1
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.js +3 -3
- package/dist/src/components/atoms/RemoveButton/RemoveButton.styled.ts +3 -3
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.js +3 -3
- package/dist/src/components/atoms/ReviewKeyFactsResultRatafia/ReviewKeyFactsResultRatafia.styled.ts +3 -3
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.js +2 -2
- package/dist/src/components/atoms/SearchSelect/SearchSelect.styled.ts +2 -2
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.js +1 -1
- package/dist/src/components/atoms/ShowMoreBox/ShowMoreBox.styled.ts +1 -1
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.js +1 -1
- package/dist/src/components/atoms/StepRatafiaCard/StepRatafiaCard.styled.ts +1 -1
- package/dist/src/components/atoms/Tag/Tag.styled.js +3 -3
- package/dist/src/components/atoms/Tag/Tag.styled.ts +3 -3
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.js +2 -2
- package/dist/src/components/atoms/TagRatafiaItem/TagRatafiaItem.styled.ts +2 -2
- package/dist/src/components/atoms/TextArea/TextArea.styled.js +1 -1
- package/dist/src/components/atoms/TextArea/TextArea.styled.ts +1 -1
- package/dist/src/components/atoms/Toggle/Toggle.styled.js +2 -2
- package/dist/src/components/atoms/Toggle/Toggle.styled.ts +2 -2
- package/dist/src/components/atoms/Tooltip/Tooltip.scss +1 -1
- package/dist/src/components/atoms/TopBar/TopBar.styled.js +1 -1
- package/dist/src/components/atoms/TopBar/TopBar.styled.ts +1 -1
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.js +6 -6
- package/dist/src/components/atoms/TopBarMobile/TopBarMobile.styled.ts +6 -6
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.js +2 -2
- package/dist/src/components/molecules/ActionButtonHeaderRatafiaCardList/ActionButtonHeaderRatafiaCardList.styled.ts +2 -2
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.js +2 -2
- package/dist/src/components/molecules/AlsoKnownAs/AlsoKnownAs.styled.ts +2 -2
- package/dist/src/components/molecules/Article/Article.styled.js +1 -1
- package/dist/src/components/molecules/Article/Article.styled.ts +1 -1
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.js +2 -2
- package/dist/src/components/molecules/BaseBoxList/BaseBoxList.styled.ts +2 -2
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/BenefitRatafiaCardList/BenefitRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.js +3 -3
- package/dist/src/components/molecules/BottomOverlay/BottomOverlay.styled.ts +3 -3
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.js +1 -1
- package/dist/src/components/molecules/BoxForm/BoxForm.styled.ts +1 -1
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.js +1 -1
- package/dist/src/components/molecules/ContactCardList/ContactCardList.styled.ts +1 -1
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.js +1 -1
- package/dist/src/components/molecules/ContinueEditingBanner/ContinueEditingBanner.styled.ts +1 -1
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.js +3 -3
- package/dist/src/components/molecules/CountDownMessage/CountDownMessage.styled.ts +3 -3
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.js +1 -1
- package/dist/src/components/molecules/EmailContactBox/EmailContactBox.styled.ts +1 -1
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.js +1 -1
- package/dist/src/components/molecules/FaqItem/FaqItem.styled.ts +1 -1
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/FeatureRatafiaCardList/FeatureRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.js +1 -1
- package/dist/src/components/molecules/KeyFactCardListRatafia/KeyFactCardListRatafia.styled.ts +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.scss +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.js +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaContent/MidBannerRatafiaContent.styled.ts +1 -1
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.js +3 -3
- package/dist/src/components/molecules/MidBannerRatafiaSample/MidBannerRatafiaSample.styled.ts +3 -3
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.js +3 -3
- package/dist/src/components/molecules/MoreDocsMobile/MoreDocsMobile.styled.ts +3 -3
- package/dist/src/components/molecules/Pagination/Pagination.styled.js +1 -1
- package/dist/src/components/molecules/Pagination/Pagination.styled.ts +1 -1
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.js +1 -1
- package/dist/src/components/molecules/PhoneContactBoxDesktop/PhoneContactBoxDesktop.styled.ts +1 -1
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.js +1 -1
- package/dist/src/components/molecules/PhoneContactBoxMobile/PhoneContactBoxMobile.styled.ts +1 -1
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.js +1 -1
- package/dist/src/components/molecules/PopularDocs/PopularDocs.styled.ts +1 -1
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.js +1 -1
- package/dist/src/components/molecules/PricingCard/PricingCard.styled.ts +1 -1
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.js +2 -2
- package/dist/src/components/molecules/RatafiaSubscriptionCard/RatafiaSubscriptionCard.styled.ts +2 -2
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.js +2 -2
- package/dist/src/components/molecules/Snackbar/Snackbar.styled.ts +2 -2
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.js +2 -2
- package/dist/src/components/molecules/StepGetForm/StepGetForm.styled.ts +2 -2
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.scss +1 -1
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.js +1 -1
- package/dist/src/components/molecules/StepRatafiaCardList/StepRatafiaCardList.styled.ts +1 -1
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.js +5 -5
- package/dist/src/components/molecules/SubtypeDocumentCard/SubtypeDocumentCard.styled.ts +5 -5
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.js +1 -1
- package/dist/src/components/molecules/TagsRatafiaList/TagsRatafiaList.styled.ts +1 -1
- package/dist/src/components/molecules/TextInput/TextInput.scss +1 -1
- package/dist/src/components/molecules/TooltipMenu/TooltipMenu.scss +1 -1
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.js +1 -1
- package/dist/src/components/molecules/TypeModulesList/TypeModulesList.styled.ts +1 -1
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.js +1 -1
- package/dist/src/components/molecules/UploadRatafiaZone/UploadRatafiaZone.styled.ts +1 -1
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.js +4 -4
- package/dist/src/components/organisms/CardFunctionality/CardFunctionality.styled.ts +4 -4
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.js +2 -2
- package/dist/src/components/organisms/ContactJumbotron/ContactJumbotron.styled.ts +2 -2
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.js +1 -1
- package/dist/src/components/organisms/FaqGroup/FaqGroup.styled.ts +1 -1
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.js +1 -1
- package/dist/src/components/organisms/FeaturesRatafiaContent/FeaturesRatafiaContent.styled.ts +1 -1
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.js +2 -2
- package/dist/src/components/organisms/GuidelinesContent/GuidelinesContent.styled.ts +2 -2
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.js +3 -3
- package/dist/src/components/organisms/JumbotronRatafiaContent/JumbotronRatafiaContent.styled.ts +3 -3
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.js +4 -4
- package/dist/src/components/organisms/KeyFactsLoadingContentRatafia/KeyFactsLoadingContentRatafia.styled.ts +4 -4
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.js +1 -1
- package/dist/src/components/organisms/KeyFactsResultContentRatafia/KeyFactsResultContentRatafia.styled.ts +1 -1
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.js +2 -2
- package/dist/src/components/organisms/LayoutRatafia/LayoutRatafia.styled.ts +2 -2
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.js +2 -2
- package/dist/src/components/organisms/LimitReachedContentRatafia/LimitReachedContentRatafia.styled.ts +2 -2
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.js +7 -7
- package/dist/src/components/pages/FaqsPage/FaqsPage.styled.ts +7 -7
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.js +1 -1
- package/dist/src/components/pages/RatafiaPricingPage/RatafiaPricingPage.styled.ts +1 -1
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.js +1 -1
- package/dist/src/components/sections/AsideMenuSection/AsideMenuSection.styled.ts +1 -1
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/BenefitsRatafiaSection/BenefitsRatafiaSection.styled.ts +2 -2
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/LayoutRatafiaSection/LayoutRatafiaSection.styled.ts +2 -2
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.js +2 -2
- package/dist/src/components/sections/LearnMoreSection/LearnMoreSection.styled.ts +2 -2
- package/dist/src/components/sections/LegalSection/LegalSection.styled.js +3 -3
- package/dist/src/components/sections/LegalSection/LegalSection.styled.ts +3 -3
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.js +1 -1
- package/dist/src/components/sections/MidBannerRatafiaSection/MidBannerRatafiaSection.styled.ts +1 -1
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.js +1 -1
- package/dist/src/components/sections/PeopleSayAboutUsSection/PeopleSayAboutUsSection.styled.ts +1 -1
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/StepsRatafiaSection/StepsRatafiaSection.styled.ts +2 -2
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.js +2 -2
- package/dist/src/components/sections/TryItRatafiaSection/TryItRatafiaSection.styled.ts +2 -2
- package/dist/src/globalStyles/functions.scss +5 -0
- package/dist/src/globalStyles/layout.scss +4 -4
- package/dist/src/globalStyles/variables.scss +9 -0
- package/dist/src/globalStyles/variablesCss.scss +1 -3
- package/package.json +1 -1
|
@@ -4,7 +4,7 @@ export const BottomOverlayMenuStyled = styled.div `
|
|
|
4
4
|
justify-content: space-between;
|
|
5
5
|
align-items: center;
|
|
6
6
|
width: 100%;
|
|
7
|
-
padding:
|
|
7
|
+
padding: 16px 24px;
|
|
8
8
|
background-color: var(--others-white);
|
|
9
9
|
box-shadow: 0 2px 6px 0 var(--primary-main-dark-1);
|
|
10
10
|
color: black;
|
|
@@ -5,7 +5,7 @@ export const BottomOverlayMenuStyled = styled.div`
|
|
|
5
5
|
justify-content: space-between;
|
|
6
6
|
align-items: center;
|
|
7
7
|
width: 100%;
|
|
8
|
-
padding:
|
|
8
|
+
padding: 16px 24px;
|
|
9
9
|
background-color: var(--others-white);
|
|
10
10
|
box-shadow: 0 2px 6px 0 var(--primary-main-dark-1);
|
|
11
11
|
color: black;
|
|
@@ -15,7 +15,7 @@ html[data-theme='lawdistrict'] {
|
|
|
15
15
|
padding: 0.5rem 1rem;
|
|
16
16
|
align-items: center;
|
|
17
17
|
align-self: center;
|
|
18
|
-
border-radius: var(--
|
|
18
|
+
border-radius: var(--global-border-radius);
|
|
19
19
|
text-align: center;
|
|
20
20
|
text-decoration: none;
|
|
21
21
|
cursor: pointer;
|
|
@@ -146,7 +146,7 @@ html[data-theme='lawdistrict'] {
|
|
|
146
146
|
&-icon {
|
|
147
147
|
display: flex;
|
|
148
148
|
justify-content: center;
|
|
149
|
-
border-radius: var(--
|
|
149
|
+
border-radius: var(--global-border-radius);
|
|
150
150
|
border: 2px solid var(--neutral-neutral-2);
|
|
151
151
|
background-color: var(--neutral-neutral-5);
|
|
152
152
|
|
|
@@ -233,7 +233,7 @@ html[data-theme='lawdistrict'] {
|
|
|
233
233
|
font-size: 14px;
|
|
234
234
|
font-weight: bold;
|
|
235
235
|
justify-content: center;
|
|
236
|
-
border-radius: var(--
|
|
236
|
+
border-radius: var(--global-border-radius);
|
|
237
237
|
border: 2px solid var(--neutral-neutral-2);
|
|
238
238
|
background-color: var(--neutral-neutral-6);
|
|
239
239
|
|
|
@@ -282,6 +282,10 @@ html[data-theme='lawdistrict'] {
|
|
|
282
282
|
}
|
|
283
283
|
}
|
|
284
284
|
|
|
285
|
+
.button--small {
|
|
286
|
+
line-height: 1;
|
|
287
|
+
}
|
|
288
|
+
|
|
285
289
|
.button--tertiary-2 {
|
|
286
290
|
background-color: transparent;
|
|
287
291
|
border: 1px solid get-color(neutral, neutral-3);
|
|
@@ -47,7 +47,7 @@ export const CheckboxStyled = styled.div `
|
|
|
47
47
|
top: 0;
|
|
48
48
|
height: 1.5rem;
|
|
49
49
|
width: 1.5rem;
|
|
50
|
-
border-radius: var(--
|
|
50
|
+
border-radius: var(--global-border-radius);
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
&:after {
|
|
@@ -98,7 +98,7 @@ export const CheckboxStyled = styled.div `
|
|
|
98
98
|
&:before {
|
|
99
99
|
background-color: var(--primary-main-light-5);
|
|
100
100
|
border: 1.5px solid var(--primary-main);
|
|
101
|
-
border-radius: var(--
|
|
101
|
+
border-radius: var(--global-border-radius);
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
}
|
|
@@ -48,7 +48,7 @@ export const CheckboxStyled = styled.div`
|
|
|
48
48
|
top: 0;
|
|
49
49
|
height: 1.5rem;
|
|
50
50
|
width: 1.5rem;
|
|
51
|
-
border-radius: var(--
|
|
51
|
+
border-radius: var(--global-border-radius);
|
|
52
52
|
}
|
|
53
53
|
|
|
54
54
|
&:after {
|
|
@@ -99,7 +99,7 @@ export const CheckboxStyled = styled.div`
|
|
|
99
99
|
&:before {
|
|
100
100
|
background-color: var(--primary-main-light-5);
|
|
101
101
|
border: 1.5px solid var(--primary-main);
|
|
102
|
-
border-radius: var(--
|
|
102
|
+
border-radius: var(--global-border-radius);
|
|
103
103
|
}
|
|
104
104
|
}
|
|
105
105
|
}
|
|
@@ -7,7 +7,7 @@ export const ContactCardStyled = styled.div `
|
|
|
7
7
|
align-items: center;
|
|
8
8
|
background-color: white;
|
|
9
9
|
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
10
|
-
border-radius:
|
|
10
|
+
border-radius: 0.25rem;
|
|
11
11
|
min-width: 12.5rem;
|
|
12
12
|
height: 7.875rem;
|
|
13
13
|
flex-shrink: 0;
|
|
@@ -8,7 +8,7 @@ export const ContactCardStyled = styled.div`
|
|
|
8
8
|
align-items: center;
|
|
9
9
|
background-color: white;
|
|
10
10
|
box-shadow: 0 2px 6px 0 rgba(2, 55, 74, 0.25);
|
|
11
|
-
border-radius:
|
|
11
|
+
border-radius: 0.25rem;
|
|
12
12
|
min-width: 12.5rem;
|
|
13
13
|
height: 7.875rem;
|
|
14
14
|
flex-shrink: 0;
|
|
@@ -31,7 +31,7 @@ export const DatePickerCustomStyled = styled.div `
|
|
|
31
31
|
|
|
32
32
|
.react-datepicker__input-container input {
|
|
33
33
|
color: var(--neutral-main);
|
|
34
|
-
border-radius:
|
|
34
|
+
border-radius: 4px;
|
|
35
35
|
font-size: 1rem;
|
|
36
36
|
background-color: var(--neutral-neutral-4);
|
|
37
37
|
height: 40px;
|
|
@@ -32,7 +32,7 @@ export const DatePickerCustomStyled = styled.div`
|
|
|
32
32
|
|
|
33
33
|
.react-datepicker__input-container input {
|
|
34
34
|
color: var(--neutral-main);
|
|
35
|
-
border-radius:
|
|
35
|
+
border-radius: 4px;
|
|
36
36
|
font-size: 1rem;
|
|
37
37
|
background-color: var(--neutral-neutral-4);
|
|
38
38
|
height: 40px;
|
|
@@ -61,11 +61,11 @@
|
|
|
61
61
|
background-color: #f0f0f0;
|
|
62
62
|
border-bottom: 1px solid #aeaeae;
|
|
63
63
|
border-top-left-radius: 0.3rem;
|
|
64
|
-
padding:
|
|
64
|
+
padding: 8px 0;
|
|
65
65
|
position: relative;
|
|
66
66
|
}
|
|
67
67
|
.react-datepicker__header--time {
|
|
68
|
-
padding-bottom:
|
|
68
|
+
padding-bottom: 8px;
|
|
69
69
|
padding-left: 5px;
|
|
70
70
|
padding-right: 5px;
|
|
71
71
|
}
|
|
@@ -140,7 +140,7 @@ h2.react-datepicker__current-month {
|
|
|
140
140
|
margin-right: auto;
|
|
141
141
|
}
|
|
142
142
|
.react-datepicker__navigation--years-previous {
|
|
143
|
-
top:
|
|
143
|
+
top: 4px;
|
|
144
144
|
}
|
|
145
145
|
.react-datepicker__navigation--years-upcoming {
|
|
146
146
|
top: -4px;
|
|
@@ -445,8 +445,8 @@ h2.react-datepicker__current-month {
|
|
|
445
445
|
transform: translateX(-50%);
|
|
446
446
|
background-color: #333;
|
|
447
447
|
color: #fff;
|
|
448
|
-
padding:
|
|
449
|
-
border-radius:
|
|
448
|
+
padding: 4px;
|
|
449
|
+
border-radius: 4px;
|
|
450
450
|
white-space: nowrap;
|
|
451
451
|
visibility: hidden;
|
|
452
452
|
opacity: 0;
|
|
@@ -613,8 +613,8 @@ h2.react-datepicker__current-month {
|
|
|
613
613
|
transform: translateX(-50%);
|
|
614
614
|
background-color: #333;
|
|
615
615
|
color: #fff;
|
|
616
|
-
padding:
|
|
617
|
-
border-radius:
|
|
616
|
+
padding: 4px;
|
|
617
|
+
border-radius: 4px;
|
|
618
618
|
white-space: nowrap;
|
|
619
619
|
visibility: hidden;
|
|
620
620
|
opacity: 0;
|