From d9a432211587a73c80a231dc7525bb1150b8faa6 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 15 May 2023 22:28:12 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/css/layout.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Viewer/css/layout.css b/Viewer/css/layout.css index 07861708..48eb60c0 100755 --- a/Viewer/css/layout.css +++ b/Viewer/css/layout.css @@ -1,5 +1,8 @@ /********************************************************************** * +* XXX extract all theming and ui config to vars... +* XXX experiment: rewrite the css via flexbox... (???) +* * ********************************************************* Settings ***/ @@ -20,11 +23,7 @@ } -/******************************************************** theaming ***/ -/* -* XXX need to extract L0 theaming and ui config to vars... -* XXX need to rewrite the css via fexbox... (???) -*/ +/********************************************************* theming ***/ .viewer, .viewer.gray {