2024-03-04 09:37:42 -08:00
|
|
|
.paperless-input-select.disabled {
|
|
|
|
|
cursor: not-allowed;
|
|
|
|
|
|
|
|
|
|
::ng-deep ng-select {
|
|
|
|
|
pointer-events: none;
|
|
|
|
|
|
|
|
|
|
.ng-select-container {
|
2024-12-11 01:05:23 -08:00
|
|
|
background-color: var(--pngx-bg-disabled) !important;
|
2024-03-04 09:37:42 -08:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|