not read emails bolder font
This commit is contained in:
@@ -3,9 +3,3 @@ body[data-navbar="side"].minimized.side-menu-opened {
|
||||
border-right: 1px solid var(--gray-dark);
|
||||
}
|
||||
}
|
||||
|
||||
.table {
|
||||
.text-bold {
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -150,3 +150,11 @@ table td {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.table {
|
||||
td.cell {
|
||||
.text-bold {
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -281,12 +281,6 @@ select.form-control > option {
|
||||
}
|
||||
}
|
||||
|
||||
.table {
|
||||
.text-bold {
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
|
||||
.list-kanban .kanban-head-container.sticked {
|
||||
background-color: unset;
|
||||
backdrop-filter: @backdrop-filter;
|
||||
|
||||
Reference in New Issue
Block a user