mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
Merge branch 'master' of github.com:flynx/ImageGrid
This commit is contained in:
commit
dde38b7c6d
@ -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 ***/
|
********************************************************* Settings ***/
|
||||||
|
|
||||||
@ -20,11 +26,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 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user