mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00

- add cover images - add configurable preview settings (should probably be in core or in a separate app) - add some metadata to feed template (file size, type and filename)
7 lines
84 B
CSS
7 lines
84 B
CSS
#opds .indent {
|
|
padding-left: 1em;
|
|
}
|
|
|
|
#opds .double-indent {
|
|
padding-left: 2em;
|
|
}
|