fixed icons (#1685)
parent
70f8d72135
commit
2c2b0a2a4b
|
|
@ -1,10 +1,10 @@
|
|||
@font-face {
|
||||
font-family: 'icomoon';
|
||||
src: url('fonts/icomoon.eot?lp1izo');
|
||||
src: url('fonts/icomoon.eot?lp1izo#iefix') format('embedded-opentype'),
|
||||
url('fonts/icomoon.ttf?lp1izo') format('truetype'),
|
||||
url('fonts/icomoon.woff?lp1izo') format('woff'),
|
||||
url('fonts/icomoon.svg?lp1izo#icomoon') format('svg');
|
||||
src: url('fonts/icomoon.eot?dzkzbu');
|
||||
src: url('fonts/icomoon.eot?dzkzbu#iefix') format('embedded-opentype'),
|
||||
url('fonts/icomoon.ttf?dzkzbu') format('truetype'),
|
||||
url('fonts/icomoon.woff?dzkzbu') format('woff'),
|
||||
url('fonts/icomoon.svg?dzkzbu#icomoon') format('svg');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
font-display: block;
|
||||
|
|
@ -112,76 +112,73 @@
|
|||
.icon-menu:before {
|
||||
content: "\e91b";
|
||||
}
|
||||
.icon-download:before {
|
||||
content: "\e91c";
|
||||
}
|
||||
.icon-minus:before {
|
||||
content: "\e91d";
|
||||
}
|
||||
.icon-plus:before {
|
||||
content: "\e91e";
|
||||
}
|
||||
.icon-ui-add-cell:before {
|
||||
.icon-add-cell:before {
|
||||
content: "\e91f";
|
||||
}
|
||||
.icon-ui-alert:before {
|
||||
.icon-alert:before {
|
||||
content: "\e920";
|
||||
}
|
||||
.icon-ui-calendar:before {
|
||||
.icon-calendar:before {
|
||||
content: "\e921";
|
||||
}
|
||||
.icon-ui-checkmark:before {
|
||||
.icon-checkmark:before {
|
||||
content: "\e922";
|
||||
}
|
||||
.icon-ui-cog-thick:before {
|
||||
.icon-cog-thick:before {
|
||||
content: "\e923";
|
||||
}
|
||||
.icon-ui-dashboards:before {
|
||||
.icon-dashboards:before {
|
||||
content: "\e924";
|
||||
}
|
||||
.icon-ui-data-explorer:before {
|
||||
.icon-data-explorer:before {
|
||||
content: "\e925";
|
||||
}
|
||||
.icon-ui-download:before {
|
||||
.icon-download:before {
|
||||
content: "\e926";
|
||||
}
|
||||
.icon-ui-duplicate:before {
|
||||
.icon-duplicate:before {
|
||||
content: "\e927";
|
||||
}
|
||||
.icon-ui-export:before {
|
||||
.icon-export:before {
|
||||
content: "\e928";
|
||||
}
|
||||
.icon-ui-fullscreen:before {
|
||||
.icon-fullscreen:before {
|
||||
content: "\e929";
|
||||
}
|
||||
.icon-ui-influx-icon:before {
|
||||
.icon-influx-icon:before {
|
||||
content: "\e92a";
|
||||
}
|
||||
.icon-ui-note:before {
|
||||
.icon-note:before {
|
||||
content: "\e92b";
|
||||
}
|
||||
.icon-ui-organizations:before {
|
||||
.icon-organizations:before {
|
||||
content: "\e92c";
|
||||
}
|
||||
.icon-ui-pause:before {
|
||||
.icon-pause:before {
|
||||
content: "\e92d";
|
||||
}
|
||||
.icon-ui-pencil:before {
|
||||
.icon-pencil:before {
|
||||
content: "\e92e";
|
||||
}
|
||||
.icon-ui-play:before {
|
||||
.icon-play:before {
|
||||
content: "\e92f";
|
||||
}
|
||||
.icon-ui-plus:before {
|
||||
content: "\e930";
|
||||
}
|
||||
.icon-ui-refresh:before {
|
||||
.icon-refresh:before {
|
||||
content: "\e931";
|
||||
}
|
||||
.icon-ui-remove:before {
|
||||
.icon-remove:before {
|
||||
content: "\e932";
|
||||
}
|
||||
.icon-ui-trash:before {
|
||||
.icon-trash:before {
|
||||
content: "\e935";
|
||||
}
|
||||
.icon-triangle:before {
|
||||
|
|
@ -190,7 +187,7 @@
|
|||
.icon-x:before {
|
||||
content: "\e938";
|
||||
}
|
||||
.icon-ui-wrench-2:before {
|
||||
.icon-wrench-2:before {
|
||||
content: "\e939";
|
||||
}
|
||||
.icon-chat:before {
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ menu:
|
|||
influxdb_2_0:
|
||||
name: Example post
|
||||
weight: 1
|
||||
draft: true
|
||||
draft: false
|
||||
"v2.0/tags": [influxdb, functions]
|
||||
related:
|
||||
- /influxdb/v2.0/write-data/
|
||||
|
|
@ -27,6 +27,66 @@ This is **bold** text. This is _italic_ text. This is _**bold and italic**_.
|
|||
{{< nav-icon "alerts" >}}
|
||||
{{< nav-icon "settings" >}}
|
||||
|
||||
{{< icon "add-cell" >}} add-cell
|
||||
{{< icon "add-label" >}} add-label
|
||||
{{< icon "alert" >}} alert
|
||||
{{< icon "calendar" >}} calendar
|
||||
{{< icon "chat" >}} chat
|
||||
{{< icon "checkmark" >}} checkmark
|
||||
{{< icon "clone" >}} clone
|
||||
{{< icon "cloud" >}} cloud
|
||||
{{< icon "cog" >}} cog
|
||||
{{< icon "config" >}} config
|
||||
{{< icon "copy" >}} copy
|
||||
{{< icon "dashboard" >}} dashboard
|
||||
{{< icon "dashboards" >}} dashboards
|
||||
{{< icon "data-explorer" >}} data-explorer
|
||||
{{< icon "delete" >}} delete
|
||||
{{< icon "download" >}} download
|
||||
{{< icon "duplicate" >}} duplicate
|
||||
{{< icon "edit" >}} edit
|
||||
{{< icon "expand" >}} expand
|
||||
{{< icon "export" >}} export
|
||||
{{< icon "eye" >}} eye
|
||||
{{< icon "eye-closed" >}} eye-closed
|
||||
{{< icon "eye-open" >}} eye-open
|
||||
{{< icon "feedback" >}} feedback
|
||||
{{< icon "fullscreen" >}} fullscreen
|
||||
{{< icon "gear" >}} gear
|
||||
{{< icon "graph" >}} graph
|
||||
{{< icon "hide" >}} hide
|
||||
{{< icon "influx" >}} influx
|
||||
{{< icon "influx-icon" >}} influx-icon
|
||||
{{< icon "nav-admin" >}} nav-admin
|
||||
{{< icon "nav-config" >}} nav-config
|
||||
{{< icon "nav-configuration" >}} nav-configuration
|
||||
{{< icon "nav-dashboards" >}} nav-dashboards
|
||||
{{< icon "nav-data-explorer" >}} nav-data-explorer
|
||||
{{< icon "nav-organizations" >}} nav-organizations
|
||||
{{< icon "nav-orgs" >}} nav-orgs
|
||||
{{< icon "nav-tasks" >}} nav-tasks
|
||||
{{< icon "note" >}} note
|
||||
{{< icon "org" >}} org
|
||||
{{< icon "orgs" >}} orgs
|
||||
{{< icon "pause" >}} pause
|
||||
{{< icon "pencil" >}} pencil
|
||||
{{< icon "play" >}} play
|
||||
{{< icon "plus" >}} plus
|
||||
{{< icon "refresh" >}} refresh
|
||||
{{< icon "remove" >}} remove
|
||||
{{< icon "replay" >}} replay
|
||||
{{< icon "save-as" >}} save-as
|
||||
{{< icon "search" >}} search
|
||||
{{< icon "settings" >}} settings
|
||||
{{< icon "tasks" >}} tasks
|
||||
{{< icon "toggle" >}} toggle
|
||||
{{< icon "trash" >}} trash
|
||||
{{< icon "trashcan" >}} trashcan
|
||||
{{< icon "triangle" >}} triangle
|
||||
{{< icon "view" >}} view
|
||||
{{< icon "wrench" >}} wrench
|
||||
{{< icon "x" >}} x
|
||||
|
||||
## h2 This is a header2
|
||||
This is a paragraph. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc rutrum, metus id scelerisque euismod, erat ante suscipit nibh, ac congue enim risus id est. Etiam tristique nisi et tristique auctor. Morbi eu bibendum erat. Sed ullamcorper, dui id lobortis efficitur, mauris odio pharetra neque, vel tempor odio dolor blandit justo.
|
||||
|
||||
|
|
@ -1,63 +1,63 @@
|
|||
{{ $icon := .Get 0 | default "influx" }}
|
||||
|
||||
{{ if or (eq $icon "nav-admin") (eq $icon "influx") (eq $icon "influx-icon") }}
|
||||
<span class="inline icon-ui-influx-icon middle"></span>
|
||||
<span class="inline icon-influx-icon middle"></span>
|
||||
{{ else if or (eq $icon "nav-data-explorer") (eq $icon "data-explorer") (eq $icon "graph") }}
|
||||
<span class="inline icon-ui-data-explorer middle large"></span>
|
||||
<span class="inline icon-data-explorer middle large"></span>
|
||||
{{ else if or (eq $icon "nav-dashboards") (eq $icon "dashboard") (eq $icon "dashboards") }}
|
||||
<span class="inline icon-ui-dashboards middle"></span>
|
||||
<span class="inline icon-dashboards middle"></span>
|
||||
{{ else if or (eq $icon "nav-tasks") (eq $icon "calendar") (eq $icon "tasks") }}
|
||||
<span class="inline icon-ui-calendar"></span>
|
||||
<span class="inline icon-calendar"></span>
|
||||
{{ else if or (eq $icon "nav-organizations") (eq $icon "nav-orgs") (eq $icon "orgs") (eq $icon "org") }}
|
||||
<span class="inline icon-ui-organizations middle"></span>
|
||||
<span class="inline icon-organizations middle"></span>
|
||||
{{ else if or (eq $icon "nav-configuration") (eq $icon "nav-config") (eq $icon "wrench") }}
|
||||
<span class="inline icon-ui-wrench-2 middle large"></span>
|
||||
<span class="inline icon-wrench-2 middle large"></span>
|
||||
{{ else if eq $icon "add-cell" }}
|
||||
<span class="inline icon-ui-add-cell small"></span>
|
||||
<span class="inline icon-add-cell small"></span>
|
||||
{{ else if eq $icon "alert" }}
|
||||
<span class="inline icon-ui-alert middle"></span>
|
||||
<span class="inline icon-alert middle"></span>
|
||||
{{ else if or (eq $icon "checkmark") (eq $icon "check") }}
|
||||
<span class="inline icon-ui-checkmark middle"></span>
|
||||
<span class="inline icon-checkmark middle"></span>
|
||||
{{ else if or (eq $icon "gear") (eq $icon "cog") (eq $icon "settings") (eq $icon "config") }}
|
||||
<span class="inline icon-ui-cog-thick middle small"></span>
|
||||
<span class="inline icon-cog-thick middle small"></span>
|
||||
{{ else if eq $icon "download" }}
|
||||
<span class="inline icon-ui-download middle"></span>
|
||||
<span class="inline icon-download middle"></span>
|
||||
{{ else if or (eq $icon "duplicate") (eq $icon "copy") (eq $icon "clone") }}
|
||||
<span class="inline icon-ui-duplicate middle small"></span>
|
||||
<span class="inline icon-duplicate middle small"></span>
|
||||
{{ else if or (eq $icon "export") (eq $icon "save-as") }}
|
||||
<span class="inline icon-ui-export middle small"></span>
|
||||
<span class="inline icon-export middle small"></span>
|
||||
{{ else if or (eq $icon "expand") (eq $icon "fullscreen") }}
|
||||
<span class="inline icon-ui-fullscreen middle large"></span>
|
||||
<span class="inline icon-fullscreen middle large"></span>
|
||||
{{ else if eq $icon "note" }}
|
||||
<span class="inline icon-ui-note middle small"></span>
|
||||
<span class="inline icon-note middle small"></span>
|
||||
{{ else if eq $icon "pause" }}
|
||||
<span class="inline icon-ui-pause middle"></span>
|
||||
<span class="inline icon-pause middle"></span>
|
||||
{{ else if or (eq $icon "pencil") (eq $icon "edit") }}
|
||||
<span class="inline icon-ui-pencil middle small"></span>
|
||||
<span class="inline icon-pencil middle small"></span>
|
||||
{{ else if eq $icon "play" }}
|
||||
<span class="inline icon-ui-play middle small"></span>
|
||||
<span class="inline icon-play middle small"></span>
|
||||
{{ else if eq $icon "plus" }}
|
||||
<span class="inline icon-ui-plus middle xsmall"></span>
|
||||
<span class="inline icon-plus middle xsmall"></span>
|
||||
{{ else if or (eq $icon "refresh") (eq $icon "replay") }}
|
||||
<span class="inline icon-ui-refresh middle small"></span>
|
||||
<span class="inline icon-refresh middle small"></span>
|
||||
{{ else if or (eq $icon "remove") (eq $icon "x") }}
|
||||
<span class="inline icon-ui-remove top small"></span>
|
||||
<span class="inline icon-remove top small"></span>
|
||||
{{ else if eq $icon "search" }}
|
||||
<span class="inline icon-ui-search middle small"></span>
|
||||
<span class="inline icon-search middle small"></span>
|
||||
{{ else if or (eq $icon "trash") (eq $icon "trashcan") (eq $icon "delete") }}
|
||||
<span class="inline icon-ui-trash top small"></span>
|
||||
<span class="inline icon-trash top small"></span>
|
||||
{{ else if eq $icon "triangle" }}
|
||||
<span class="inline icon-ui-triangle middle"></span>
|
||||
<span class="inline icon-triangle middle"></span>
|
||||
{{ else if eq $icon "cloud" }}
|
||||
<span class="inline icon-ui-cloud large"></span>
|
||||
<span class="inline icon-cloud large"></span>
|
||||
{{ else if eq $icon "feedback" }}
|
||||
<span class="inline icon-ui-nav-chat large"></span>
|
||||
<span class="inline icon-nav-chat large"></span>
|
||||
{{ else if eq $icon "chat" }}
|
||||
<span class="inline icon-ui-chat large"></span>
|
||||
<span class="inline icon-chat large"></span>
|
||||
{{ else if or (eq $icon "eye-open") (eq $icon "eye") (eq $icon "view") }}
|
||||
<span class="inline icon-ui-eye-open large"></span>
|
||||
<span class="inline icon-eye-open large"></span>
|
||||
{{ else if or (eq $icon "eye-closed") (eq $icon "hide") }}
|
||||
<span class="inline icon-ui-eye-closed large"></span>
|
||||
<span class="inline icon-eye-closed large"></span>
|
||||
{{ else if eq $icon "add-label" }}
|
||||
<span class="inline add-btn-round"></span>
|
||||
{{ else if or (eq $icon "toggle") (eq $icon "toggle-blue") }}
|
||||
|
|
|
|||
|
|
@ -40,13 +40,13 @@
|
|||
<div class="nav-item account small">
|
||||
<div class="acct-inner">
|
||||
<div class="acct-icon">
|
||||
<span class="icon icon-ui-user"></span>
|
||||
<span class="icon icon-user"></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav-item account">
|
||||
<div class="acct-inner">
|
||||
<div class="acct-icon"><span class="icon icon-ui-user"></span></div>
|
||||
<div class="acct-icon"><span class="icon icon-user"></span></div>
|
||||
<div class="acct-label">
|
||||
<div class="username">username</div>
|
||||
<div class="orgname">org-name</div>
|
||||
|
|
@ -61,7 +61,7 @@
|
|||
<div class="nav-items">
|
||||
<div class="nav-item">
|
||||
<div class="nav-icon small">
|
||||
<span class ="icon icon-ui-{{ $icon }}"></span>
|
||||
<span class ="icon icon-{{ $icon }}"></span>
|
||||
<div class="nav-icon-label">
|
||||
{{ $shortTitle }}
|
||||
</div>
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
</div>
|
||||
<div class="nav-item">
|
||||
<div class="nav-icon">
|
||||
<span class ="icon icon-ui-{{ $icon }}"></span>
|
||||
<span class ="icon icon-{{ $icon }}"></span>
|
||||
<div class="nav-icon-label">
|
||||
{{ $title }}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue