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

@ -99,7 +99,7 @@
position: relative;
display: block;
background-color: @color-site-bg;
border: 1px solid @color-border-light;
border: 1px solid @ini_border_light;
color: @color-link;
font-size: @font-size-small;
line-height: 1.42857143;