@pmidc/upyog-css 1.2.37 → 1.2.39
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 +36 -31
- package/dist/index.min.css +1 -1
- package/package.json +1 -1
- package/src/index.scss +82 -78
- package/src/pages/employee/inbox.scss +0 -4
package/dist/index.css
CHANGED
|
@@ -16,7 +16,7 @@ h1 {
|
|
|
16
16
|
|
|
17
17
|
hr {
|
|
18
18
|
-webkit-box-sizing: content-box;
|
|
19
|
-
box-sizing:
|
|
19
|
+
box-sizing: initial;
|
|
20
20
|
height: 0;
|
|
21
21
|
overflow: visible; }
|
|
22
22
|
|
|
@@ -25,7 +25,7 @@ pre {
|
|
|
25
25
|
font-size: 1em; }
|
|
26
26
|
|
|
27
27
|
a {
|
|
28
|
-
background-color:
|
|
28
|
+
background-color: initial; }
|
|
29
29
|
|
|
30
30
|
abbr[title] {
|
|
31
31
|
border-bottom: none;
|
|
@@ -47,7 +47,7 @@ sub, sup {
|
|
|
47
47
|
font-size: 75%;
|
|
48
48
|
line-height: 0;
|
|
49
49
|
position: relative;
|
|
50
|
-
vertical-align:
|
|
50
|
+
vertical-align: initial; }
|
|
51
51
|
|
|
52
52
|
sub {
|
|
53
53
|
bottom: -.25em; }
|
|
@@ -93,7 +93,7 @@ legend {
|
|
|
93
93
|
white-space: normal; }
|
|
94
94
|
|
|
95
95
|
progress {
|
|
96
|
-
vertical-align:
|
|
96
|
+
vertical-align: initial; }
|
|
97
97
|
|
|
98
98
|
textarea {
|
|
99
99
|
overflow: auto; }
|
|
@@ -126,7 +126,7 @@ blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
|
|
|
126
126
|
margin: 0; }
|
|
127
127
|
|
|
128
128
|
button {
|
|
129
|
-
background-color:
|
|
129
|
+
background-color: initial;
|
|
130
130
|
background-image: none; }
|
|
131
131
|
|
|
132
132
|
button:focus {
|
|
@@ -850,7 +850,7 @@ code, kbd, pre, samp {
|
|
|
850
850
|
|
|
851
851
|
.ldio-pjg92h09b2o div {
|
|
852
852
|
-webkit-box-sizing: content-box;
|
|
853
|
-
box-sizing:
|
|
853
|
+
box-sizing: initial; }
|
|
854
854
|
|
|
855
855
|
body {
|
|
856
856
|
--bg-opacity:1;
|
|
@@ -1090,7 +1090,7 @@ body {
|
|
|
1090
1090
|
|
|
1091
1091
|
.custom-card-table {
|
|
1092
1092
|
width: 100%;
|
|
1093
|
-
border-collapse:
|
|
1093
|
+
border-collapse: initial;
|
|
1094
1094
|
border-spacing: 24px 20px; }
|
|
1095
1095
|
|
|
1096
1096
|
.custom-card-td {
|
|
@@ -2577,7 +2577,7 @@ body {
|
|
|
2577
2577
|
height: 50px; }
|
|
2578
2578
|
.employee-select-wrap .select input[type=text], .employee-select-wrap .select .checkbox-wrap .input-emp[type=text], .checkbox-wrap .employee-select-wrap .select .input-emp[type=text] {
|
|
2579
2579
|
width: calc(100% - 32px);
|
|
2580
|
-
background-color:
|
|
2580
|
+
background-color: initial;
|
|
2581
2581
|
position: absolute;
|
|
2582
2582
|
z-index: 10;
|
|
2583
2583
|
width: 100%;
|
|
@@ -2621,7 +2621,7 @@ body {
|
|
|
2621
2621
|
position: relative; }
|
|
2622
2622
|
.employee-select-wrap .select-active input[type=text], .employee-select-wrap .select-active .checkbox-wrap .input-emp[type=text], .checkbox-wrap .employee-select-wrap .select-active .input-emp[type=text] {
|
|
2623
2623
|
width: calc(100% - 32px);
|
|
2624
|
-
background-color:
|
|
2624
|
+
background-color: initial;
|
|
2625
2625
|
position: absolute;
|
|
2626
2626
|
z-index: 10;
|
|
2627
2627
|
width: 100%;
|
|
@@ -2751,7 +2751,7 @@ body {
|
|
|
2751
2751
|
background-color: #fff; }
|
|
2752
2752
|
.select-wrap .select input[type=text], .select-wrap .select .checkbox-wrap .input-emp[type=text], .checkbox-wrap .select-wrap .select .input-emp[type=text] {
|
|
2753
2753
|
width: calc(100% - 32px);
|
|
2754
|
-
background-color:
|
|
2754
|
+
background-color: initial;
|
|
2755
2755
|
position: absolute;
|
|
2756
2756
|
z-index: 10;
|
|
2757
2757
|
width: 100%;
|
|
@@ -2788,11 +2788,7 @@ body {
|
|
|
2788
2788
|
border-color: #2563eb;
|
|
2789
2789
|
-webkit-box-shadow: 0 6px 18px rgba(37, 99, 235, 0.06);
|
|
2790
2790
|
box-shadow: 0 6px 18px rgba(37, 99, 235, 0.06); }
|
|
2791
|
-
.select-wrap .select[focus-within] {
|
|
2792
|
-
border-color: #2563eb !important;
|
|
2793
|
-
-webkit-box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important;
|
|
2794
|
-
box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important; }
|
|
2795
|
-
.select-wrap .select:focus-within {
|
|
2791
|
+
.select-wrap .select:focus-within, .select-wrap .select[focus-within] {
|
|
2796
2792
|
border-color: #2563eb !important;
|
|
2797
2793
|
-webkit-box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important;
|
|
2798
2794
|
box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important; }
|
|
@@ -2806,7 +2802,7 @@ body {
|
|
|
2806
2802
|
border-color: rgba(41, 71, 163, var(--border-opacity)); }
|
|
2807
2803
|
.select-wrap .select-active input[type=text], .select-wrap .select-active .checkbox-wrap .input-emp[type=text], .checkbox-wrap .select-wrap .select-active .input-emp[type=text] {
|
|
2808
2804
|
width: calc(100% - 32px);
|
|
2809
|
-
background-color:
|
|
2805
|
+
background-color: initial;
|
|
2810
2806
|
position: absolute;
|
|
2811
2807
|
z-index: 10;
|
|
2812
2808
|
width: 100%;
|
|
@@ -2890,12 +2886,7 @@ body {
|
|
|
2890
2886
|
-webkit-box-shadow: 0 6px 18px rgba(37, 99, 235, 0.06);
|
|
2891
2887
|
box-shadow: 0 6px 18px rgba(37, 99, 235, 0.06); }
|
|
2892
2888
|
|
|
2893
|
-
.employee-select-wrap .select-active, .employee-select-wrap .select[focus-within] {
|
|
2894
|
-
border-color: #2563eb !important;
|
|
2895
|
-
-webkit-box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important;
|
|
2896
|
-
box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important; }
|
|
2897
|
-
|
|
2898
|
-
.employee-select-wrap .select-active, .employee-select-wrap .select:focus-within {
|
|
2889
|
+
.employee-select-wrap .select-active, .employee-select-wrap .select:focus-within, .employee-select-wrap .select[focus-within] {
|
|
2899
2890
|
border-color: #2563eb !important;
|
|
2900
2891
|
-webkit-box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important;
|
|
2901
2892
|
box-shadow: 0 8px 26px rgba(37, 99, 235, 0.12) !important; }
|
|
@@ -3991,7 +3982,7 @@ body {
|
|
|
3991
3982
|
display: block;
|
|
3992
3983
|
-webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
|
|
3993
3984
|
box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08), 0 2px 8px rgba(0, 0, 0, 0.04);
|
|
3994
|
-
border-collapse:
|
|
3985
|
+
border-collapse: initial;
|
|
3995
3986
|
border-spacing: 0;
|
|
3996
3987
|
-webkit-transition: -webkit-box-shadow .3s ease;
|
|
3997
3988
|
transition: -webkit-box-shadow .3s ease;
|
|
@@ -5052,7 +5043,7 @@ video::-webkit-media-controls-panel {
|
|
|
5052
5043
|
height: 30px;
|
|
5053
5044
|
line-height: 30px;
|
|
5054
5045
|
border: transparent;
|
|
5055
|
-
background-color:
|
|
5046
|
+
background-color: initial; }
|
|
5056
5047
|
|
|
5057
5048
|
.customBtn-selected {
|
|
5058
5049
|
--bg-opacity:1;
|
|
@@ -8246,7 +8237,7 @@ video::-webkit-media-controls-panel {
|
|
|
8246
8237
|
.citizen .sidebar .sidebar-link .employee-search-input, .employee .sidebar .sidebar-link .employee-search-input {
|
|
8247
8238
|
border: none;
|
|
8248
8239
|
outline: none;
|
|
8249
|
-
background-color:
|
|
8240
|
+
background-color: initial;
|
|
8250
8241
|
margin-left: 13px; }
|
|
8251
8242
|
.citizen .sidebar .sidebar-link .custom-link .tooltip, .employee .sidebar .sidebar-link .custom-link .tooltip {
|
|
8252
8243
|
margin-left: 8px; }
|
|
@@ -9622,9 +9613,7 @@ video::-webkit-media-controls-panel {
|
|
|
9622
9613
|
|
|
9623
9614
|
@media (max-width: 768px) {
|
|
9624
9615
|
.employee-main-application-details .employeeCard {
|
|
9625
|
-
padding: 10px; }
|
|
9626
|
-
.cp {
|
|
9627
|
-
width: 60px !important; } }
|
|
9616
|
+
padding: 10px; } }
|
|
9628
9617
|
|
|
9629
9618
|
.card-icon-container {
|
|
9630
9619
|
display: -webkit-box;
|
|
@@ -16577,7 +16566,7 @@ body {
|
|
|
16577
16566
|
outline: none; }
|
|
16578
16567
|
|
|
16579
16568
|
.employee-header-header-btn-login {
|
|
16580
|
-
background-color:
|
|
16569
|
+
background-color: initial;
|
|
16581
16570
|
border: 2px solid #2947a3; }
|
|
16582
16571
|
|
|
16583
16572
|
.employee-header-header-btn-login:hover {
|
|
@@ -19461,7 +19450,7 @@ body {
|
|
|
19461
19450
|
|
|
19462
19451
|
.hrms-search-clear-btn {
|
|
19463
19452
|
width: 100%;
|
|
19464
|
-
background-color:
|
|
19453
|
+
background-color: initial;
|
|
19465
19454
|
color: #2563eb;
|
|
19466
19455
|
border: 1px solid #2563eb;
|
|
19467
19456
|
border-radius: 8px;
|
|
@@ -19536,7 +19525,7 @@ body {
|
|
|
19536
19525
|
justify-content: center;
|
|
19537
19526
|
-webkit-transition: all .2s ease;
|
|
19538
19527
|
transition: all .2s ease;
|
|
19539
|
-
background-color:
|
|
19528
|
+
background-color: initial; }
|
|
19540
19529
|
.hrms-delete-icon-button:hover {
|
|
19541
19530
|
-webkit-transform: scale(1.1);
|
|
19542
19531
|
transform: scale(1.1);
|
|
@@ -21791,3 +21780,19 @@ input[type=date], .checkbox-wrap .input-emp[type=date] {
|
|
|
21791
21780
|
|
|
21792
21781
|
.margin-right-50 {
|
|
21793
21782
|
margin-right: 50px; }
|
|
21783
|
+
|
|
21784
|
+
.engagementForm {
|
|
21785
|
+
width: 70%; }
|
|
21786
|
+
@media (max-width: 768px) {
|
|
21787
|
+
.engagementForm {
|
|
21788
|
+
width: 100%; } }
|
|
21789
|
+
|
|
21790
|
+
.surveyCardSection {
|
|
21791
|
+
background: #fff;
|
|
21792
|
+
display: block;
|
|
21793
|
+
padding: 15px;
|
|
21794
|
+
justify-self: center;
|
|
21795
|
+
width: 50%; }
|
|
21796
|
+
@media (max-width: 768px) {
|
|
21797
|
+
.surveyCardSection {
|
|
21798
|
+
width: 100%; } }
|