From: Simon Date: Thu, 9 Feb 2012 23:31:40 +0000 (+0100) Subject: Added the carret of the button X-Git-Tag: v2.0.2~139^2~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1883%2Fhead;p=thirdparty%2Fbootstrap.git Added the carret of the button --- diff --git a/less/button-groups.less b/less/button-groups.less index 4b0523df29..d8957c52d7 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -133,7 +133,8 @@ .btn-primary, .btn-danger, .btn-info, -.btn-success { +.btn-success, +.btn-dark { .caret { border-top-color: @white; .opacity(75);