mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	lowered thumb brightness in non-inverted mode
This commit is contained in:
		@@ -141,7 +141,7 @@ $border-color-dark-mode: #47494f;
 | 
				
			|||||||
    mix-blend-mode: normal;
 | 
					    mix-blend-mode: normal;
 | 
				
			||||||
    border-radius: 0;
 | 
					    border-radius: 0;
 | 
				
			||||||
    border-color: $bg-dark-mode;
 | 
					    border-color: $bg-dark-mode;
 | 
				
			||||||
 | 
					    filter: invert(10%);
 | 
				
			||||||
    &.border-right {
 | 
					    &.border-right {
 | 
				
			||||||
      border-right: none !important;
 | 
					      border-right: none !important;
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user