@egovernments/digit-ui-components-css 0.0.1-pucar.2 → 0.0.1-pucar.3

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.
Files changed (156) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/dist/index.css +4873 -14588
  3. package/dist/index.min.css +2 -2
  4. package/package.json +1 -1
  5. package/src/digitv2/components/{tagV2.scss → removeableTagV2.scss} +4 -0
  6. package/src/digitv2/components/{selectdropdownV2.scss → selectDropdownV2.scss} +4 -0
  7. package/src/digitv2/index.scss +16 -51
  8. package/src/digitv2/typography.scss +0 -19
  9. package/src/index.scss +3 -96
  10. package/src/components/CardBasedOptions.scss +0 -46
  11. package/src/components/CitizenHomeCard.scss +0 -56
  12. package/src/components/EllipsisMenu.scss +0 -17
  13. package/src/components/EventCalendarView.scss +0 -10
  14. package/src/components/FAQ.scss +0 -64
  15. package/src/components/OnGroundEventCard.scss +0 -72
  16. package/src/components/PageBasedInput.scss +0 -29
  17. package/src/components/PopupHeadingLabel.scss +0 -15
  18. package/src/components/PropertySearchForm.scss +0 -58
  19. package/src/components/SearchForm.scss +0 -56
  20. package/src/components/SearchOnRadioButton.scss +0 -10
  21. package/src/components/StandaloneSearchBar.scss +0 -10
  22. package/src/components/TimeLine.scss +0 -68
  23. package/src/components/WhatsNewCard.scss +0 -13
  24. package/src/components/actionLink.scss +0 -3
  25. package/src/components/actionbar.scss +0 -97
  26. package/src/components/bannercomponents.scss +0 -136
  27. package/src/components/body.scss +0 -144
  28. package/src/components/buttons.scss +0 -101
  29. package/src/components/card.scss +0 -391
  30. package/src/components/cardHeaderWithOptions.scss +0 -14
  31. package/src/components/changeLanguage.scss +0 -3
  32. package/src/components/charts.scss +0 -186
  33. package/src/components/checkbox.scss +0 -53
  34. package/src/components/checkpoint.scss +0 -63
  35. package/src/components/citizenInfoLabel.scss +0 -14
  36. package/src/components/custombtn.scss +0 -11
  37. package/src/components/datatable.scss +0 -134
  38. package/src/components/datewrap.scss +0 -21
  39. package/src/components/detailscard.scss +0 -6
  40. package/src/components/detailscontainer.scss +0 -13
  41. package/src/components/filters.scss +0 -98
  42. package/src/components/grey.scss +0 -3
  43. package/src/components/hoc/InboxComposer.scss +0 -115
  44. package/src/components/hoc/index.scss +0 -1
  45. package/src/components/howItWorks.scss +0 -71
  46. package/src/components/imageviewer.scss +0 -33
  47. package/src/components/inboxv2/InboxLinks.scss +0 -59
  48. package/src/components/inboxv2/horizontalNav.scss +0 -224
  49. package/src/components/inboxv2/inboxSearch.scss +0 -116
  50. package/src/components/inboxv2/inboxSearchComposer.scss +0 -134
  51. package/src/components/inboxv2/index.scss +0 -5
  52. package/src/components/inboxv2/searchComponentTable.scss +0 -44
  53. package/src/components/info-banner.scss +0 -35
  54. package/src/components/inputotp.scss +0 -15
  55. package/src/components/keynote.scss +0 -27
  56. package/src/components/languageSelector.scss +0 -24
  57. package/src/components/loader.scss +0 -96
  58. package/src/components/map.scss +0 -30
  59. package/src/components/menu.scss +0 -0
  60. package/src/components/metricsTable.scss +0 -28
  61. package/src/components/multiLink.scss +0 -88
  62. package/src/components/multiSelectDropdown.scss +0 -77
  63. package/src/components/navbar.scss +0 -312
  64. package/src/components/plusMinus.scss +0 -15
  65. package/src/components/popup.scss +0 -16
  66. package/src/components/radiobtn.scss +0 -45
  67. package/src/components/ratingstar.scss +0 -33
  68. package/src/components/roundedLabel.scss +0 -10
  69. package/src/components/searchAction.scss +0 -20
  70. package/src/components/sectionalDropdown.scss +0 -43
  71. package/src/components/selectdropdown.scss +0 -174
  72. package/src/components/sidebar.scss +0 -141
  73. package/src/components/staticDynamicMessages.scss +0 -107
  74. package/src/components/staticSideBar.scss +0 -27
  75. package/src/components/statushighlight.scss +0 -17
  76. package/src/components/submiterrors.scss +0 -11
  77. package/src/components/summary.scss +0 -29
  78. package/src/components/table.scss +0 -201
  79. package/src/components/tag.scss +0 -27
  80. package/src/components/telephone.scss +0 -17
  81. package/src/components/textfields.scss +0 -96
  82. package/src/components/toast.scss +0 -31
  83. package/src/components/toggleSwitch.scss +0 -41
  84. package/src/components/topbar.scss +0 -153
  85. package/src/components/uploadcomponents.scss +0 -100
  86. package/src/digitv2/components/CitizenHomeCardV2.scss +0 -56
  87. package/src/digitv2/components/PageBasedInputV2.scss +0 -33
  88. package/src/digitv2/components/WhatsNewCardV2.scss +0 -13
  89. package/src/digitv2/components/actionLinkV2.scss +0 -9
  90. package/src/digitv2/components/actionbarV2.scss +0 -110
  91. package/src/digitv2/components/appContainerV2.scss +0 -49
  92. package/src/digitv2/components/backButtonV2.scss +0 -26
  93. package/src/digitv2/components/bannerV2.scss +0 -120
  94. package/src/digitv2/components/breadCrumbV2.scss +0 -34
  95. package/src/digitv2/components/breakLineV2.scss +0 -6
  96. package/src/digitv2/components/cardBasedOptionsV2.scss +0 -46
  97. package/src/digitv2/components/cardLabelV2.scss +0 -8
  98. package/src/digitv2/components/cardV2.scss +0 -383
  99. package/src/digitv2/components/checkpointV2.scss +0 -71
  100. package/src/digitv2/components/collapseAndExpandGroups.scss +0 -60
  101. package/src/digitv2/components/dateWrapV2.scss +0 -17
  102. package/src/digitv2/components/detailsCardV2.scss +0 -17
  103. package/src/digitv2/components/displayPhotosV2.scss +0 -33
  104. package/src/digitv2/components/footerV2.scss +0 -55
  105. package/src/digitv2/components/headerBarV2.scss +0 -34
  106. package/src/digitv2/components/headerV2.scss +0 -12
  107. package/src/digitv2/components/keynoteV2.scss +0 -35
  108. package/src/digitv2/components/loaderV2.scss +0 -85
  109. package/src/digitv2/components/modalV2.scss +0 -46
  110. package/src/digitv2/components/multiUploadWrapperV2.scss +0 -6
  111. package/src/digitv2/components/navbarV2.scss +0 -9
  112. package/src/digitv2/components/noresultsfoundV2.scss +0 -11
  113. package/src/digitv2/components/numeric.scss +0 -47
  114. package/src/digitv2/components/otpInputV2.scss +0 -15
  115. package/src/digitv2/components/paragraphV2.scss +0 -5
  116. package/src/digitv2/components/ratingV2.scss +0 -33
  117. package/src/digitv2/components/searchActionV2.scss +0 -11
  118. package/src/digitv2/components/searchFormV2.scss +0 -76
  119. package/src/digitv2/components/searchcomponent.scss +0 -7
  120. package/src/digitv2/components/sidebarV2.scss +0 -11
  121. package/src/digitv2/components/telephoneV2.scss +0 -18
  122. package/src/digitv2/components/toggleswitchV2.scss +0 -42
  123. package/src/digitv2/components/topbarV2.scss +0 -187
  124. package/src/digitv2/components/uploadFileV2.scss +0 -146
  125. package/src/pages/citizen/CitizenEngagementNotificationWrapper.scss +0 -8
  126. package/src/pages/citizen/DocumentList.scss +0 -305
  127. package/src/pages/citizen/Events.scss +0 -47
  128. package/src/pages/citizen/HomePageWrapper.scss +0 -158
  129. package/src/pages/citizen/SurveyList.scss +0 -22
  130. package/src/pages/citizen/citizenDocument.scss +0 -22
  131. package/src/pages/citizen/container.scss +0 -19
  132. package/src/pages/citizen/payment/payment-type.scss +0 -3
  133. package/src/pages/citizen/updatePropertyNumber.scss +0 -46
  134. package/src/pages/employee/EmployeeLogin.scss +0 -7
  135. package/src/pages/employee/cardfix.scss +0 -13
  136. package/src/pages/employee/container.scss +0 -72
  137. package/src/pages/employee/dss.scss +0 -266
  138. package/src/pages/employee/form-fields.scss +0 -13
  139. package/src/pages/employee/iframe.scss +0 -66
  140. package/src/pages/employee/inbox.scss +0 -585
  141. package/src/pages/employee/oldMobileInbox.scss +0 -5
  142. package/src/pages/employee/popupmodule.scss +0 -34
  143. package/src/pages/employee/response.scss +0 -3
  144. package/src/pages/employee/scroll-table.scss +0 -119
  145. package/src/pages/employee/surveys.scss +0 -272
  146. package/src/pages/employee/tooltip.scss +0 -36
  147. package/src/pages/employee/updateNumber.scss +0 -13
  148. /package/src/digitv2/components/{ErrorMessage.scss → errorMessageV2.scss} +0 -0
  149. /package/src/digitv2/components/{infobuttons.scss → infobuttonV2.scss} +0 -0
  150. /package/src/digitv2/components/{panelcard.scss → panelCardV2.scss} +0 -0
  151. /package/src/digitv2/components/{panels.scss → panelV2.scss} +0 -0
  152. /package/src/digitv2/components/{stepper.scss → stepperV2.scss} +0 -0
  153. /package/src/digitv2/components/{textblock.scss → textblockV2.scss} +0 -0
  154. /package/src/digitv2/components/{timeline.scss → timelineV2.scss} +0 -0
  155. /package/src/digitv2/components/{toggle.scss → toggleV2.scss} +0 -0
  156. /package/src/digitv2/components/{uploader.scss → uploaderV2.scss} +0 -0
