Commit c4d8aa2b authored by Tom Pietschker's avatar Tom Pietschker

rename the navbar-inverse-brand variables for consistency

parent cfea6d29
This diff is collapsed.
...@@ -193,8 +193,8 @@ ...@@ -193,8 +193,8 @@
color: @navbar-inverse-brand-color; color: @navbar-inverse-brand-color;
&:hover, &:hover,
&:focus { &:focus {
color: @navbar-inverse-brand-color-hover; color: @navbar-inverse-brand-hover-color;
background-color: @navbar-inverse-brand-bg-hover; background-color: @navbar-inverse-brand-hover-bg;
} }
} }
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment