mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 19:17:13 -05:00 
			
		
		
		
	Visible bg & text color changes on ng-select
This commit is contained in:
		
							parent
							
								
									b391dd6a3f
								
							
						
					
					
						commit
						3d5bcd9d75
					
				@ -208,6 +208,11 @@ a, a:hover, .btn-link, .btn-link:hover {
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked {
 | 
			
		||||
      background-color: var(--pngx-bg-darker) !important;
 | 
			
		||||
      color: var(--pngx-body-color-accent) !important;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,
 | 
			
		||||
    .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked {
 | 
			
		||||
      background: none;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user