updated icon font

This commit is contained in:
2023-12-03 11:13:04 +01:00
parent ff6bbdc6c4
commit ff066e02f3
7 changed files with 13 additions and 2 deletions

View File

@@ -261,7 +261,8 @@
.icon-locked,
.icon-ms-project,
.icon-text-blocks,
.icon-sidebar {
.icon-sidebar,
.icon-new-document {
background-image: none !important;
padding-left: 0;
}
@@ -482,7 +483,9 @@
.icon-text-blocks:before {
content: '\e824';
} /* '' */
.icon-new-document:before {
content: '\f15b';
} /* '' */
#admin-menu li:has(> a.microsoft-project-connector),
#admin-menu li:has(> a.additionals) {
display: none;