Add folders to the documents plugin

This commit is contained in:
Patrick Gansterer 2017-11-08 22:35:12 +01:00
parent 611a29fe2d
commit dc94e98138
19 changed files with 141 additions and 71 deletions

View file

@ -180,6 +180,11 @@ table {
color: #B94A48;
}
// Documents
.documents-item-folder {
font-weight: bold;
}
// Wiki
#wikiContent {
.editsection {