mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Color tweaks
This commit is contained in:
@@ -83,9 +83,11 @@
|
||||
|
||||
// Set the backgrounds
|
||||
// -------------------------
|
||||
.btn-success,
|
||||
.btn-primary {
|
||||
@include buttonBackground($btn-primary-bg, $btn-primary-bg-hl);
|
||||
}
|
||||
|
||||
.btn-secondary {
|
||||
@include buttonBackground($btn-secondary-bg, $btn-secondary-bg-hl);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user