mirror of
https://github.com/flynx/ImageGrid.git
synced 2026-01-08 11:21:09 +00:00
old changes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
cdc352dbae
commit
a3c448e2b5
@ -1,5 +1,6 @@
|
|||||||
Priority work
|
Priority work
|
||||||
[_] 88% Preview II
|
[_] 82% Preview II
|
||||||
|
[_] structure sorting to be persistent...
|
||||||
[_] 43% native client
|
[_] 43% native client
|
||||||
[_] make cache generator accept command-line args...
|
[_] make cache generator accept command-line args...
|
||||||
[_] 0% Generic
|
[_] 0% Generic
|
||||||
|
|||||||
@ -1094,6 +1094,8 @@ function updateInfo(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/************************************************** Setup Functions **/
|
/************************************************** Setup Functions **/
|
||||||
// XXX is this a correct place for these?
|
// XXX is this a correct place for these?
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,8 @@
|
|||||||
|
body {
|
||||||
|
font-family: sans-serif;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.overlay, .splash {
|
.overlay, .splash {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user