improve icon

This commit is contained in:
Peter Maquiran
2021-10-28 14:42:54 +01:00
parent 5708fa69d8
commit f1307949b1
3 changed files with 7 additions and 9 deletions
+2 -4
View File
@@ -710,7 +710,7 @@ body {
--login-background: linear-gradient(180deg, #c63527 60%, #000 100%) !important;
--button-hover: #c63527;
--button-color: #ffb81c;
--button-text-color: #000;
--button-text-color: white;
--inicio-open-page-from-box: #c63527;
--header-tab-top-border: #000;
@@ -776,8 +776,6 @@ body {
}
}
.default {
--ion-color-primary: #3880ff;
--ion-color-secondary: #e4e8eb75;
@@ -785,7 +783,7 @@ body {
--button-hover: #42b9fe;
--inicio-open-page-from-box: #42b9fe;
--button-color: #e0e9ee;
--button-text-color: #white;
--button-text-color: white;
--header-tab-top-border: white;
--header-tab-text-white: white;
--mat-selected: #87cefa;