|
|
@@ -122,10 +122,10 @@
|
|
|
|
|
|
<!-- <mat-progress-bar class="progress-bar" mode="determinate"
|
|
|
[value]="uploadProgress" *ngIf="uploadProgress">
|
|
|
-
|
|
|
+
|
|
|
</mat-progress-bar> -->
|
|
|
|
|
|
- <!-- <mat-icon class="cancel-upload" (click)="cancelUpload()"
|
|
|
+ <!-- <mat-icon class="cancel-upload" (click)="cancelUpload()"
|
|
|
*ngIf="uploadProgress">delete_forever</mat-icon> -->
|
|
|
|
|
|
</div>
|
|
|
@@ -145,7 +145,7 @@
|
|
|
</mat-dialog-content>
|
|
|
<div class="align flex-row mt-20 pb-10">
|
|
|
<div class="align-items">
|
|
|
- <button type="button" (click)="editCircular()" class="yellow">Ingresar<mat-icon class="icon"
|
|
|
+ <button type="button" (click)="editCircular()" class="orange btn-footer">Ingresar<mat-icon class="icon"
|
|
|
matSuffix>description</mat-icon></button>
|
|
|
</div>
|
|
|
<div class="align-items">
|
|
|
@@ -158,4 +158,4 @@
|
|
|
|
|
|
</div>
|
|
|
|
|
|
-<!-- -------------------------------------- -->
|
|
|
+<!-- -------------------------------------- -->
|