Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-05-15 22:28:12 +03:00
parent 8678d79424
commit d9a4322115

View File

@ -1,5 +1,8 @@
/********************************************************************** /**********************************************************************
* *
* XXX extract all theming and ui config to vars...
* XXX experiment: rewrite the css via flexbox... (???)
*
* *
********************************************************* Settings ***/ ********************************************************* Settings ***/
@ -20,11 +23,7 @@
} }
/******************************************************** theaming ***/ /********************************************************* theming ***/
/*
* XXX need to extract L0 theaming and ui config to vars...
* XXX need to rewrite the css via fexbox... (???)
*/
.viewer, .viewer,
.viewer.gray { .viewer.gray {