mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10: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 ***/
|
||||
|
||||
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user