mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
moved link icon in panel header
This commit is contained in:
parent
0cc8ccdaa5
commit
a0aa0b55e7
@ -181,7 +181,7 @@ div.flot-text {
|
|||||||
display: block;
|
display: block;
|
||||||
@include panel-corner-color(lighten($panel-bg, 4%));
|
@include panel-corner-color(lighten($panel-bg, 4%));
|
||||||
.fa {
|
.fa {
|
||||||
left: -5px;
|
left: 4px;
|
||||||
}
|
}
|
||||||
.fa:before {
|
.fa:before {
|
||||||
content: '\f08e';
|
content: '\f08e';
|
||||||
|
Loading…
Reference in New Issue
Block a user