mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-04 03:27:12 -05:00 
			
		
		
		
	Fix dark mode delay button progress bar not visible
This commit is contained in:
		
							parent
							
								
									b63f87a5b5
								
							
						
					
					
						commit
						23b2fbef45
					
				@ -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;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user