mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
@badge-bg should be @gray-light not #f5f5f5
This commit is contained in:
+1
-1
@@ -920,7 +920,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
|
||||
<input type="text" placeholder="#fff">
|
||||
<p>Badge text color</p>
|
||||
<label>@badge-bg</label>
|
||||
<input type="text" placeholder="@gray-lighter">
|
||||
<input type="text" placeholder="@gray-light">
|
||||
<p>Badge background color</p>
|
||||
<label>@badge-link-hover-color</label>
|
||||
<input type="text" placeholder="#fff">
|
||||
|
||||
Reference in New Issue
Block a user