Commit 339e73ee by Trent White

change file names to remove the rt reference in the icon files

parent 6da3f877
......@@ -10,7 +10,7 @@
<div class="top-nav-snapshot-title" ng-if="dashboardMeta.isSnapshot">
<a class="pointer" bs-tooltip="titleTooltip" data-placement="bottom">
<i class="gf-icon icon-rt-snapshot"></i>
<i class="icon-gf icon-gf-snapshot"></i>
<span class="dashboard-title">
{{dashboard.title}}
<em class="small">&nbsp;&nbsp;(snapshot)</em>
......
......@@ -110,7 +110,7 @@
<div class="ng-cloak" ng-cloak ng-controller="ShareSnapshotCtrl" ng-init="init()">
<div class="share-modal-big-icon">
<i ng-if="loading" class="fa fa-spinner fa-spin"></i>
<i ng-if="!loading" class="gf-icon icon-rt-snapshot"></i>
<i ng-if="!loading" class="icon-gf icon-gf-snapshot"></i>
</div>
<div class="share-snapshot-header" ng-if="step === 1">
......
This source diff could not be displayed because it is too large. You can view the blob instead.
@font-face {
font-family: 'raintank-icons';
src: url('../fonts/raintank-icons.eot?c1qb39');
src: url('../fonts/raintank-icons.eot?c1qb39#iefix') format('embedded-opentype'),
url('../fonts/raintank-icons.ttf?c1qb39') format('truetype'),
url('../fonts/raintank-icons.woff?c1qb39') format('woff'),
url('../fonts/raintank-icons.svg?c1qb39#raintank-icons') format('svg');
font-family: 'grafana-icons';
src: url('../fonts/grafana-icons.eot?h6rv8b');
src: url('../fonts/grafana-icons.eot?h6rv8b#iefix') format('embedded-opentype'),
url('../fonts/grafana-icons.ttf?h6rv8b') format('truetype'),
url('../fonts/grafana-icons.woff?h6rv8b') format('woff'),
url('../fonts/grafana-icons.svg?h6rv8b#grafana-icons') format('svg');
font-weight: normal;
font-style: normal;
}
.icon-rt {
.icon-gf {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'raintank-icons' !important;
font-family: 'grafana-icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
......@@ -24,145 +24,145 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-rt-raintank_wordmark:before {
.icon-gf-raintank_wordmark:before {
content: "\e600";
}
.icon-rt-raintank_icn:before {
.icon-gf-raintank_icn:before {
content: "\e601";
}
.icon-rt-raintank_r-icn:before {
content: "\e602";
.icon-gf-raintank_r-icn:before {
content: "\e905";
}
.icon-rt-check-alt:before {
.icon-gf-check-alt:before {
content: "\e603";
}
.icon-rt-check:before {
.icon-gf-check:before {
content: "\e604";
}
.icon-rt-collector:before {
.icon-gf-collector:before {
content: "\e605";
}
.icon-rt-dashboard:before {
.icon-gf-dashboard:before {
content: "\e606";
}
.icon-rt-panel:before {
.icon-gf-panel:before {
content: "\e904";
}
.icon-rt-datasources:before {
.icon-gf-datasources:before {
content: "\e607";
}
.icon-rt-endpoint-tiny:before {
.icon-gf-endpoint-tiny:before {
content: "\e608";
}
.icon-rt-endpoint:before {
.icon-gf-endpoint:before {
content: "\e609";
}
.icon-rt-filter:before {
.icon-gf-filter:before {
content: "\e60a";
}
.icon-rt-status:before {
.icon-gf-status:before {
content: "\e60b";
}
.icon-rt-monitoring:before {
.icon-gf-monitoring:before {
content: "\e60c";
}
.icon-rt-monitoring-tiny:before {
.icon-gf-monitoring-tiny:before {
content: "\e620";
}
.icon-rt-jump-to-dashboard:before {
.icon-gf-jump-to-dashboard:before {
content: "\e60d";
}
.icon-rt-warn:before {
.icon-gf-warn:before {
content: "\e60e";
}
.icon-rt-nodata:before {
.icon-gf-nodata:before {
content: "\e60f";
}
.icon-rt-critical:before {
.icon-gf-critical:before {
content: "\e610";
}
.icon-rt-online:before {
.icon-gf-online:before {
content: "\e611";
}
.icon-rt-event-error:before {
.icon-gf-event-error:before {
content: "\e623";
}
.icon-rt-event:before {
.icon-gf-event:before {
content: "\e624";
}
.icon-rt-private-collector:before {
.icon-gf-private-collector:before {
content: "\e612";
}
.icon-rt-alert:before {
.icon-gf-alert:before {
content: "\e61f";
}
.icon-rt-alert-disabled:before {
.icon-gf-alert-disabled:before {
content: "\e621";
}
.icon-rt-refresh:before {
.icon-gf-refresh:before {
content: "\e613";
}
.icon-rt-save:before {
.icon-gf-save:before {
content: "\e614";
}
.icon-rt-settings:before {
.icon-gf-settings:before {
content: "\e615";
}
.icon-rt-share:before {
.icon-gf-share:before {
content: "\e616";
}
.icon-rt-star:before {
.icon-gf-star:before {
content: "\e617";
}
.icon-rt-search:before {
.icon-gf-search:before {
content: "\e618";
}
.icon-rt-tag-add:before {
.icon-gf-tag-add:before {
content: "\e619";
}
.icon-rt-tag-remove:before {
.icon-gf-tag-remove:before {
content: "\e61a";
}
.icon-rt-video:before {
.icon-gf-video:before {
content: "\e61b";
}
.icon-rt-bulk_action:before {
.icon-gf-bulk_action:before {
content: "\e61c";
}
.icon-rt-users:before {
.icon-gf-users:before {
content: "\e622";
}
.icon-rt-globe:before {
.icon-gf-globe:before {
content: "\e61d";
}
.icon-rt-snapshot:before {
.icon-gf-snapshot:before {
content: "\e61e";
}
.icon-rt-play-grafana-icon:before {
.icon-gf-play-grafana-icon:before {
content: "\e629";
}
.icon-rt-grafana-icon:before {
.icon-gf-grafana-icon:before {
content: "\e625";
}
.icon-rt-email:before {
.icon-gf-email:before {
content: "\e628";
}
.icon-rt-stopwatch:before {
.icon-gf-stopwatch:before {
content: "\e626";
}
.icon-rt-skull:before {
.icon-gf-skull:before {
content: "\e900";
}
.icon-rt-probe:before {
.icon-gf-probe:before {
content: "\e901";
}
.icon-rt-apps:before {
.icon-gf-apps:before {
content: "\e902";
}
.icon-rt-litmus:before {
.icon-gf-litmus:before {
content: "\e627";
}
.icon-rt-grafana_wordmark:before {
.icon-gf-grafana_wordmark:before {
content: "\e903";
}
......@@ -17,7 +17,7 @@
@import "admin.less";
@import "pagination.less";
@import "validation.less";
@import "rt-fonts.less";
@import "gf-fonts.less";
@import "tabs.less";
@import "timepicker.less";
@import "alerting.less";
......@@ -314,7 +314,7 @@
}
.share-modal-big-icon {
.fa, .gf-icon {
.fa, .icon-gf {
font-size: 70px;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment