@pmidc/upyog-css 1.0.25 → 1.0.26
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
|
@@ -7225,7 +7225,7 @@ video::-webkit-media-controls-panel {
|
|
|
7225
7225
|
--bg-opacity:1;
|
|
7226
7226
|
background-color: #fff;
|
|
7227
7227
|
background-color: rgba(255, 255, 255, var(--bg-opacity));
|
|
7228
|
-
padding: 10px; }
|
|
7228
|
+
padding: 10px 10px 50px; }
|
|
7229
7229
|
.inbox-container .filters-container .filter .filter-card .filter-card-close-button {
|
|
7230
7230
|
-webkit-box-orient: horizontal;
|
|
7231
7231
|
-webkit-box-direction: reverse;
|
|
@@ -10734,7 +10734,7 @@ body {
|
|
|
10734
10734
|
font-weight: 700; }
|
|
10735
10735
|
|
|
10736
10736
|
.requiredField {
|
|
10737
|
-
color: red; }
|
|
10737
|
+
color: red !important; }
|
|
10738
10738
|
|
|
10739
10739
|
.display-none {
|
|
10740
10740
|
display: none; }
|