2018-12-20 18:37:31 +00:00
|
|
|
@font-face {
|
|
|
|
font-family: 'icomoon';
|
2019-08-23 15:25:36 +00:00
|
|
|
src: url('fonts/icomoon.eot?9r9zke');
|
|
|
|
src: url('fonts/icomoon.eot?9r9zke#iefix') format('embedded-opentype'),
|
|
|
|
url('fonts/icomoon.ttf?9r9zke') format('truetype'),
|
|
|
|
url('fonts/icomoon.woff?9r9zke') format('woff'),
|
|
|
|
url('fonts/icomoon.svg?9r9zke#icomoon') format('svg');
|
2018-12-20 18:37:31 +00:00
|
|
|
font-weight: normal;
|
|
|
|
font-style: normal;
|
|
|
|
}
|
|
|
|
|
|
|
|
[class^="icon-"], [class*=" icon-"] {
|
|
|
|
/* use !important to prevent issues with browser extensions that change fonts */
|
|
|
|
font-family: 'icomoon' !important;
|
|
|
|
speak: none;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-transform: none;
|
|
|
|
line-height: 1;
|
|
|
|
|
|
|
|
/* Better Font Rendering =========== */
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
2019-09-10 02:04:33 +00:00
|
|
|
.icon-ui-disks-nav:before {
|
|
|
|
content: "\e93c";
|
|
|
|
}
|
|
|
|
.icon-ui-wrench-nav:before {
|
|
|
|
content: "\e93d";
|
|
|
|
}
|
2019-09-07 06:10:37 +00:00
|
|
|
.icon-ui-eye-closed:before {
|
|
|
|
content: "\e956";
|
|
|
|
}
|
|
|
|
.icon-ui-eye-open:before {
|
|
|
|
content: "\e957";
|
|
|
|
}
|
2019-04-09 19:46:27 +00:00
|
|
|
.icon-ui-chat:before {
|
|
|
|
content: "\e93a";
|
|
|
|
}
|
2019-09-04 22:01:29 +00:00
|
|
|
.icon-ui-bell:before {
|
|
|
|
content: "\e93b";
|
|
|
|
}
|
2019-04-09 16:42:38 +00:00
|
|
|
.icon-ui-cloud:before {
|
|
|
|
content: "\e93f";
|
|
|
|
}
|
|
|
|
.icon-ui-nav-chat:before {
|
|
|
|
content: "\e941";
|
|
|
|
}
|
2019-02-27 21:17:22 +00:00
|
|
|
.icon-ui-add-cell:before {
|
|
|
|
content: "\e91f";
|
|
|
|
}
|
|
|
|
.icon-ui-alert:before {
|
|
|
|
content: "\e920";
|
|
|
|
}
|
|
|
|
.icon-ui-calendar:before {
|
|
|
|
content: "\e921";
|
|
|
|
}
|
|
|
|
.icon-ui-checkmark:before {
|
|
|
|
content: "\e922";
|
|
|
|
}
|
|
|
|
.icon-ui-cog-thick:before {
|
|
|
|
content: "\e923";
|
|
|
|
}
|
|
|
|
.icon-ui-dashboards:before {
|
|
|
|
content: "\e924";
|
|
|
|
}
|
|
|
|
.icon-ui-data-explorer:before {
|
|
|
|
content: "\e925";
|
|
|
|
}
|
|
|
|
.icon-ui-download:before {
|
|
|
|
content: "\e926";
|
|
|
|
}
|
|
|
|
.icon-ui-duplicate:before {
|
|
|
|
content: "\e927";
|
|
|
|
}
|
|
|
|
.icon-ui-export:before {
|
|
|
|
content: "\e928";
|
|
|
|
}
|
|
|
|
.icon-ui-fullscreen:before {
|
|
|
|
content: "\e929";
|
|
|
|
}
|
|
|
|
.icon-ui-influx-icon:before {
|
|
|
|
content: "\e92a";
|
|
|
|
}
|
|
|
|
.icon-ui-note:before {
|
|
|
|
content: "\e92b";
|
|
|
|
}
|
|
|
|
.icon-ui-organizations:before {
|
|
|
|
content: "\e92c";
|
|
|
|
}
|
|
|
|
.icon-ui-pause:before {
|
|
|
|
content: "\e92d";
|
|
|
|
}
|
|
|
|
.icon-ui-pencil:before {
|
|
|
|
content: "\e92e";
|
|
|
|
}
|
|
|
|
.icon-ui-play:before {
|
|
|
|
content: "\e92f";
|
|
|
|
}
|
|
|
|
.icon-ui-plus:before {
|
|
|
|
content: "\e930";
|
|
|
|
}
|
|
|
|
.icon-ui-refresh:before {
|
|
|
|
content: "\e931";
|
|
|
|
}
|
|
|
|
.icon-ui-remove:before {
|
|
|
|
content: "\e932";
|
|
|
|
}
|
|
|
|
.icon-ui-search:before {
|
|
|
|
content: "\e933";
|
|
|
|
}
|
2019-03-20 21:31:55 +00:00
|
|
|
.icon-ui-trash:before {
|
2019-02-27 21:17:22 +00:00
|
|
|
content: "\e935";
|
|
|
|
}
|
2019-03-20 21:31:55 +00:00
|
|
|
.icon-ui-triangle:before {
|
2019-02-27 21:17:22 +00:00
|
|
|
content: "\e936";
|
|
|
|
}
|
2019-03-20 21:31:55 +00:00
|
|
|
.icon-ui-wrench-2:before {
|
|
|
|
content: "\e939";
|
|
|
|
}
|
2019-02-27 21:17:22 +00:00
|
|
|
.icon-moon1:before {
|
|
|
|
content: "\e904";
|
|
|
|
}
|
|
|
|
.icon-sun1:before {
|
|
|
|
content: "\e906";
|
|
|
|
}
|
|
|
|
.icon-search:before {
|
|
|
|
content: "\e905";
|
|
|
|
}
|
|
|
|
.icon-influx-logo:before {
|
|
|
|
content: "\e900";
|
|
|
|
}
|
|
|
|
.icon-influx-logotype:before {
|
|
|
|
content: "\e901";
|
|
|
|
}
|
2019-01-09 21:17:49 +00:00
|
|
|
.icon-alert-triangle:before {
|
|
|
|
content: "\e902";
|
|
|
|
}
|
|
|
|
.icon-arrow-down:before {
|
|
|
|
content: "\e903";
|
|
|
|
}
|
|
|
|
.icon-arrow-down-circle:before {
|
|
|
|
content: "\e907";
|
|
|
|
}
|
|
|
|
.icon-arrow-down-left:before {
|
|
|
|
content: "\e908";
|
|
|
|
}
|
|
|
|
.icon-arrow-down-right:before {
|
|
|
|
content: "\e909";
|
|
|
|
}
|
|
|
|
.icon-arrow-left:before {
|
|
|
|
content: "\e90a";
|
|
|
|
}
|
|
|
|
.icon-arrow-left-circle:before {
|
|
|
|
content: "\e90b";
|
|
|
|
}
|
|
|
|
.icon-arrow-right:before {
|
|
|
|
content: "\e90c";
|
|
|
|
}
|
|
|
|
.icon-arrow-right-circle:before {
|
|
|
|
content: "\e90d";
|
|
|
|
}
|
|
|
|
.icon-arrow-up:before {
|
|
|
|
content: "\e90e";
|
|
|
|
}
|
|
|
|
.icon-arrow-up-circle:before {
|
|
|
|
content: "\e90f";
|
|
|
|
}
|
|
|
|
.icon-arrow-up-left:before {
|
|
|
|
content: "\e910";
|
|
|
|
}
|
|
|
|
.icon-arrow-up-right:before {
|
|
|
|
content: "\e911";
|
|
|
|
}
|
|
|
|
.icon-check:before {
|
|
|
|
content: "\e912";
|
|
|
|
}
|
2019-01-11 17:21:33 +00:00
|
|
|
.icon-chevron-down:before {
|
|
|
|
content: "\e917";
|
|
|
|
}
|
|
|
|
.icon-chevron-left:before {
|
|
|
|
content: "\e918";
|
|
|
|
}
|
|
|
|
.icon-chevron-right:before {
|
|
|
|
content: "\e919";
|
|
|
|
}
|
|
|
|
.icon-chevron-up:before {
|
|
|
|
content: "\e91a";
|
|
|
|
}
|
2019-01-22 21:35:11 +00:00
|
|
|
.icon-download:before {
|
|
|
|
content: "\e91c";
|
|
|
|
}
|
2019-01-09 21:17:49 +00:00
|
|
|
.icon-heart1:before {
|
|
|
|
content: "\e913";
|
|
|
|
}
|
2019-01-11 17:21:33 +00:00
|
|
|
.icon-menu:before {
|
|
|
|
content: "\e91b";
|
|
|
|
}
|
2019-01-23 03:34:55 +00:00
|
|
|
.icon-minus:before {
|
|
|
|
content: "\e91d";
|
|
|
|
}
|
|
|
|
.icon-plus:before {
|
|
|
|
content: "\e91e";
|
|
|
|
}
|
2019-01-09 21:17:49 +00:00
|
|
|
.icon-settings:before {
|
|
|
|
content: "\e914";
|
|
|
|
}
|
2019-02-27 21:17:22 +00:00
|
|
|
.icon-triangle:before {
|
|
|
|
content: "\e937";
|
|
|
|
}
|
|
|
|
.icon-x:before {
|
|
|
|
content: "\e938";
|
|
|
|
}
|
2019-01-09 21:17:49 +00:00
|
|
|
.icon-zoom-in:before {
|
|
|
|
content: "\e915";
|
|
|
|
}
|
|
|
|
.icon-zoom-out:before {
|
|
|
|
content: "\e916";
|
|
|
|
}
|
2018-12-20 18:37:31 +00:00
|
|
|
.icon-folder-upload:before {
|
|
|
|
content: "\e934";
|
|
|
|
}
|
|
|
|
.icon-map2:before {
|
|
|
|
content: "\e94c";
|
|
|
|
}
|
2019-01-09 21:17:49 +00:00
|
|
|
.icon-heart:before {
|
|
|
|
content: "\e9da";
|
2018-12-20 18:37:31 +00:00
|
|
|
}
|
2019-02-27 21:17:22 +00:00
|
|
|
.icon-loop2:before {
|
|
|
|
content: "\ea2e";
|
|
|
|
}
|
2019-05-15 20:16:03 +00:00
|
|
|
.icon-github:before {
|
|
|
|
content: "\eab0";
|
|
|
|
}
|
2018-12-20 18:37:31 +00:00
|
|
|
.icon-tux:before {
|
|
|
|
content: "\eabd";
|
|
|
|
}
|
|
|
|
.icon-appleinc:before {
|
|
|
|
content: "\eabe";
|
|
|
|
}
|
|
|
|
.icon-windows8:before {
|
|
|
|
content: "\eac2";
|
|
|
|
}
|