SPR-910: var rename - border-color

This commit is contained in:
Silke Pisulla 2017-03-22 15:20:49 +01:00
commit 38bfc8bb62
13 changed files with 35 additions and 30 deletions

View file

@ -44,7 +44,7 @@
width: @menu-margin;
height: @icon-size;
flex-grow: 0;
border-right: 1px solid @color-border;
border-right: 1px solid @ini_border;
text-align: center;
margin-right: @margin-small;
color: inherit;
@ -124,7 +124,7 @@
left: 0;
width: 100%;
height: 1px;
border-bottom: solid 1px @color-border;
border-bottom: solid 1px @ini_border;
}
&:hover,