refs #6363 - Fix style in LoginMain when darkmode is activated #131

Merged
jsegarra merged 5 commits from 6363_lilium_darkMode_login into dev 2024-01-02 09:23:56 +00:00
Member
No description provided.
jsegarra added 1 commit 2023-12-20 08:12:28 +00:00
gitea/salix-front/pipeline/head This commit looks good Details
da5b78c2fc
refs #6363: style: fix darkMode for LoginMain
jsegarra changed title from WIP: Fix style in LoginMain when darkmode is activated to Fix style in LoginMain when darkmode is activated 2023-12-20 08:13:02 +00:00
jsegarra requested review from alexm 2023-12-20 08:13:12 +00:00
jsegarra requested review from pablone 2023-12-20 08:13:12 +00:00
pablone approved these changes 2023-12-20 09:24:51 +00:00
Dismissed
alexm approved these changes 2023-12-20 13:00:31 +00:00
Dismissed
alexm requested changes 2023-12-20 13:01:35 +00:00
src/css/app.scss Outdated
@ -21,2 +20,3 @@
color: var(--vn-text) !important;
font-family: $typography-font-family;
-webkit-text-fill-color: $input-text-color !important;
-webkit-text-fill-color: var(--vn-text) !important;
Member

Probar sin !important 's

Probar sin !important 's
jsegarra marked this conversation as resolved
jsegarra added 1 commit 2023-12-20 13:12:59 +00:00
gitea/salix-front/pipeline/head This commit looks good Details
ce447b4b76
refs #6363: style: remove !important darkMode for LoginMain
jsegarra dismissed pablone’s review 2023-12-20 13:13:00 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

jsegarra dismissed alexm’s review 2023-12-20 13:13:00 +00:00
Reason:

New commits pushed, approval review dismissed automatically according to repository settings

jsegarra requested review from alexm 2023-12-20 13:13:50 +00:00
jsegarra added 1 commit 2023-12-22 11:25:14 +00:00
gitea/salix-front/pipeline/head This commit looks good Details
e6f4bea466
Merge branch 'dev' into 6363_lilium_darkMode_login
pablone approved these changes 2023-12-26 07:14:39 +00:00
jsegarra changed title from Fix style in LoginMain when darkmode is activated to refs #6363 - Fix style in LoginMain when darkmode is activated 2023-12-27 12:45:58 +00:00
alexm approved these changes 2024-01-02 07:16:20 +00:00
alexm added 1 commit 2024-01-02 07:32:27 +00:00
gitea/salix-front/pipeline/head This commit looks good Details
deeebd68d1
Merge branch 'dev' into 6363_lilium_darkMode_login
jsegarra added 1 commit 2024-01-02 09:22:19 +00:00
gitea/salix-front/pipeline/head This commit looks good Details
855164015a
Merge branch 'dev' into 6363_lilium_darkMode_login
jsegarra merged commit a6484964dd into dev 2024-01-02 09:23:56 +00:00
jsegarra deleted branch 6363_lilium_darkMode_login 2024-01-02 09:23:57 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: verdnatura/salix-front#131
No description provided.