From 045039d8fc2ded45f656ab5b8505d91e95caa6e3 Mon Sep 17 00:00:00 2001 From: weiserhei Date: Mon, 27 May 2019 10:35:03 +0200 Subject: [PATCH] add missing border color to example secondary and dark. Light color is the same as the background. --- utilities-border.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/utilities-border.html b/utilities-border.html index 0545926..cdbd3c3 100644 --- a/utilities-border.html +++ b/utilities-border.html @@ -347,6 +347,12 @@ +
+
+ .border-left-secondary +
+
+
.border-left-success @@ -371,6 +377,12 @@
+
+
+ .border-left-dark +
+
+ @@ -382,6 +394,12 @@ +
+
+ .border-bottom-secondary +
+
+
.border-bottom-success @@ -406,6 +424,12 @@
+
+
+ .border-bottom-dark +
+
+