lighter buttons closer to todays versions

This commit is contained in:
Mark Otto
2012-12-20 01:21:09 -08:00
parent 4e54e7bb35
commit cdb25e11ef
2 changed files with 12 additions and 12 deletions

View File

@@ -75,8 +75,8 @@
// Buttons
// -------------------------
@btn-background: #fafafa;
@btn-background-highlight: #dadada;
@btn-background: #fff;
@btn-background-highlight: #eaeaea;
@btn-background-primary: @link-color;
@btn-background-primary-highlight: darken(@link-color, 10%);