summaryrefslogtreecommitdiff
path: root/united/bootswatch.less
diff options
context:
space:
mode:
Diffstat (limited to 'united/bootswatch.less')
-rwxr-xr-xunited/bootswatch.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/united/bootswatch.less b/united/bootswatch.less
index 1a56d842..d5251211 100755
--- a/united/bootswatch.less
+++ b/united/bootswatch.less
@@ -44,8 +44,15 @@
// Made warning button yellow since orange is taken
.btn-warning {
.buttonBackground(lighten(@yellow, 15%), @yellow);
+
+ .caret {
+ border-top-color: @white;
+ .opacity(75);
+ }
}
+
+
// ALERTS
// -----------------------------------------------------