save improvements

This commit is contained in:
tiago.kayaya
2021-09-27 12:09:33 +01:00
parent 4d2a9b2eed
commit 7e39540442
3 changed files with 39 additions and 16 deletions
+16 -12
View File
@@ -1134,18 +1134,6 @@ ngx-mat-datetime-content{
overflow: hidden !important;
text-overflow: ellipsis !important;
}
.pdf-icon{
color: #a40404;
}
.word-icon{
color: #295497;
}
.excel-icon{
color: #1f7244;
}
.powerpoint-icon{
color: #d24726;
}
}
}
.file-details-optional{
@@ -1154,6 +1142,22 @@ ngx-mat-datetime-content{
}
}
.file-icon{
color: #b2b2b2 !important;
}
.pdf-icon{
color: #a40404;
}
.word-icon{
color: #295497;
}
.excel-icon{
color: #1f7244;
}
.powerpoint-icon{
color: #d24726;
}
@media only screen and (min-width: 665px) {
.loading-blocker {