ux(): colors refactoring

This commit is contained in:
Torkel Ödegaard
2016-02-19 14:21:57 +01:00
parent 6590e6fae8
commit 4a062b6d00
9 changed files with 72 additions and 80 deletions

View File

@@ -22,7 +22,7 @@
text-align: center;
display: inline-block;
line-height: 30px;
background: $btnSuccessBackground;
background: $btn-success-bg;
color: rgba(255,255,255,.90);
}