mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix disabled input bg color
This commit is contained in:
		| @@ -261,6 +261,11 @@ textarea, | ||||
|   border-color: var(--bs-primary); | ||||
| } | ||||
|  | ||||
| .form-control:disabled, .form-control[readonly] { | ||||
|   background-color: var(--pngx-bg-alt); | ||||
|   cursor: not-allowed; | ||||
| } | ||||
|  | ||||
| .page-link { | ||||
|   color: var(--bs-secondary); | ||||
|   background-color: var(--bs-body-bg); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon