mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	bs5: remove custom control scss
This commit is contained in:
		@@ -340,15 +340,6 @@ $border-color-dark-mode: #47494f;
 | 
			
		||||
    background-color: $bg-light-dark-mode;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .custom-control-label:before {
 | 
			
		||||
    background-color: $bg-dark-mode;
 | 
			
		||||
    color: $text-color-dark-mode;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .custom-control-input:checked ~ .custom-control-label::before {
 | 
			
		||||
    color: $text-color-dark-mode-accent;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  .input-group-text {
 | 
			
		||||
    color: $text-color-dark-mode;
 | 
			
		||||
    background-color: $bg-light-dark-mode;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user