Skip to content

Commit a071198

Browse files
committed
Update font set
1 parent 22cc523 commit a071198

File tree

6 files changed

+61
-45
lines changed

6 files changed

+61
-45
lines changed
1.67 KB
Binary file not shown.

src/sentry/static/sentry/fonts/sentry-simple.svg

Lines changed: 5 additions & 1 deletion
Loading
1.67 KB
Binary file not shown.
604 Bytes
Binary file not shown.
Lines changed: 47 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
@font-face {
22
font-family: 'sentry-simple';
3-
src:url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.eot%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E%3C/span%3E);
4-
src:url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.eot?#iefix%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E%3C/span%3E) format('embedded-opentype'),
5-
url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.woff%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E%3C/span%3E) format('woff'),
6-
url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.ttf%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E%3C/span%3E) format('truetype'),
7-
url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.svg#sentry-simple%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E%3C/span%3E) format('svg');
3+
src:url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.eot%3Cspan%20class=%22x%20x-first%20x-last%22%3E?-iwi56z%3C/span%3E%3Cspan%20class=%22pl-pds%22%3E%27%3C/span%3E%3C/span%3E);
4+
src:url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.eot?#iefix%3Cspan%20class=%22x%20x-first%20x-last%22%3E-iwi56z%3C/span%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E%3C/span%3E) format('embedded-opentype'),
5+
url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.woff%3Cspan%20class=%22x%20x-first%20x-last%22%3E?-iwi56z%3C/span%3E%3Cspan%20class=%22pl-pds%22%3E%27%3C/span%3E%3C/span%3E) format('woff'),
6+
url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.ttf%3Cspan%20class=%22x%20x-first%20x-last%22%3E?-iwi56z%3C/span%3E%3Cspan%20class=%22pl-pds%22%3E%27%3C/span%3E%3C/span%3E) format('truetype'),
7+
url(https://github.com/%3Cspan%20class=%22pl-s%22%3E%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E../fonts/sentry-simple.svg%3Cspan%20class=%22x%20x-first%20x-last%22%3E?-iwi56z%3C/span%3E#sentry-simple%3Cspan%20class=%22pl-pds%22%3E'%3C/span%3E%3C/span%3E) format('svg');
88
font-weight: normal;
99
font-style: normal;
1010
}
@@ -23,69 +23,81 @@
2323
-moz-osx-font-smoothing: grayscale;
2424
}
2525

