-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f259b7
commit c7d0866
Showing
12 changed files
with
76 additions
and
185 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,37 +1,37 @@ | ||
{ | ||
"scribeButtons":[ | ||
"scribeButtons": [ | ||
{ | ||
"text":"Line", | ||
"id":"line", | ||
"class":"btn btn-outline-success", | ||
"text": "Line", | ||
"id": "line", | ||
"class": "f5 br2 ba ph2 pv2 mb4 db green pointer tc grow", | ||
}, | ||
{ | ||
"text":"Select", | ||
"id":"ctrlline", | ||
"class":"btn btn-outline-success", | ||
"text": "Select", | ||
"id": "ctrlline", | ||
"class": "f5 br2 ba ph2 pv2 mb4 db green pointer tc grow", | ||
}, | ||
{ | ||
"text":"Move", | ||
"id":"move", | ||
"class":"btn btn-outline-success", | ||
"text": "Move", | ||
"id": "move", | ||
"class": "f5 br2 ba ph2 pv2 mb4 db green pointer tc grow", | ||
}, | ||
{ | ||
"text":"Remove", | ||
"id":"remove", | ||
"class":"btn btn-outline-danger", | ||
"text": "Remove", | ||
"id": "remove", | ||
"class": "f5 br2 ba ph2 pv2 mb7 db red pointer tc grow", | ||
} | ||
], | ||
|
||
"storeButtons":[ | ||
"storeButtons": [ | ||
{ | ||
"text":"Fetch", | ||
"class":"btn btn-outline-primary crud", | ||
"id":"fetch" | ||
"text": "Fetch", | ||
"class": "f5 br2 ba ph3 pv2 mb2 dib blue pointer grow", | ||
"id": "fetch" | ||
}, | ||
{ | ||
"text":"Save", | ||
"class":"btn btn-outline-warning crud", | ||
"id":"save" | ||
"text": "Save", | ||
"class": "f5 br2 ba ph3 pv2 mb2 dib gold pointer fr grow", | ||
"id": "save" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.