mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
created cta-bg variable and changed bg color on light theme (#10693)
This commit is contained in:
committed by
Torkel Ödegaard
parent
56c526fad3
commit
ad893614e1
@@ -1,5 +1,5 @@
|
||||
.empty-list-cta {
|
||||
background-color: $search-filter-box-bg;
|
||||
background-color: $empty-list-cta-bg;
|
||||
text-align: center;
|
||||
padding: $spacer*2;
|
||||
border-radius: $border-radius;
|
||||
|
||||
Reference in New Issue
Block a user