1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 03:11:19 +02:00

Added the carret of the button

This commit is contained in:
Simon
2012-02-10 00:31:40 +01:00
parent 451a642ae8
commit d9eff8efc1

View File

@@ -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);