mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix dark mode delay button progress bar not visible
This commit is contained in:
		| @@ -96,6 +96,10 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt | |||||||
|     color: var(--bs-body-color); |     color: var(--bs-body-color); | ||||||
|   } |   } | ||||||
|  |  | ||||||
|  |   .btn .progress { | ||||||
|  |     background-color: var(--pngx-body-color-accent); | ||||||
|  |   } | ||||||
|  |  | ||||||
|   .search-form-container { |   .search-form-container { | ||||||
|     input, input:focus { |     input, input:focus { | ||||||
|       color: var(--bs-body-color) !important; |       color: var(--bs-body-color) !important; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Shamoon
					Michael Shamoon