gui: use a tree panel for DataStoreContent
This commit is contained in:
@ -170,3 +170,13 @@ p.logs {
|
||||
margin: 5px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
/* tree icons */
|
||||
|
||||
/* big symbols */
|
||||
.x-tree-icon-custom {
|
||||
font-size: 1.25em;
|
||||
line-height: 1.6em;
|
||||
color: #555;
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user