Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 33ec5b6

Browse files
committed
Fixed font/icon issue
1 parent e164471 commit 33ec5b6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

windows/createCueWindow.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<title>Create Cue</title>
2-
<link rel="stylesheet" href="css/fontawesome/css/all.css" />
3-
<link rel="stylesheet" href="css/fonts.css" />
2+
<link rel="stylesheet" href="../css/fontawesome/css/all.css" />
3+
<link rel="stylesheet" href="../css/fonts.css" />
44
<style>
55
body {
66
background-color: rgb(50, 50, 50);

windows/editCueWindow.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<title>Edit Cue</title>
2-
<link rel="stylesheet" href="css/fonts.css" />
3-
<link rel="stylesheet" href="css/fontawesome/css/all.css" />
2+
<link rel="stylesheet" href="../css/fonts.css" />
3+
<link rel="stylesheet" href="../css/fontawesome/css/all.css" />
44
<style>
55
body {
66
background-color: rgb(50, 50, 50);

windows/stageDisplay.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<title>Stage Display</title>
3-
<link rel="stylesheet" href="css/fontawesome/css/all.css" />
4-
<link rel="stylesheet" href="css/fonts.css" />
3+
<link rel="stylesheet" href="../css/fontawesome/css/all.css" />
4+
<link rel="stylesheet" href="../css/fonts.css" />
55
<style>
66
body {
77
text-align: center;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy