slate: change submenu caret from dark to white
[bootswatch] / slate / bootstrap.css
index ca8daa0..9ec7c1e 100644 (file)
@@ -5515,6 +5515,9 @@ textarea[readonly] {
   border-bottom: 1px solid #1c1e22;
   background-color: transparent;
 }
+.dropdown-submenu > a::after {
+  border-left-color: #ffffff;
+}
 .label,
 .alert {
   color: rgba(255, 255, 255, 0.9);