Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
ff91430f
Commit
ff91430f
authored
Sep 16, 2014
by
Torkel Odegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added favicons
parent
8b93e20a
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
1 deletions
+2
-1
src/app/partials/dashboard_topnav.html
+1
-1
src/img/fav16.png
+0
-0
src/img/fav32.png
+0
-0
src/index.html
+1
-0
No files found.
src/app/partials/dashboard_topnav.html
View file @
ff91430f
<div
class=
"navbar navbar-static-top"
>
<div
class=
"navbar-inner"
>
<div
class=
"container-fluid"
>
<span
class=
"brand"
><img
src=
"img/
small
.png"
bs-tooltip=
"'Grafana'"
data-placement=
"bottom"
>
{{dashboard.title}}
</span>
<span
class=
"brand"
><img
src=
"img/
fav32
.png"
bs-tooltip=
"'Grafana'"
data-placement=
"bottom"
>
{{dashboard.title}}
</span>
<ul
class=
"nav pull-right"
ng-controller=
'DashboardNavCtrl'
ng-init=
"init()"
>
<li
ng-show=
"dashboardViewState.fullscreen"
>
...
...
src/img/fav16.png
0 → 100644
View file @
ff91430f
639 Bytes
src/img/fav32.png
0 → 100644
View file @
ff91430f
1.31 KB
src/index.html
View file @
ff91430f
...
...
@@ -9,6 +9,7 @@
<title>
Grafana
</title>
<link
rel=
"stylesheet"
href=
"css/grafana.dark.min.css"
title=
"Dark"
>
<link
rel=
"icon"
type=
"image/png"
href=
"img/fav16.png"
>
<!-- build:js app/app.js -->
<script
src=
"vendor/require/require.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment