This commit is contained in:
Eudes Inácio
2021-10-28 16:09:01 +01:00
6 changed files with 27 additions and 14 deletions
+2 -4
View File
@@ -713,7 +713,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;
@@ -779,8 +779,6 @@ body {
}
}
.default {
--chat-alert-msg-color: #fef4c5;
--chat-incoming-msg-color: #e4f4fe;
@@ -790,7 +788,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;