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

@ -22,7 +22,7 @@
box-sizing: border-box;
width: 100%;
background-color: @background_page-header;
border-bottom: 1px solid @color-border-light;
border-bottom: 1px solid @ini_border_light;
}
#plugin__highlightparent {