mirror of
https://github.com/grafana/grafana.git
synced 2025-01-02 04:07:15 -06:00
Updated font and a new style
This commit is contained in:
parent
c3d88aa53d
commit
bb7dc0fd93
BIN
public/fonts/grafana-icons.eot
Normal file → Executable file
BIN
public/fonts/grafana-icons.eot
Normal file → Executable file
Binary file not shown.
4
public/fonts/grafana-icons.svg
Normal file → Executable file
4
public/fonts/grafana-icons.svg
Normal file → Executable file
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 114 KiB |
BIN
public/fonts/grafana-icons.ttf
Normal file → Executable file
BIN
public/fonts/grafana-icons.ttf
Normal file → Executable file
Binary file not shown.
BIN
public/fonts/grafana-icons.woff
Normal file → Executable file
BIN
public/fonts/grafana-icons.woff
Normal file → Executable file
Binary file not shown.
@ -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 {
|
||||
|
@ -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%;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user