mirror of
https://framagit.org/fiat-tux/hat-softwares/lutim.git
synced 2026-07-06 18:00:59 +02:00
83a8fbeeeb
+ update morris and raphael graph libraries + some changes in "myfiles" table
12 lines
169 B
CSS
12 lines
169 B
CSS
/* vim:set sw=4 ts=4 sts=4 ft=css expandtab: */
|
|
html {
|
|
max-height:100%;
|
|
}
|
|
.height-97 {
|
|
height: 97%;
|
|
}
|
|
.freezeframe {
|
|
max-width: 100%;
|
|
max-height:100%;
|
|
}
|