mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 20:00:10 +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
|
||||
[_] 88% Preview II
|
||||
[_] 82% Preview II
|
||||
[_] structure sorting to be persistent...
|
||||
[_] 43% native client
|
||||
[_] make cache generator accept command-line args...
|
||||
[_] 0% Generic
|
||||
|
||||
@ -1094,6 +1094,8 @@ function updateInfo(){
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
/************************************************** Setup Functions **/
|
||||
// XXX is this a correct place for these?
|
||||
|
||||
|
||||
@ -1,3 +1,8 @@
|
||||
body {
|
||||
font-family: sans-serif;
|
||||
}
|
||||
|
||||
|
||||
.overlay, .splash {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user