mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
Text color change on gabinete
This commit is contained in:
@@ -115,7 +115,7 @@ ion-item-sliding{
|
||||
font-style: normal;
|
||||
line-height: normal;
|
||||
letter-spacing: normal;
|
||||
color: var(--header-tab-text-white);
|
||||
color: var(--title-text-color) !important;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@@ -161,7 +161,7 @@ ion-toolbar{
|
||||
padding: 0 !important;
|
||||
}
|
||||
.item-options{
|
||||
color: #42b9fe;
|
||||
color: var(--box-hover-background-color);
|
||||
width: 25px;
|
||||
font-size: 20px;
|
||||
}
|
||||
@@ -172,7 +172,7 @@ ion-toolbar{
|
||||
}
|
||||
|
||||
.item-active{
|
||||
background-color: #42b9fe !important;
|
||||
background-color: var(--gabinete-active-hove-background) !important;
|
||||
color: #fff !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user