提交 512f0716 编写于 作者: M Marcin Maciaszczyk

Revert icon changes

上级 070373e0
......@@ -9,9 +9,7 @@
"angular-messages": "~1.5.0",
"angular-ui-router": "~0.2.15",
"angular-resource": "~1.5.0",
"angular-sanitize": "~1.5.0",
"material-design-icons-iconfont": "~2.0.4",
"roboto-fontface": "~0.4.5"
"angular-sanitize": "~1.5.0"
},
"devDependencies": {
"angular-mocks": "~1.5.0",
......
......@@ -13,7 +13,8 @@
// limitations under the License.
// Import Roboto material design font. It is recommended by the Angular Material spec.
@import '../../bower_components/roboto-fontface/css/roboto-fontface.css';
// TODO(bryk): Bundle the fonts with production binary to not import from external sites.
@import url('//fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic');
// Angular Material icon font. It allows to use the icons as fonts.
@import '../../bower_components/material-design-icons-iconfont/dist/material-design-icons.css';
@import url('//fonts.googleapis.com/icon?family=Material+Icons');
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册