@pmidc/upyog-css 1.2.36-UAT.13 → 1.2.36-UAT.15
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
CHANGED
|
@@ -8256,8 +8256,7 @@ video::-webkit-media-controls-panel {
|
|
|
8256
8256
|
margin-left: 12px;
|
|
8257
8257
|
text-overflow: ellipsis;
|
|
8258
8258
|
overflow: hidden;
|
|
8259
|
-
white-space: nowrap;
|
|
8260
|
-
max-width: calc(100% - 56px); }
|
|
8259
|
+
white-space: nowrap; }
|
|
8261
8260
|
.citizen .sidebar .dropdown-link, .citizen .sidebar .sidebar-link, .employee .sidebar .dropdown-link, .employee .sidebar .sidebar-link {
|
|
8262
8261
|
display: -webkit-box;
|
|
8263
8262
|
display: -ms-flexbox;
|
|
@@ -19843,6 +19842,11 @@ body {
|
|
|
19843
19842
|
.view-button {
|
|
19844
19843
|
width: 80%; }
|
|
19845
19844
|
|
|
19845
|
+
.disabled-CustomUpload {
|
|
19846
|
+
padding-top: 12px;
|
|
19847
|
+
padding-bottom: 12px;
|
|
19848
|
+
padding-left: 5px; }
|
|
19849
|
+
|
|
19846
19850
|
.bpa-site-photograph-container {
|
|
19847
19851
|
padding: 50px 0;
|
|
19848
19852
|
display: -webkit-box;
|