mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
dasboard_history: minor style fix change
This commit is contained in:
parent
56b3c4a3a0
commit
64d620c987
@ -55,7 +55,10 @@
|
||||
right: 10px;
|
||||
}
|
||||
|
||||
.diff-json-new, .diff-json-old {
|
||||
.diff-json-new,
|
||||
.diff-json-old,
|
||||
.diff-json-deleted,
|
||||
.diff-json-added, {
|
||||
color: $diff-json-changed-fg;
|
||||
|
||||
& .diff-line-number { color: $diff-json-changed-num; }
|
||||
|
Loading…
Reference in New Issue
Block a user