Lightened warning button caret
[bootswatch] / cerulean / bootswatch.less
index 7a89f1f..9dca9ba 100755 (executable)
@@ -57,6 +57,13 @@ h1,h2,h3,h4,h5,h6 {
   .box-shadow(@shadow);
 }
 
+.btn-warning {
+  .caret {
+    border-top-color: @white;
+    .opacity(75);
+  }
+}
+
 // Set the backgrounds
 // -------------------------
 .btn-primary {