Add export (txt, csv, json) and import
This commit is contained in:
parent
38b830f6eb
commit
b9c99d284c
4 changed files with 311 additions and 16 deletions
|
@ -608,3 +608,7 @@ img {
|
|||
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}
|
||||
|
||||
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
|
||||
|
||||
.export button, .import * {
|
||||
margin-right: 15px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue