Merge branch 'themesDeveloper' of https://bitbucket.org/equilibriumito/gabinete-digital into themesDeveloper

This commit is contained in:
tiago.kayaya
2021-10-27 15:11:30 +01:00
83 changed files with 1216 additions and 596 deletions
+5
View File
@@ -524,6 +524,11 @@ $app-theme: mat-light-theme(
color: var(--button-text-color);
}
.btn-ok:hover {
background-color: var(--button-hover);
color: var(--button-text-color);
}
.btn-delete {
display: block;
width: 170px !important;