mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 13:26:08 +00:00
save
This commit is contained in:
+15
-3
@@ -1183,15 +1183,20 @@ ngx-mat-datetime-content{
|
||||
//font-weight: 400;
|
||||
}
|
||||
|
||||
.add-attachment-bg-color{
|
||||
background-color: #42b9fe13;
|
||||
}
|
||||
|
||||
.message-attachments{
|
||||
border-radius: 5px;
|
||||
background-color: #42b9fe13;
|
||||
padding: 1px;
|
||||
//background-color: #42b9fe13;
|
||||
.file{
|
||||
width: 100%;
|
||||
align-items: center;
|
||||
overflow: auto;
|
||||
color: #000;
|
||||
//border: 1px solid blue;
|
||||
padding: 1px;
|
||||
|
||||
ion-thumbnail{
|
||||
--size: 20px;
|
||||
@@ -1199,7 +1204,7 @@ ngx-mat-datetime-content{
|
||||
.file-details{
|
||||
max-width: 100%;
|
||||
padding-left: 5px;
|
||||
|
||||
padding: 1px;
|
||||
/* .file-title{
|
||||
padding-left: 5px;
|
||||
} */
|
||||
@@ -1238,6 +1243,13 @@ ngx-mat-datetime-content{
|
||||
.powerpoint-icon{
|
||||
color: #d24726;
|
||||
}
|
||||
.icon-size-45{
|
||||
font-size: 45px !important;
|
||||
}
|
||||
.icon-size-27{
|
||||
font-size: 27px !important;
|
||||
color: #797979;
|
||||
}
|
||||
.menu-icon{
|
||||
color: #42b9fe;
|
||||
padding: 0 5px 0 5px;
|
||||
|
||||
Reference in New Issue
Block a user