I20201016-0000
Allows changing lines visibility in trees and tables through the
swt-lines-visible CSS property.
Example usage in CSS:
Tree, Table {
swt-lines-visible: false;
}
Change-Id: I9beb8746f0da102172bee64a5975cc8e39653232
Signed-off-by: Pierre-Yves Bigourdan <PyvesDev@gmail.com>