Change breadcrumb separator color

This commit is contained in:
mespeche
2013-09-11 11:46:50 +02:00
parent abb501af29
commit f50d41b32c

View File

@@ -49,5 +49,8 @@
// Forms
// -------------------------
@input-border-focus: @link-color;
@input-border-focus: @link-color;
// Breadcrumbs
// -------------------------
@breadcrumb-color: #333;