Skip to content

Commit

Permalink
fix course favorite "icon-star-light" for windows users
Browse files Browse the repository at this point in the history
Fixes: CNVS-28725

test plan:
- as a user with the new UI using a windows machine (any browser)
- navigate to "Courses" in the left-hand nav
- select "All Courses" from the sub-nav
- there should be an obvious difference between items that have
  been favorited vs those that have not (ensure the deliniation
  remains when turning on "high contrast")

Change-Id: I6bc9b2eca4a7524e0e5e0f82727875e7dc9442ae
Reviewed-on: https://gerrit.instructure.com/77090
Tested-by: Jenkins
Reviewed-by: Colleen Palmer <[email protected]>
Product-Review: Colleen Palmer <[email protected]>
QA-Review: Pierce Arner <[email protected]>
  • Loading branch information
pamhiett committed Apr 15, 2016
1 parent 0032ac1 commit 8f3363a
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions .fontcustom-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"checksum": {
"previous": "8cb1c71cf441c629b11fe4a4e53707b55decda61323e6b2be20ec60519810d90",
"current": "8cb1c71cf441c629b11fe4a4e53707b55decda61323e6b2be20ec60519810d90"
"previous": "392e7890e1f1f2e1d8ef44e2434a34e4f3cecba00a9e109fc6bcaffba75e8ab2",
"current": "392e7890e1f1f2e1d8ef44e2434a34e4f3cecba00a9e109fc6bcaffba75e8ab2"
},
"fonts": [
"public/fonts/canvas/canvas-icons.ttf",
Expand Down
Binary file modified public/fonts/canvas/canvas-icons.eot
Binary file not shown.
12 changes: 6 additions & 6 deletions public/fonts/canvas/canvas-icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/fonts/canvas/canvas-icons.ttf
Binary file not shown.
Binary file modified public/fonts/canvas/canvas-icons.woff
Binary file not shown.
2 changes: 1 addition & 1 deletion public/fonts/icons/star-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8f3363a

Please sign in to comment.