From 19b43b8a2d84006b81299b0cd50cd24df703febe Mon Sep 17 00:00:00 2001 From: Fuzi_fauzia Date: Tue, 25 Jun 2024 16:37:49 +0700 Subject: [PATCH] perbaikan device --- .../cost-management.component.html | 8 ++--- .../hemat-app/device/device.component.css | 5 +++ .../hemat-app/device/device.component.html | 17 +++++++++- .../hemat-app/device/device.component.ts | 33 ++++++++++++++----- 4 files changed, 49 insertions(+), 14 deletions(-) diff --git a/src/app/content/hemat-app/cost-management/cost-management.component.html b/src/app/content/hemat-app/cost-management/cost-management.component.html index 63b20bf..c81c066 100644 --- a/src/app/content/hemat-app/cost-management/cost-management.component.html +++ b/src/app/content/hemat-app/cost-management/cost-management.component.html @@ -356,13 +356,13 @@ RoomCategory CategoryRoom input { + color: #ffffff !important; } :host ::ng-deep .ngx-datatable.bootstrap .datatable-body-row { diff --git a/src/app/content/hemat-app/device/device.component.html b/src/app/content/hemat-app/device/device.component.html index e716906..bd976a8 100644 --- a/src/app/content/hemat-app/device/device.component.html +++ b/src/app/content/hemat-app/device/device.component.html @@ -176,7 +176,8 @@ (click)="doFilter()" style=" background-color: #252525 !important; - border-color: #bef264 !important; + border-color: #ffffff !important; + border-radius: 12px; " [disabled]="spinnerFilterActive" > @@ -191,9 +192,23 @@ *ngIf="spinnerFilterActive" > + +