Blue text on expediente pr page changed to black no grey theme

This commit is contained in:
Eudes Inácio
2021-11-07 07:27:08 +01:00
parent 819e8cdac8
commit 21222a7369
2 changed files with 2 additions and 2 deletions
@@ -131,7 +131,7 @@ ion-item{
font-family: Roboto;
font-size: 12pt;
font-weight: 700;
color: #0d89d1;
color: var(--title-text-color);
padding-left: 3px;
.subject{
@@ -58,7 +58,7 @@ ion-item{
font-family: Roboto;
font-size: 12pt;
font-weight: 700;
color: #0d89d1;
color: var(--title-text-color);
padding-left: 3px;
.subject{