mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-5166] use published version of the material icons (#3283)
* use published version of the material icons * remove reference to css * use outlined icons by default
This commit is contained in:
@@ -94,7 +94,6 @@
|
||||
}
|
||||
],
|
||||
"styles": [
|
||||
"app/src/assets/fonts/material-icons/material-icons.css",
|
||||
"app/src/assets/fonts/OpenSans/OpenSans.css",
|
||||
"node_modules/cropperjs/dist/cropper.min.css",
|
||||
"node_modules/pdfjs-dist/web/pdf_viewer.css",
|
||||
@@ -245,7 +244,6 @@
|
||||
"node_modules/moment/min/moment.min.js"
|
||||
],
|
||||
"styles": [
|
||||
"app/src/assets/fonts/material-icons/material-icons.css",
|
||||
"app/src/assets/fonts/OpenSans/OpenSans.css",
|
||||
"app/src/styles.scss",
|
||||
"projects/aca-content/src/lib/ui/application.scss"
|
||||
|
||||
Reference in New Issue
Block a user