mirror of
https://github.com/grafana/grafana.git
synced 2025-02-03 20:21:01 -06:00
ux:s sidemenu icon rules
This commit is contained in:
parent
68ab11d7bf
commit
ff0c2b496f
@ -180,4 +180,10 @@
|
||||
.gicon-alert {
|
||||
background-image: url('../img/icons_dark_theme/icon_alert.svg');
|
||||
}
|
||||
}
|
||||
.gicon-cog {
|
||||
background-image: url('../img/icons_dark_theme/icon_cog.svg');
|
||||
}
|
||||
.gicon-question {
|
||||
background-image: url('../img/icons_dark_theme/icon_question.svg');
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user