mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add timebomb feature
This commit is contained in:
@@ -77,6 +77,7 @@ $app-theme: mat-light-theme((
|
||||
--ion-color-warning-contrast-rgb: 0, 0, 0;
|
||||
--ion-color-warning-shade: #e0ac08;
|
||||
--ion-color-warning-tint: #ffca22;
|
||||
--ion-color-yellow-orange:#ffb703;
|
||||
|
||||
/** danger **/
|
||||
--ion-color-red:#d30a0a;
|
||||
@@ -274,6 +275,9 @@ $app-theme: mat-light-theme((
|
||||
--ion-color-expediente: #dae3f3;
|
||||
}
|
||||
}
|
||||
.yellow-orange{
|
||||
color: #ffb703 !important;
|
||||
}
|
||||
.center{
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user