mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Fix light color filled primary button text legibility
This commit is contained in:
		| @@ -87,6 +87,12 @@ $form-check-radio-checked-bg-image-dark: url("data:image/svg+xml,<svg xmlns='htt | |||||||
|     } |     } | ||||||
|   } |   } | ||||||
|  |  | ||||||
|  |   &.primary-light .btn-primary { | ||||||
|  |     &:hover, &:focus, &.active, &:active { | ||||||
|  |       color: var(--pngx-bg-darker) !important; | ||||||
|  |     } | ||||||
|  |   } | ||||||
|  |  | ||||||
|   .btn-dark { |   .btn-dark { | ||||||
|     --bs-btn-color: $text-color-dark-bg; |     --bs-btn-color: $text-color-dark-bg; | ||||||
|     --bs-btn-bg: var(--pngx-bg-alt); |     --bs-btn-bg: var(--pngx-bg-alt); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon