Added new SNOW logo (#4240)
# What this PR does - Replaced old SNOW logo
This commit is contained in:
parent
5a8d2baa28
commit
e633cf4e82
2 changed files with 5 additions and 0 deletions
BIN
grafana-plugin/src/assets/img/ServiceNow.png
Normal file
BIN
grafana-plugin/src/assets/img/ServiceNow.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
|
|
@ -3,6 +3,11 @@
|
|||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
.bg_ServiceNow {
|
||||
background: url(../../assets/img/ServiceNow.png);
|
||||
background-size: 100% !important;
|
||||
}
|
||||
|
||||
.bg_PagerDuty {
|
||||
background: url(../../assets/img/PagerDuty.png);
|
||||
background-size: 100% !important;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue