mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ux: final fixes to new datasource page
This commit is contained in:
@@ -28,10 +28,11 @@
|
||||
cursor: pointer;
|
||||
background: $card-background;
|
||||
box-shadow: $card-shadow;
|
||||
color: $headings-color;
|
||||
color: $text-color;
|
||||
|
||||
&:hover {
|
||||
background: $card-background-hover;
|
||||
color: $text-color-strong;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user