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
18a37a9e
Commit
18a37a9e
authored
Nov 10, 2016
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ux(getting started): struggleing witch cleaning up the css, #6466
parent
575828f1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
91 additions
and
332 deletions
+91
-332
public/app/plugins/panel/gettingstarted/module.html
+2
-2
public/sass/components/_panel_gettingstarted.scss
+89
-330
No files found.
public/app/plugins/panel/gettingstarted/module.html
View file @
18a37a9e
...
...
@@ -2,11 +2,11 @@
<div
class=
"dashlist-section"
>
<h6
class=
"dashlist-section-header"
>
Getting Started with Grafana
<button
class=
"dashlist-
CTA
-close-btn"
ng-click=
"ctrl.dismiss()"
>
<button
class=
"dashlist-
cta
-close-btn"
ng-click=
"ctrl.dismiss()"
>
<i
class=
"fa fa-remove"
></i>
</button>
</h6>
<ul
class=
"progress-tracker
progress-tracker--text progress-tracker--center
"
ng-if=
"ctrl.checksDone"
>
<ul
class=
"progress-tracker"
ng-if=
"ctrl.checksDone"
>
<li
class=
"progress-step completed"
>
<span
class=
"progress-marker"
><i
class=
"icon-gf icon-gf-check gettingstarted-icon-success"
></i></span>
<span
class=
"progress-text"
><span
class=
"gettingstarted-blurb-success"
>
Install Grafana
</span></span>
...
...
public/sass/components/_panel_gettingstarted.scss
View file @
18a37a9e
This diff is collapsed.
Click to expand it.
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