mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 15:30:23 +00:00
Addresses #8199: darker default button
This commit is contained in:
parent
c6c3009dd0
commit
4b4079b224
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@
|
|||
// -------------------------
|
||||
|
||||
@btn-default-color: #fff;
|
||||
@btn-default-bg: #a7a9aa;
|
||||
@btn-default-bg: #474949;
|
||||
@btn-default-border: @btn-default-bg;
|
||||
|
||||
@btn-primary-color: @btn-default-color;
|
||||
|
|
|
|||
Loading…
Reference in a new issue