mirror of
https://github.com/twbs/bootstrap.git
synced 2025-11-22 00:11:09 -05:00
Added the carret of the button
This commit is contained in:
parent
451a642ae8
commit
d9eff8efc1
@ -133,7 +133,8 @@
|
|||||||
.btn-primary,
|
.btn-primary,
|
||||||
.btn-danger,
|
.btn-danger,
|
||||||
.btn-info,
|
.btn-info,
|
||||||
.btn-success {
|
.btn-success,
|
||||||
|
.btn-dark {
|
||||||
.caret {
|
.caret {
|
||||||
border-top-color: @white;
|
border-top-color: @white;
|
||||||
.opacity(75);
|
.opacity(75);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user