0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-08 14:40:05 +00:00

Update PagerDuty logo in the icon font as well.

This commit is contained in:
Pēteris Caune 2019-11-20 17:10:41 +02:00
parent 5556bf3035
commit fbba2b585e
No known key found for this signature in database
GPG key ID: E28D7679E9A9EDE2
6 changed files with 10 additions and 10 deletions

View file

@ -1,10 +1,10 @@
@font-face {
font-family: 'icomoon';
src: url('../fonts/icomoon.eot?r6898m');
src: url('../fonts/icomoon.eot?r6898m#iefix') format('embedded-opentype'),
url('../fonts/icomoon.ttf?r6898m') format('truetype'),
url('../fonts/icomoon.woff?r6898m') format('woff'),
url('../fonts/icomoon.svg?r6898m#icomoon') format('svg');
src: url('../fonts/icomoon.eot?jvwv9j');
src: url('../fonts/icomoon.eot?jvwv9j#iefix') format('embedded-opentype'),
url('../fonts/icomoon.ttf?jvwv9j') format('truetype'),
url('../fonts/icomoon.woff?jvwv9j') format('woff'),
url('../fonts/icomoon.svg?jvwv9j#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}
@ -24,6 +24,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-pd:before {
content: "\e90b";
color: #04ac38;
}
.icon-shell:before {
content: "\e917";
}
@ -65,10 +69,6 @@
content: "\e90f";
color: #f9af4a;
}
.icon-pd:before {
content: "\e90b";
color: #24c050;
}
.icon-email:before {
content: "\e90a";
color: #4f5d73;

Binary file not shown.

File diff suppressed because one or more lines are too long

Before

(image error) Size: 40 KiB

After

(image error) Size: 38 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

(image error) Size: 1.8 KiB

After

(image error) Size: 1.1 KiB