Merge branch 'master' of github.com:flynx/ImageGrid

This commit is contained in:
Alex A. Naanou 2023-05-19 12:10:04 +03:00
commit dde38b7c6d

View File

@ -1,5 +1,11 @@
/**********************************************************************
*
* XXX extract all theming and ui config to vars...
* XXX experiment: rewrite the css via flexbox... (???)
* XXX should we also add sizing here???
* ...everything should be relatively sized, but do we need to
* explicitly control the base size???
*
*
********************************************************* Settings ***/
@ -20,11 +26,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 {