fix(fusion_portal): readable gradient for the Start-a-Visit tile
The tile used an inline background gradient with no !important, so the theme's .card background rule overrode it - the tile rendered near-white with invisible white text. Replace with a dedicated .portal-visit-card class (mirrors .portal-new-assessment-card: gradient !important, transparent card-body, white text, styled icon-circle) in a distinct blue->indigo gradient so the two featured tiles read as different. Bump 19.0.2.10.1. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
{
|
||||
'name': 'Fusion Authorizer & Sales Portal',
|
||||
'version': '19.0.2.10.0',
|
||||
'version': '19.0.2.10.1',
|
||||
'category': 'Sales/Portal',
|
||||
'summary': 'Portal for Authorizers (OTs) and Sales Reps with Assessment Forms',
|
||||
'description': """
|
||||
|
||||
Reference in New Issue
Block a user