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:
+1
-1
@@ -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%);
|
||||
|
||||
Reference in New Issue
Block a user