Using data parent for organization, project and task fields in books of doks or notes
This commit is contained in:
parent
99e96a895a
commit
1371a4bec5
6 changed files with 38 additions and 3 deletions
|
@ -36,8 +36,8 @@ ul.inline li {
|
|||
list-style: none;
|
||||
}
|
||||
@media (max-width: 529px) { /* MINW = 530px */
|
||||
.node .content ul, .node .content ol {
|
||||
padding-left: 10% !important;
|
||||
.node .content td > ul, .node .content td > ol {
|
||||
padding-left: 10%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name = SuiteDesk Theme
|
||||
description = SuiteDesk Theme Zen.
|
||||
version = 0.2.55
|
||||
version = 0.2.56
|
||||
|
||||
screenshot = screenshot.png
|
||||
|
||||
|
|
Reference in a new issue