Skip to content

Commit

Permalink
use material design icons in favour of font-awesome
Browse files Browse the repository at this point in the history
  • Loading branch information
rikkertkoppes committed Oct 12, 2016
1 parent 8b1fb7c commit 3295967
Show file tree
Hide file tree
Showing 113 changed files with 101 additions and 17,742 deletions.
1 change: 0 additions & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
"angular-sanitize": "~1.3.3",
"angular-touch": "~1.3.4",
"bootstrap-css": "2.3.2",
"font-awesome": "~3.2.1",
"idbwrapper": "~1.3.0",
"jquery": "~2.0.3",
"q": "~1.4.1",
Expand Down
2 changes: 1 addition & 1 deletion src/admin.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<meta charset="utf-8" />
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, target-densitydpi=device-dpi" />
<meta name="apple-mobile-web-app-capable" content="yes">
<link href="css/materialIcons.css" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="components/bootstrap-css/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="components/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="css/main.css">
<title>FLL Scoring</title>
</head>
Expand Down
Loading

0 comments on commit 3295967

Please sign in to comment.