Removed white interior

It was in the wrong place
db4
nicolas-p 2015-07-21 20:50:08 +02:00 committed by John Benediktsson
parent a35924d1a8
commit 52135e2df7
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ CONSTANT: title-bar-gradient { COLOR: white COLOR: grey90 }
f track-add ;
: add-content ( content track -- track )
swap white-interior 1 track-add ;
swap 1 track-add ;
: add-color-line ( track -- track )
<shelf> { 0 1.5 } <border>