mirror of
https://github.com/Yetangitu/owncloud-apps.git
synced 2025-10-02 14:49:17 +02:00
11 lines
153 B
CSS
11 lines
153 B
CSS
#opds .indent {
|
|
padding-left: 1em;
|
|
}
|
|
|
|
#opds .double-indent {
|
|
padding-left: 2em;
|
|
}
|
|
|
|
.nav-icon-opds {
|
|
background-image: url('../img/app.svg?v=1');
|
|
}
|