@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,85 +0,0 @@
1
- @import url("../index.scss");
2
-
3
- .digit-screen-loader {
4
- @extend .light-background;
5
- position: fixed;
6
- top: 0;
7
- left: 0;
8
- width: 100%;
9
- height: 100%;
10
- display: flex;
11
- justify-content: center;
12
- align-items: center;
13
- z-index: 9999;
14
- .digit-ldio-pjg92h09b2o div {
15
- position: absolute;
16
- width: 52px;
17
- height: 52px;
18
- border: 12px solid theme(digitv2.lightTheme.primary-orange);
19
- border-top-color: transparent;
20
- border-radius: 50%;
21
- }
22
- }
23
-
24
- .digit-page-loader,
25
- .digit-module-loader {
26
- text-align: center;
27
- }
28
-
29
- .digit-page-loader {
30
- display: flex;
31
- align-items: center;
32
- justify-content: center;
33
- height: 100vh;
34
- background: unset;
35
- }
36
-
37
- .digit-module-loader {
38
- padding: 16px;
39
- }
40
-
41
- @keyframes digit-ldio-pjg92h09b2o {
42
- 0% {
43
- transform: translate(-50%, -50%) rotate(0deg);
44
- }
45
-
46
- 100% {
47
- transform: translate(-50%, -50%) rotate(360deg);
48
- }
49
- }
50
-
51
- .digit-ldio-pjg92h09b2o div {
52
- position: absolute;
53
- width: 52px;
54
- height: 52px;
55
- border: 12px solid theme(colors.secondary);
56
- border-top-color: transparent;
57
- border-radius: 50%;
58
- }
59
-
60
- .digit-ldio-pjg92h09b2o div {
61
- animation: digit-ldio-pjg92h09b2o 1s linear infinite;
62
- top: 50px;
63
- left: 50px;
64
- }
65
-
66
- .digit-loadingio-spinner-rolling-faewnb8ux8 {
67
- width: 48px;
68
- height: 48px;
69
- display: inline-block;
70
- overflow: hidden;
71
- background: none;
72
- }
73
-
74
- .digit-ldio-pjg92h09b2o {
75
- width: 100%;
76
- height: 100%;
77
- position: relative;
78
- transform: translateZ(0) scale(0.48);
79
- backface-visibility: hidden;
80
- transform-origin: 0 0;
81
- }
82
-
83
- .digit-ldio-pjg92h09b2o div {
84
- box-sizing: content-box;
85
- }
@@ -1,46 +0,0 @@
1
- .digit-popup-module {
2
- width: 480px;
3
- margin: 0 auto;
4
- @apply bg-white;
5
-
6
- .digit-popup-module-main {
7
- @apply px-lg pb-lg;
8
- }
9
-
10
- .digit-popup-module-action-bar {
11
- gap: 16px;
12
- @apply flex flex-row justify-end;
13
-
14
- &.digit-variant-obps {
15
- margin-right: 18px;
16
- @media (max-width: theme(digitv2.screens.mobile)) {
17
- position: absolute;
18
- bottom: 5%;
19
- right: 10%;
20
- }
21
- &.employee {
22
- @media (max-width: theme(digitv2.screens.mobile)) {
23
- left: 0%;
24
- }
25
- }
26
- }
27
- }
28
- }
29
-
30
- @screen dt {
31
- .digit-popup-module {
32
- width: 480px;
33
- margin: auto;
34
- @apply bg-white;
35
-
36
- .digit-popup-module-main {
37
- @apply px-lg pb-lg;
38
- @apply w-full p-sm h-full;
39
- }
40
-
41
- .digit-popup-module-action-bar {
42
- gap: 16px;
43
- @apply flex flex-row justify-end;
44
- }
45
- }
46
- }
@@ -1,6 +0,0 @@
1
- @import url("../index.scss");
2
-
3
- .digit-validation-error {
4
- @extend .alert-error;
5
- @apply block text-body-s text-error;
6
- }
@@ -1,9 +0,0 @@
1
- .navbar {
2
- .digit-employee-select-wrap {
3
- margin-bottom: 0px;
4
- }
5
- h3{
6
- margin-top: 0;
7
- margin-bottom: 0;
8
- }
9
- }
@@ -1,11 +0,0 @@
1
- .digit-no-data-found {
2
- height: 100%;
3
- width: 100%;
4
- display: flex;
5
- flex-direction: column;
6
- justify-content: center;
7
- align-items: center;
8
- .digit-error-msg {
9
- margin-top: 2rem;
10
- }
11
- }
@@ -1,47 +0,0 @@
1
- .Numeric {
2
- width: 23.75rem;
3
- text-align: center;
4
- display: flex;
5
- align-content: center;
6
-
7
- &.disabled {
8
- @apply border-grey-dark text-grey-dark !important;
9
- pointer-events: none !important;
10
- cursor: not-allowed;
11
-
12
- }
13
-
14
- &.focused {
15
- border: 2px solid theme(digitv2.lightTheme.primary-1);
16
- }
17
-
18
- &.noneditable {
19
- pointer-events: none !important;
20
- border: 1px solid theme(digitv2.lightTheme.generic-inputborder);
21
- background: theme(digitv2.lightTheme.generic-background);
22
- color: theme(digitv2.lightTheme.text-secondary);
23
- }
24
-
25
- &.error {
26
- border: 2px solid theme(digitv2.lightTheme.alert-error);
27
- }
28
- }
29
-
30
- .NumericButton {
31
- color: theme(digitv2.lightTheme.text-secondary);
32
- font-size: 1.5rem;
33
- font-weight: theme(digitv2.fontWeight.bold);
34
- text-align: center;
35
- width: 2.5rem;
36
- height: 2.5rem;
37
- border: 1px solid theme(digitv2.lightTheme.text-secondary);
38
- font-family: theme(digitv2.fontFamily.sans);
39
- font-style: theme(digitv2.fontStyle.normal);
40
- line-height: theme(digitv2.lineHeight.normal);
41
- }
42
-
43
- input {
44
- background-color: theme(digitv2.lightTheme.paper-primary);
45
- width: 23.75rem;
46
- height: 2.5rem;
47
- }
@@ -1,15 +0,0 @@
1
- .digit-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,5 +0,0 @@
1
- @import url("../typography.scss");
2
-
3
- .digit-paragraph {
4
- @extend .typography.text-body-l;
5
- }
@@ -1,33 +0,0 @@
1
- .digit-rating-star-wrap {
2
- @apply flex w-full mb-lg;
3
- img {
4
- width: 40px;
5
- height: 38px;
6
- display: block;
7
- @apply mr-sm;
8
- }
9
-
10
- svg {
11
- width: 40px;
12
- height: 38px;
13
- display: block;
14
- @apply mr-sm;
15
- }
16
- }
17
-
18
- @screen dt {
19
- .digit-rating-star-wrap {
20
- @apply w-2/5;
21
- }
22
- }
23
-
24
- .digit-rating-with-text {
25
- @apply flex place-items-center w-full;
26
-
27
- svg {
28
- width: 24px;
29
- height: 38px;
30
- display: block;
31
- @apply mr-sm;
32
- }
33
- }
@@ -1,11 +0,0 @@
1
- .digit-search-box {
2
- @apply flex m-sm justify-between;
3
- .digit-search-action {
4
- position: relative;
5
- @apply flex flex-row text-focus;
6
- align-items: center;
7
- .digit-search-text {
8
- @apply ml-sm;
9
- }
10
- }
11
- }
@@ -1,76 +0,0 @@
1
- .digit-search-form-wrapper {
2
- @apply flex flex-wrap justify-between bg-white mb-lg py-lg pl-lg;
3
- &.unset {
4
- all: unset;
5
- }
6
- .digit-form-field {
7
- width: calc(25% - 16px);
8
- @apply inline-block mr-md align-middle;
9
- }
10
- /*replacing .SubmitAndClearAllContainer class to digit-inbox-search-action-container */
11
- .digit-inbox-search-action-container {
12
- @apply w-full;
13
- .submit {
14
- right: 36px;
15
- margin-top: 22px;
16
- margin-left: -16px !important;
17
- @apply flex flex-row-reverse items-center w-full align-middle text-center !important;
18
- button {
19
- margin: 0;
20
- @apply inline-block w-1/4 !important;
21
- }
22
- p {
23
- @apply cursor-pointer text-link text-focus w-1/4 inline-block;
24
- }
25
- }
26
- }
27
- .submit {
28
- right: 36px;
29
- margin-top: 22px;
30
- @apply inline align-middle text-center !important;
31
- button {
32
- margin: 0;
33
- @apply inline-block w-full !important;
34
- }
35
- p {
36
- @apply cursor-pointer text-link text-focus w-full inline-block;
37
- }
38
- }
39
- .pt-property-search {
40
- justify-content: unset;
41
- }
42
- }
43
-
44
- .digit-input-fields {
45
- /*width: calc(50% - 16px);*/
46
-
47
- @apply inline-block mr-md !important;
48
-
49
- .digit-inbox-search-form-error {
50
- padding-top: 0;
51
- margin-top: 0;
52
- @apply absolute;
53
- }
54
- }
55
-
56
- .digit-input-fields:nth-child(3n) {
57
- margin-right: 0 !important;
58
- }
59
-
60
- @media (min-width: 780px) {
61
- .digit-search-form-wrapper {
62
- .digit-pt-form-field {
63
- width: 30% !important;
64
- margin-bottom: 20px;
65
- }
66
- }
67
- }
68
-
69
- @media (max-width: 780px) {
70
- .digit-search-form-wrapper {
71
- .digit-pt-form-field {
72
- width: 100% !important;
73
- margin-bottom: 15px;
74
- }
75
- }
76
- }
@@ -1,7 +0,0 @@
1
- @media (max-width: 480px) {
2
- .search-button-wrapper {
3
- .link-label {
4
- margin-left: 0px;
5
- }
6
- }
7
- }
@@ -1,11 +0,0 @@
1
- @media screen and (max-width: 640px) {
2
- .digit-employeeSidebar {
3
- display: none;
4
- }
5
- }
6
-
7
- @media screen and (min-width: 641px) {
8
- .digit-citizenSidebar {
9
- display: none;
10
- }
11
- }
@@ -1,18 +0,0 @@
1
- .digit-telephone {
2
- @apply flex items-baseline;
3
- img,
4
- svg {
5
- height: 22px;
6
- width: 20px;
7
- @apply text-primary-main ml-sm items-center;
8
- margin-left: 0px;
9
- }
10
-
11
- p {
12
- @apply text-text-primary text-body-l pl-sm;
13
- }
14
- }
15
-
16
- .digit-call {
17
- @apply flex text-text-secondary text-body-l;
18
- }
@@ -1,42 +0,0 @@
1
- @import url("../index.scss");
2
-
3
- .react-switch-checkbox {
4
- height: 0;
5
- width: 0;
6
- visibility: hidden;
7
- }
8
-
9
- .react-switch-label {
10
- display: flex;
11
- width: 7rem;
12
- height: 2rem;
13
- padding: 0.125rem;
14
- justify-content: center;
15
- align-items: center;
16
- gap: 0.78125rem;
17
- flex-shrink: 0;
18
- border: 1px solid theme(digitv2.lightTheme.generic-divider);
19
- background: theme(digitv2.lightTheme.paper-primary);
20
- border-radius: 0px;
21
-
22
- &:hover {
23
- width: 7.125rem;
24
- border: 1px solid theme(digitv2.lightTheme.primary-1);
25
- background: theme(digitv2.lightTheme.paper-primary);
26
- box-shadow: 0px 0px 6px 0px rgba(244, 119, 56, 0.25);
27
- }
28
- }
29
-
30
-
31
- .react-switch-label .react-switch-button {
32
- visibility: hidden;
33
- }
34
-
35
- .react-switch-checkbox:checked+.react-switch-label {
36
- width: 7.125rem;
37
- background: theme(digitv2.lightTheme.primary-1);
38
- }
39
-
40
- .react-switch-label:active .react-switch-button {
41
- width: 45px;
42
- }
@@ -1,187 +0,0 @@
1
- .topbar {
2
- position: fixed;
3
- top: 0;
4
- width: 100%;
5
- padding: 10px 24px;
6
- background: white;
7
- box-shadow: rgba(0, 0, 0, 0.24) 0 1px 4px;
8
- z-index: 9999999;
9
- @apply flex items-center;
10
-
11
- img {
12
- display: inline;
13
-
14
- &.city {
15
- margin-right: 8px;
16
- height: 48px;
17
- width: 48px;
18
- }
19
-
20
- &.state {
21
- height: 20px;
22
- max-height: 20px;
23
- width: auto;
24
- }
25
- }
26
-
27
- .ulb {
28
- font-weight: bold;
29
- display: inline-block;
30
- }
31
-
32
- .right {
33
- float: right;
34
- margin-top: 12px;
35
- position: relative;
36
-
37
- svg {
38
- display: inline;
39
- }
40
-
41
- .user-img-txt {
42
- background: theme(colors.primary.main);
43
- padding: 10px 15px;
44
- border-radius: 50%;
45
- color: white;
46
- font-weight: 700;
47
- }
48
- }
49
-
50
- .left {
51
- float: left;
52
- }
53
-
54
- .w-80 {
55
- width: 70%;
56
- }
57
-
58
- .width-20 {
59
- width: 30%;
60
- }
61
-
62
- .margin-top-6 {
63
- margin-top: 6px;
64
- }
65
-
66
- .margin-right-30 {
67
- margin-right: 30px;
68
- }
69
-
70
- .margin-top-10 {
71
- margin-top: 10px;
72
- }
73
-
74
- .icon {
75
- display: block;
76
- color: rgb(117, 117, 117);
77
- fill: rgb(117, 117, 117);
78
- height: 21px;
79
- width: 21px;
80
- }
81
-
82
- .column-gap-15 {
83
- column-gap: 15px;
84
- }
85
-
86
- .column-gap-5 {
87
- column-gap: 5px;
88
- }
89
-
90
- .select-wrap,
91
- .employee-select-wrap {
92
- margin-bottom: 0px;
93
- .profile-dropdown--item {
94
- span {
95
- white-space: pre;
96
- }
97
- }
98
- }
99
-
100
- .digit-employee-select-wrap {
101
- margin-bottom: 0px;
102
- }
103
-
104
- .digit-topbar-container {
105
- display: flex;
106
- align-items: center;
107
- justify-content: space-between;
108
- width: 100%;
109
- }
110
-
111
- @media screen and (min-width: 641px) {
112
- .digit-hamburger-class {
113
- display: none !important;
114
- }
115
- }
116
-
117
- @media screen and (max-width: 640px) {
118
-
119
- .ulb {
120
- font-size: 14px;
121
- display: inline-block;
122
- }
123
-
124
- .flex-right {
125
- display: none;
126
- }
127
-
128
- .digit-employee-select-wrap {
129
- right: 0;
130
- }
131
- }
132
- }
133
-
134
- .cp {
135
- cursor: pointer;
136
- .hamburger {
137
- display: none;
138
- }
139
-
140
- @media (max-width: 780px) {
141
- .hamburger {
142
- display: none;
143
- }
144
- }
145
- }
146
-
147
- .citizen {
148
- .right {
149
- margin-top: 5px;
150
- margin-bottom: 5px;
151
- }
152
-
153
- .topbar-select-wrap {
154
- margin-bottom: 0;
155
- }
156
-
157
- .flex-between {
158
- @apply flex items-center justify-between;
159
- }
160
- }
161
-
162
- .profile-dropdown--item {
163
- display: flex;
164
- flex-direction: row;
165
- padding: 10px;
166
- column-gap: 10px;
167
- color: theme(colors.text.secondary);
168
-
169
- &:hover {
170
- background: theme(colors.grey.mid);
171
- }
172
- }
173
-
174
- .flex-right {
175
- @apply flex items-center justify-end;
176
- min-width: 85px;
177
- }
178
- video::-webkit-media-controls-panel {
179
- top: 55%;
180
- position: absolute;
181
- width: 100%;
182
- }
183
-
184
- .topbarOptionsClassName {
185
- right: -3rem !important
186
- }
187
-