mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
adding the ability to star dashboard in search and dashboard-list closes #1871
This commit is contained in:
committed by
Carl Bergquist
parent
26ab25b7c0
commit
d800e64368
@@ -13,9 +13,11 @@
|
||||
padding: 7px;
|
||||
background-color: $tight-form-bg;
|
||||
.fa {
|
||||
float: right;
|
||||
padding-top: 3px;
|
||||
}
|
||||
.dashlist-star {
|
||||
float: right;
|
||||
}
|
||||
.fa-star {
|
||||
color: $orange;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user