@pmidc/upyog-css 1.2.0 → 1.2.1

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
@@ -12284,7 +12284,7 @@ body {
12284
12284
  margin-bottom: 20px;
12285
12285
  border: none; }
12286
12286
 
12287
- .clu-doc-required-card {
12287
+ .bpa-doc-required-card {
12288
12288
  background: #fafafa;
12289
12289
  border: 1px solid #d6d5d4;
12290
12290
  border-radius: 4px;
@@ -12293,13 +12293,13 @@ body {
12293
12293
  margin-bottom: 15px;
12294
12294
  padding: 15px 8px 8px; }
12295
12295
 
12296
- .clu-doc-required-wrapper {
12296
+ .bpa-doc-required-wrapper {
12297
12297
  margin-bottom: 24px; }
12298
12298
 
12299
- .clu-doc-required-label {
12299
+ .bpa-doc-required-label {
12300
12300
  width: 100%; }
12301
12301
 
12302
- .clu-doc-required-field {
12302
+ .bpa-doc-required-field {
12303
12303
  display: -webkit-box;
12304
12304
  display: -ms-flexbox;
12305
12305
  display: flex;
@@ -12310,25 +12310,25 @@ body {
12310
12310
  grid-gap: 10px;
12311
12311
  gap: 10px; }
12312
12312
 
12313
- .clu-doc-required-coordinates {
12313
+ .bpa-doc-required-coordinates {
12314
12314
  padding: 10px;
12315
12315
  font-size: 14px; }
12316
12316
 
12317
- .clu-doc-view-container {
12317
+ .bpa-doc-view-container {
12318
12318
  margin-top: 19px; }
12319
12319
 
12320
- .clu-doc-view-grid {
12320
+ .bpa-doc-view-grid {
12321
12321
  -ms-flex-wrap: wrap;
12322
12322
  flex-wrap: wrap;
12323
12323
  grid-gap: 16px;
12324
12324
  gap: 16px; }
12325
12325
 
12326
- .clu-doc-view-grid, .clu-doc-view-link {
12326
+ .bpa-doc-view-grid, .bpa-doc-view-link {
12327
12327
  display: -webkit-box;
12328
12328
  display: -ms-flexbox;
12329
12329
  display: flex; }
12330
12330
 
12331
- .clu-doc-view-link {
12331
+ .bpa-doc-view-link {
12332
12332
  width: 120px;
12333
12333
  text-align: center;
12334
12334
  -webkit-box-orient: vertical;
@@ -12341,11 +12341,11 @@ body {
12341
12341
  text-decoration: none;
12342
12342
  color: inherit; }
12343
12343
 
12344
- .clu-doc-view-pdf-icon {
12344
+ .bpa-doc-view-pdf-icon {
12345
12345
  background: #f6f6f6;
12346
12346
  padding: 8px; }
12347
12347
 
12348
- .clu-doc-view-label {
12348
+ .bpa-doc-view-label {
12349
12349
  margin-top: 8px;
12350
12350
  font-size: 12px;
12351
12351
  word-wrap: break-word;