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

@ -25,7 +25,7 @@
> hr {
margin-top: 3em;
margin-bottom: 0.5em;
border-top: dashed @color-border-light 2px;
border-top: dashed @ini_border_light 2px;
border-bottom: none;
}
}