diff --git a/src/theme/Navbar/index.js b/src/theme/Navbar/index.js
index 39bbc89e87..ef68826be9 100644
--- a/src/theme/Navbar/index.js
+++ b/src/theme/Navbar/index.js
@@ -72,13 +72,13 @@ export default function NavbarWrapper(props) {
Documentation
- Downloads
+ Plugins
- Demo
+ Downloads
- Tracker
+ Demo
Development
@@ -86,6 +86,9 @@ export default function NavbarWrapper(props) {
Translation
+
+ Tracker
+
diff --git a/src/theme/Navbar/index.module.css b/src/theme/Navbar/index.module.css
index 46a0c06d85..86d01e392f 100644
--- a/src/theme/Navbar/index.module.css
+++ b/src/theme/Navbar/index.module.css
@@ -191,6 +191,16 @@
.moodlesitestopnavbar .nav_link span {
height: 22px;
}
+
+.moodlesitestopnavbar .nav_tracker .nav_link span {
+ display: inline-block;
+ padding-left: 20px;
+ background-image: url("/img/Atlassian_Jira-logo.svg");
+ background-repeat: no-repeat;
+ background-position: left 2px;
+ background-size: 18px 18px;
+}
+
.moodlesitestopnavbar .nav_link span.active,
.moodlesitestopnavbar .nav_link:hover span.active {
color: #194866;
diff --git a/static/img/Atlassian_Jira-logo.svg b/static/img/Atlassian_Jira-logo.svg
new file mode 100644
index 0000000000..3b539f2c56
--- /dev/null
+++ b/static/img/Atlassian_Jira-logo.svg
@@ -0,0 +1,3 @@
+