فهرست منبع

old grafana wordmark was still showing on login and sidebar (#4972)

Trent White 9 سال پیش
والد
کامیت
995f6be2c4

BIN
public/fonts/grafana-icons.eot


تفاوت فایلی نمایش داده نمی شود زیرا این فایل بسیار بزرگ است
+ 3 - 3
public/fonts/grafana-icons.svg


BIN
public/fonts/grafana-icons.ttf


BIN
public/fonts/grafana-icons.woff


+ 19 - 17
public/sass/base/_grafana_icons.scss

@@ -1,10 +1,10 @@
 @font-face {
 @font-face {
     font-family: 'grafana-icons';
     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');
+    src:    url('../fonts/grafana-icons.eot?okx5td');
+    src:    url('../fonts/grafana-icons.eot?okx5td#iefix') format('embedded-opentype'),
+        url('../fonts/grafana-icons.ttf?okx5td') format('truetype'),
+        url('../fonts/grafana-icons.woff?okx5td') format('woff'),
+        url('../fonts/grafana-icons.svg?okx5td#grafana-icons') format('svg');
     font-weight: normal;
     font-weight: normal;
     font-style: normal;
     font-style: normal;
 }
 }
@@ -61,6 +61,9 @@
 .icon-gf-endpoint:before {
 .icon-gf-endpoint:before {
     content: "\e609";
     content: "\e609";
 }
 }
+.icon-gf-page:before {
+    content: "\e908";
+}
 .icon-gf-filter:before {
 .icon-gf-filter:before {
     content: "\e60a";
     content: "\e60a";
 }
 }
@@ -112,9 +115,6 @@
 .icon-gf-save:before {
 .icon-gf-save:before {
     content: "\e614";
     content: "\e614";
 }
 }
-.icon-gf-settings:before {
-    content: "\e615";
-}
 .icon-gf-share:before {
 .icon-gf-share:before {
     content: "\e616";
     content: "\e616";
 }
 }
@@ -124,10 +124,13 @@
 .icon-gf-search:before {
 .icon-gf-search:before {
     content: "\e618";
     content: "\e618";
 }
 }
-.icon-gf-tag-add:before {
+.icon-gf-settings:before {
+    content: "\e615";
+}
+.icon-gf-add:before {
     content: "\e619";
     content: "\e619";
 }
 }
-.icon-gf-tag-remove:before {
+.icon-gf-remove:before {
     content: "\e61a";
     content: "\e61a";
 }
 }
 .icon-gf-video:before {
 .icon-gf-video:before {
@@ -169,6 +172,12 @@
 .icon-gf-scale:before {
 .icon-gf-scale:before {
     content: "\e906";
     content: "\e906";
 }
 }
+.icon-gf-pending:before {
+    content: "\e909";
+}
+.icon-gf-verified:before {
+    content: "\e90a";
+}
 .icon-gf-worldping:before {
 .icon-gf-worldping:before {
     content: "\e627";
     content: "\e627";
 }
 }
@@ -176,10 +185,3 @@
     content: "\e903";
     content: "\e903";
 }
 }
 
 
-.icon-gf-app:before {
-  content: "\e902";
-}
-.icon-gf-datasource:before {
-  content: "\e607";
-}
-

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است