mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix: history timestamp tooltip illegible in dark mode (#6696)
This commit is contained in:
		| @@ -15,7 +15,7 @@ | ||||
|                 <li class="list-group-item"> | ||||
|                     <div class="d-flex justify-content-between align-items-center"> | ||||
|                         <ng-template #timestamp> | ||||
|                             <div> | ||||
|                             <div class="text-light"> | ||||
|                                 {{ entry.timestamp | customDate:'longDate' }} {{ entry.timestamp | date:'shortTime' }} | ||||
|                             </div> | ||||
|                         </ng-template> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon