ux(): button style tweaks, align with grafana.net styles more

This commit is contained in:
Torkel Ödegaard
2016-03-20 10:31:50 +01:00
parent 73e5c70d80
commit 9c2809a1a4
4 changed files with 10 additions and 10 deletions

View File

@@ -282,8 +282,7 @@
color: $text-color;
text-shadow: $textShadow;
@include gradient-vertical($primaryColor, $secondaryColor);
border-color: $secondaryColor $secondaryColor darken($secondaryColor, 15%);
border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) fadein(rgba(0,0,0,.1), 15%);
border-color: $primaryColor;
}
// Gradients