Some changes

Former-commit-id: 4bd1d42e8edf31710bd1605a90f7cb6c838f5db6
This commit is contained in:
Fábio Ferreira
2017-01-02 20:22:54 +00:00
parent fa5387b141
commit 3d3ab8bb16
4 changed files with 168 additions and 42 deletions

View File

@@ -117,6 +117,7 @@
src: local('Material Icons'), local('MaterialIcons-Regular'), url(material/icons.woff2) format('woff2');
}
.prompt .file-list ul li:before,
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
@@ -133,4 +134,4 @@
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
font-feature-settings: 'liga';
}
}