From 5910435416fea88d81d1868977a421c28ef05b2a Mon Sep 17 00:00:00 2001 From: bobzel Date: Thu, 5 Nov 2020 11:27:43 -0500 Subject: fixed color of libraryHandle. changed opening a prensetation that is alrady open and minimzed to do nothing. --- src/client/views/MainView.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/client/views/MainView.scss') diff --git a/src/client/views/MainView.scss b/src/client/views/MainView.scss index b49990433..33bd7e77e 100644 --- a/src/client/views/MainView.scss +++ b/src/client/views/MainView.scss @@ -181,6 +181,9 @@ } } +.mainView-libraryHandle { + background-color: lightgrey; +} .mainView-innerContent-dark { .propertiesView { -- cgit v1.2.3-70-g09d2