2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Unfuck the fucked gradient with it's fucked mix() of background colors; nuke commented out code

This commit is contained in:
Mark Otto
2012-12-19 23:12:38 -08:00
parent 9b4e5746a4
commit a27952efd0
3 changed files with 26 additions and 70 deletions
+1 -1
View File
@@ -76,7 +76,7 @@
// -------------------------
@btn-background: #fafafa;
@btn-background-highlight: darken(@btn-background, 10%);
@btn-background-highlight: #dadada;
@btn-background-primary: @link-color;
@btn-background-primary-highlight: spin(@btn-background-primary, 20%);