You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/setup/branding.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
<!--
2
+
SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
3
+
4
+
SPDX-License-Identifier: Apache-2.0
5
+
-->
6
+
1
7
# Branding Setup Guide
2
8
3
9
This project has been configured by default with assets that reflect Opal's visual branding and identity.
Copy file name to clipboardExpand all lines: src/css/branding.css
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
/*
2
+
* SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
Copy file name to clipboardExpand all lines: src/css/branding/custom/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
<!--
2
+
SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
3
+
4
+
SPDX-License-Identifier: Apache-2.0
5
+
-->
6
+
1
7
# Custom Branding CSS
2
8
3
9
Branding images specific to your organization can be configured here via CSS files that will override their default styles.
Copy file name to clipboardExpand all lines: src/css/branding/opal/init-background.css
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
/*
2
+
* SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
Copy file name to clipboardExpand all lines: src/css/branding/opal/init-logo.css
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
/*
2
+
* SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
Copy file name to clipboardExpand all lines: src/img/branding/custom/README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,9 @@
1
+
<!--
2
+
SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
3
+
4
+
SPDX-License-Identifier: Apache-2.0
5
+
-->
6
+
1
7
# Custom Branding Images
2
8
3
9
Branding images specific to your organization can be added here to customize the app's look and feel.
Copy file name to clipboardExpand all lines: src/js/constants/branding.constants.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
// SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
2
+
//
3
+
// SPDX-License-Identifier: Apache-2.0
4
+
1
5
// For more information on this file, see `docs/setup/branding.md`.
Copy file name to clipboardExpand all lines: src/js/filters/branding-id.filter.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
// SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
Copy file name to clipboardExpand all lines: src/js/filters/branding-src.filter.js
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
// SPDX-FileCopyrightText: Copyright (C) 2025 Opal Health Informatics Group at the Research Institute of the McGill University Health Centre <john.kildea@mcgill.ca>
0 commit comments