Updated font and a new style

This commit is contained in:
Matt Toback
2016-04-07 15:11:54 -04:00
parent c3d88aa53d
commit bb7dc0fd93
6 changed files with 12 additions and 4 deletions
Regular → Executable
BIN
View File
Binary file not shown.
Regular → Executable
+2 -2
View File
File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 114 KiB

Regular → Executable
BIN
View File
Binary file not shown.
Regular → Executable
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -169,7 +169,7 @@
.icon-gf-scale:before {
content: "\e906";
}
.icon-gf-litmus:before {
.icon-gf-worldping:before {
content: "\e627";
}
.icon-gf-grafana_wordmark:before {
+9 -1
View File
@@ -97,6 +97,14 @@
width: 100%;
}
.card-item-sub-name--header {
color: $text-color-weak;
text-transform: uppercase;
margin-bottom: $spacer;
font-size: $font-size-sm;
font-weight: bold;
}
.card-list-layout-grid {
.card-item-header-action {
@@ -138,7 +146,7 @@
.card-item-wrapper {
width: 50%;
}
}
}
}
}