@@ -1,224 +0,0 @@
1
- @import url("../../digitv2/index.scss");
2
-
3
- .horizontal-nav {
4
- @extend .light-paper-primary;
5
- @extend .light-text-color-primary;
6
- overflow: auto;
7
- display: flex;
8
- margin-top: 3rem;
9
-
10
- .menu-item {
11
- border: 10px;
12
- -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
13
- cursor: pointer;
14
- text-decoration: none;
15
- margin: 0px;
16
- padding: 0px;
17
- outline: none;
18
- font-size: 16px;
19
- position: relative;
20
- color: rgb(95, 92, 98);
21
- line-height: 48px;
22
- transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
23
- min-height: 48px;
24
- white-space: initial;
25
- background: none;
26
-
27
- .icon {
28
- @extend .light-background;
29
- display: block;
30
- color: rgb(117, 117, 117);
31
- fill: rgb(117, 117, 117);
32
- height: 21px !important;
33
- width: 21px !important;
34
- float: left;
35
- margin-top: 12px;
36
- }
37
-
38
- .edit-btn-ico {
39
- height: 17px;
40
- width: 17px;
41
- margin-top: 16px;
42
- }
43
-
44
- .icon+.menu-label {
45
- margin-left: 36px;
46
- overflow: hidden;
47
- text-overflow: ellipsis;
48
- white-space: nowrap;
49
- }
50
- }
51
-
52
- @media (min-width: 780px) {
53
- .sidebar-list {
54
- padding-right: 30px;
55
- padding-left: 30px;
56
- background-color: #EEEEEE;
57
- border: 1px solid #DDDDDD;
58
- border-radius: 8px 8px 0px 0px;
59
-
60
- &.active {
61
- font-weight: 600;
62
- border-bottom: 3px solid theme(colors.primary.main);
63
-
64
- background-color: #FFFFFF;
65
-
66
- .menu-label {
67
- color: theme(colors.primary.main);
68
- }
69
-
70
- .icon {
71
- fill: theme(colors.primary.main);
72
- }
73
- }
74
-
75
- .submenu-container {
76
- cursor: pointer;
77
- display: flex;
78
- flex-direction: column;
79
-
80
- .sidebar-link {
81
- display: flex;
82
- justify-content: space-between;
83
- align-items: center;
84
- padding: 15px!important;
85
- padding-top: 20px!important;
86
- svg {
87
- width: 24px !important;
88
- height: 24px !important;
89
- color: rgb(117, 117, 117);
90
- fill: rgb(117, 117, 117);
91
- }
92
-
93
- .actions {
94
- .tooltip {
95
- margin-left: 16px;
96
- }
97
- }
98
- }
99
-
100
- .actions {
101
- display: flex;
102
- align-items: center;
103
- overflow: hidden !important;
104
-
105
- span {
106
- margin-left: 13px;
107
- line-height: 48px;
108
- white-space: nowrap;
109
- color: #5f5c62;
110
- overflow: hidden;
111
- text-overflow: ellipsis;
112
- }
113
- }
114
- }
115
- .submenu-container:first-child {
116
- margin-top:5px;
117
- .employee-search-input{
118
- margin-left:16px !important;
119
- }
120
- }
121
- }
122
- .sidebar-list-search-form {
123
- padding-right: 30px;
124
- padding-left: 30px;
125
-
126
- &.active {
127
- font-weight: 600;
128
- border-bottom: 3px solid theme(colors.primary.main);
129
-
130
- background-color: #FFFFFF;
131
-
132
- .menu-label {
133
- color: theme(colors.primary.main);
134
- }
135
-
136
- .icon {
137
- fill: theme(colors.primary.main);
138
- }
139
- }
140
-
141
- .submenu-container {
142
- cursor: pointer;
143
- display: flex;
144
- flex-direction: column;
145
-
146
- .sidebar-link {
147
- display: flex;
148
- justify-content: space-between;
149
- align-items: center;
150
- padding: 15px!important;
151
- padding-top: 20px!important;
152
- svg {
153
- width: 24px !important;
154
- height: 24px !important;
155
- color: rgb(117, 117, 117);
156
- fill: rgb(117, 117, 117);
157
- }
158
-
159
- .actions {
160
- .tooltip {
161
- margin-left: 16px;
162
- }
163
- }
164
- }
165
-
166
- .actions {
167
- display: flex;
168
- align-items: center;
169
- overflow: hidden !important;
170
-
171
- span {
172
- margin-left: 13px;
173
- line-height: 48px;
174
- white-space: nowrap;
175
- color: #5f5c62;
176
- overflow: hidden;
177
- text-overflow: ellipsis;
178
- }
179
- }
180
- }
181
- .submenu-container:first-child {
182
- margin-top:5px;
183
- .employee-search-input{
184
- margin-left:16px !important;
185
- }
186
- }
187
- }
188
-
189
-
190
- .dropdown-link {
191
- .actions {
192
- display: flex;
193
- padding: 1em;
194
-
195
- svg {
196
- width: 21px;
197
- height: 21px;
198
- color: rgb(117, 117, 117);
199
- fill: rgb(117, 117, 117);
200
- }
201
-
202
- span {
203
- color: #5f5c62;
204
- }
205
- }
206
- }
207
- }
208
- }
209
-
210
-
211
-
212
- .sidebar-link {
213
- display: flex;
214
- justify-content: space-between;
215
- align-items: center;
216
- padding: 15px!important;
217
- padding-top: 20px!important;
218
- svg {
219
- width: 24px !important;
220
- height: 26px !important;
221
- color: rgb(117, 117, 117);
222
- fill: rgb(117, 117, 117);
223
- }
224
- }
@@ -1,116 +0,0 @@
1
- @import url("../../digitv2/index.scss");
2
-
3
- .search-wrapper {
4
- @extend .light-text-color-primary;
5
- @extend .light-paper-primary;
6
- height: 100%;
7
- width: 100%;
8
- padding: 1rem;
9
-
10
- .popup-label {
11
- display: flex;
12
- font-size: large;
13
- @extend .light-text-color-primary;
14
- .header {
15
- @extend .light-text-color-primary;
16
- width: 100%;
17
- font-weight: normal;
18
- font-size: large;
19
- .icon {
20
- @extend .light-primary;
21
- margin-right: 12px;
22
- margin-top: 5px;
23
- }
24
- }
25
- }
26
-
27
- .filter-header-wrapper {
28
- @extend .light-text-color-primary;
29
- display: grid;
30
- grid-template-columns: 15% 1fr 15%;
31
- height: 3rem;
32
- margin-bottom: 1rem;
33
- .icon-refresh {
34
- display: flex;
35
- align-items: center;
36
- justify-content: center;
37
- border: 1px solid #00000017;
38
- cursor: pointer;
39
- svg {
40
- height: 60%;
41
- width: 40%;
42
- }
43
- }
44
- .label {
45
- @extend .light-text-color-primary;
46
- display: flex;
47
- align-items: center;
48
- justify-content: flex-start;
49
- }
50
-
51
- @media (min-width: 1024px) {
52
- .label {
53
- font-size: 24px;
54
- }
55
- }
56
-
57
- @media (max-width: 1024px) {
58
- .label {
59
- font-size: 16px;
60
- }
61
- }
62
-
63
- .icon-filter {
64
- display: flex;
65
- align-items: center;
66
- justify-content: flex-start;
67
- }
68
- }
69
-
70
- .search-field-wrapper {
71
- display: grid;
72
- row-gap: 0.25rem;
73
- column-gap: 1rem;
74
- &.inbox {
75
- grid-template-columns: repeat(3, 1fr);
76
- &.filter {
77
- display: flex;
78
- flex-direction: column;
79
- }
80
- }
81
- &.search {
82
- grid-template-columns: repeat(4, 1fr);
83
- }
84
- .text-input {
85
- @extend .light-primary;
86
- }
87
- }
88
-
89
- .search-button-wrapper {
90
- display: flex;
91
- align-items: center;
92
- justify-content: flex-end;
93
- gap: 1rem;
94
- padding-top: 8px;
95
- &.inbox {
96
- grid-column: 2 / span 2;
97
- &.filter {
98
- button {
99
- width: 100%;
100
- }
101
- }
102
- }
103
- &.search {
104
- grid-column: 3 / span 2;
105
- }
106
- }
107
- }
108
-
109
- @screen sm {
110
- .search-wrapper {
111
- .search-field-wrapper {
112
- display: flex;
113
- flex-direction: column;
114
- }
115
- }
116
- }
@@ -1,134 +0,0 @@
1
- @import url("../../digitv2/index.scss");
2
-
3
- .inbox-search-wrapper {
4
- /*
5
- TODO NABEEL/ANIL Removed these since it creates issues in search screen
6
- @extend .light-background;
7
-
8
- */
9
- height: 100%;
10
- .inbox-search-component-wrapper {
11
- /*
12
- TODO NABEEL/ANIL Removed these since it creates issues in search screen
13
- @extend .light-background;
14
-
15
- */ height: 100%;
16
- width: 100%;
17
- .sections-parent {
18
- /*
19
- TODO NABEEL/ANIL Removed these since it creates issues in search screen
20
- @extend .light-background;
21
-
22
- */ height: 100%;
23
- display: grid;
24
- grid-template-columns: 20% 1fr;
25
- gap : 1rem;
26
- &.inbox {
27
- @extend .light-text-color-primary;
28
- .links{
29
- @extend .light-primary;
30
- @extend .light-paper-primary;
31
- .text{
32
- @extend .light-text-color-primary;
33
- }
34
- .inbox-links-icon{
35
- color:#f47738;
36
- fill:#f47738;
37
- path{
38
- fill:#f47738;
39
- }
40
- }
41
- }
42
- }
43
- &.search {
44
- display: flex;
45
- flex-direction: column;
46
- .section {
47
- &.links {
48
- display: none;
49
- }
50
- &.filter {
51
- display: none;
52
- }
53
- }
54
- .search-wrapper {
55
- @extend .light-paper-primary;
56
- .search-field-wrapper.search.custom-both-clear-search{
57
- .search-button-wrapper.search {
58
- grid-column: initial;
59
- }
60
- .search-button-wrapper{
61
- .link-label{
62
- @extend .light-primary;
63
- white-space:initial;
64
- }
65
- .submit-bar {
66
- @extend .light-primary-button;
67
- width: 60%;
68
- }
69
- }
70
- }
71
- }
72
- }
73
- &.download {
74
- grid-template-columns: 100%
75
- }
76
- .section {
77
- @extend .light-paper-primary;
78
- @extend .light-text-color-primary;
79
- min-height: 10rem;
80
- /* background-color: white; */
81
- display: flex;
82
- align-items: center;
83
- justify-content: center;
84
- border-radius: 4px;
85
- box-shadow: 0 1px 2px 0 rgb(0 0 0 / 16%);
86
- &.search-results {
87
- min-height: 0;
88
- }
89
- &.links {
90
- height: 100%;
91
- color : #f47738;
92
- .inbox-search-links-component {
93
- height: 100% !important;
94
- width: 100%;
95
- }
96
- }
97
- &.filter {
98
- @extend .light-paper-primary;
99
- @extend .light-text-color-primary;
100
- height: fit-content;
101
- }
102
- }
103
- }
104
- }
105
- }
106
-
107
- @screen sm {
108
- .employee-main-application-details-for-modal {
109
- padding: 0 !important;
110
- }
111
- .inbox-search-wrapper {
112
- .inbox-search-component-wrapper {
113
- .sections-parent {
114
- display: flex;
115
- flex-direction : column;
116
- .section {
117
- &.search-results {
118
- }
119
- &.links {
120
- }
121
- &.filter {
122
-
123
- }
124
- &.as-modal {
125
- position : fixed;
126
- top : 0;
127
- height : 100vh;
128
- width : 100vw;
129
- }
130
- }
131
- }
132
- }
133
- }
134
- }
@@ -1,5 +0,0 @@
1
- @import "./horizontalNav.scss";
2
- @import "./InboxLinks.scss";
3
- @import "./inboxSearch.scss";
4
- @import "./searchComponentTable.scss";
5
- @import "./inboxSearchComposer.scss";
@@ -1,44 +0,0 @@
1
- .search-component-table {
2
- width: 100%;
3
- display: block;
4
- overflow-x: auto;
5
- overflow-y:hidden;
6
- table {
7
- th {
8
- .tooltip {
9
- min-width: 80px;
10
- }
11
- }
12
- tr {
13
- td {
14
- span {
15
- white-space: pre;
16
- min-width: 80px;
17
- .tooltip {
18
- position: relative;
19
- min-width: 80px;
20
- display: inline-block;
21
- margin-left: 16px;
22
- .tooltiptext {
23
- visibility: hidden;
24
- background-color: #555;
25
- color: #fff;
26
- text-align: left;
27
- border-radius: 6px;
28
- padding: 5px;
29
- position: absolute;
30
- z-index: 1;
31
- bottom: 125%;
32
- left: 50%;
33
- margin-left: -60px;
34
- opacity: 0;
35
- transition: opacity 0.3s;
36
- width: 30rem;
37
- }
38
- }
39
-
40
- }
41
- }
42
- }
43
- }
44
- }
@@ -1,35 +0,0 @@
1
- .info-banner-wrap {
2
- @apply bg-link-normal bg-opacity-25 m-sm p-md;
3
- max-width: 960px;
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 +0,0 @@
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,27 +0,0 @@
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
- }
8
-
9
- p {
10
- @apply text-text-primary text-body-l;
11
- }
12
-
13
- .caption {
14
- @apply text-body-l text-text-secondary;
15
- }
16
- }
17
-
18
- @screen dt {
19
- .key-note-pair {
20
- p {
21
- @apply text-body-l-dt;
22
- }
23
- .caption {
24
- @apply text-body-l-dt text-text-secondary;
25
- }
26
- }
27
- }
@@ -1,24 +0,0 @@
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
- min-width:6.2rem;
10
- height: 2.5rem;
11
- line-height: 10px;
12
- }
13
- .bannerCard .customBtn {
14
- border-color: theme(colors.text.secondary);
15
- }
16
- .bannerCard .customBtn:focus {
17
- outline: none;
18
- }
19
- .bannerCard .customBtn-selected {
20
- border-color: transparent;
21
- }
22
- .bannerCard .bannerHeader p {
23
- font-size: 19px;
24
- }