Revert "[ACA-2124] New bg-color and font style for New button (#1367)" (#1371)

This reverts commit 091511d7c6.
This commit is contained in:
Denys Vuika
2020-03-23 16:02:09 +00:00
committed by GitHub
parent 0eb1720f8f
commit de8c85dc48

View File

@@ -15,11 +15,11 @@
display: block;
box-shadow: none !important;
height: 37.5px;
background-color: mat-color($accent, 800);
background-color: mat-color($accent);
color: mat-color($primary, default-contrast) !important;
border-radius: 4px;
font-size: 18.7px;
font-weight: bold;
font-size: 12.7px;
font-weight: normal;
text-transform: uppercase;
.mat-icon {