26-
.icon-sentry-logo:before {
27-
content: "\e603";
26+
.icon-eye:before {
27+
content: "\e60b";
2828
}
29-
.icon-bookmark:before {
30-
content: "\e613";
29+
.icon-bookmark-2:before {
30+
content: "\e616";
3131
}
32-
.icon-search:before {
33-
content: "\e601";
32+
.icon-ellipsis:before {
33+
content: "\e617";
3434
}
35-
.icon-forbid:before {
36-
content: "\e604";
35+
.icon-tag:before {
36+
content: "\e618";
37+
}
38+
.icon-toggle:before {
39+
content: "\e619";
40+
}
41+
.icon-search:before {
42+
content: "\e601";
3743
}
3844
.icon-envelope:before {
39-
content: "\e605";
45+
content: "\e605";
4046
}
4147
.icon-trash:before {
42-
content: "\e606";
48+
content: "\e606";
4349
}
4450
.icon-settings:before {
45-
content: "\e607";
51+
content: "\e607";
4652
}
4753
.icon-user:before {
48-
content: "\e608";
54+
content: "\e608";
4955
}
5056
.icon-comments:before {
51-
content: "\e609";
57+
content: "\e609";
5258
}
5359
.icon-checkmark:before {
54-
content: "\e60a";
55-
}
56-
.icon-eye:before {
57-
content: "\e60b";
60+
content: "\e60a";
5861
}
5962
.icon-clock:before {
60-
content: "\e60c";
63+
content: "\e60c";
6164
}
6265
.icon-x:before {
63-
content: "\e60d";
66+
content: "\e60d";
67+
}
68+
.icon-users:before {
69+
content: "\e612";
6470
}
6571
.icon-pause:before {
66-
content: "\e614";
72+
content: "\e614";
6773
}
6874
.icon-exclamation:before {
69-
content: "\e615";
75+
content: "\e615";
7076
}
71-
.icon-question:before {
72-
content: "\e602";
77+
.icon-bookmark:before {
78+
content: "\e613";
7379
}
7480
.icon-book:before {
75-
content: "\e600";
81+
content: "\e600";
7682
}
77-
.icon-users:before {
78-
content: "\e612";
83+
.icon-question:before {
84+
content: "\e602";
85+
}
86+
.icon-forbid:before {
87+
content: "\e604";
88+
}
89+
.icon-sentry-logo:before {
90+
content: "\e603";
7991
}
8092
.icon-arrow-left:before {
81-
content: "\e60e";
93+
content: "\e60e";
8294
}
8395
.icon-arrow-down:before {
84-
content: "\e60f";
96+
content: "\e60f";
8597
}
8698
.icon-arrow-up:before {
87-
content: "\e610";
99+
content: "\e610";
88100
}
89101
.icon-arrow-right:before {
90-
content: "\e611";
102+
content: "\e611";
91103
}

src/sentry/templates/sentry/bases/stream.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,46 +46,46 @@
4646
<div class="search-dropdown" ng-hide="searchDropdown.visible === true">
4747
<ul class="search-helper search-autocomplete-list" ng-show="searchHelper.visible === true">
4848
<li class="search-autocomplete-item">
49-
<span class="icon"></span>
49+
<span class="icon-tag"></span>
5050
<h4>Tag - <span class="search-description">key/value pair associated to an event</span></h4>
5151
<p class="search-example">browser:"Chrome 34"</p>
5252
</li>
5353
<li class="search-autocomplete-item">
54-
<span class="icon"></span>
54+
<span class="icon-toggle"></span>
5555
<h4>Status - <span class="search-description">State of an event</span></h4>
5656
<p class="search-example">is:resolved, unresolved, muted</p>
5757
</li>
5858
<li class="search-autocomplete-item">
59-
<span class="icon"></span>
59+
<span class="icon-user"></span>
6060
<h4>Assigned - <span class="search-description">team member assigned to an event</span></h4>
6161
<p class="search-example">assigned:[me|[email protected]]</p>
6262
</li>
6363
</ul>
6464
<ul class="tag-results search-autocomplete-list" ng-show="searchTagResults.visible === true">
6565
<li class="search-autocomplete-item">
66-
<span class="icon"></span>
66+
<span class="icon-tag"></span>
6767
<h4>server</h4>
6868
</li>
6969
<li class="search-autocomplete-item">
70-
<span class="icon"></span>
70+
<span class="icon-tag"></span>
7171
<h4>severity</h4>
7272
</li>
7373
</ul>
7474
<ul class="value-results search-autocomplete-list">
7575
<li class="search-autocomplete-item">
76-
<span class="icon"></span>
76+
<span class="icon-ellipsis"></span>
7777
<h4>web-1</h4>
7878
</li>
7979
<li class="search-autocomplete-item">
80-
<span class="icon"></span>
80+
<span class="icon-ellipsis"></span>
8181
<h4>web-2</h4>
8282
</li>
8383
<li class="search-autocomplete-item">
84-
<span class="icon"></span>
84+
<span class="icon-ellipsis"></span>
8585
<h4>web-3</h4>
8686
</li>
8787
<li class="search-autocomplete-item">
88-
<span class="icon"></span>
88+
<span class="icon-ellipsis"></span>
8989
<h4>web-4</h4>
9090
</li>
9191
</ul>

0 commit comments

Comments
 (0)