Start working on a folders support.
This commit is contained in:
@@ -85,6 +85,11 @@ input#selectAll {
|
||||
.dataTables_filter {
|
||||
float:right;
|
||||
}
|
||||
|
||||
#mindmapListTable th {
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
/* Pagination Styles */
|
||||
#paginateContainer {
|
||||
height:40px;
|
||||
@@ -162,3 +167,10 @@ input#selectAll {
|
||||
height:50px;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
#foldersContainer {
|
||||
width: 15%;
|
||||
float: left;
|
||||
margin-right: 2%;
|
||||
margin-top: 80px
|
||||
}
|
||||
|
Reference in New Issue
Block a user