initial commit
This commit is contained in:
commit
abbd549428
97 changed files with 97614 additions and 0 deletions
10
csspageweaver/plugins/marginBox/config.json
Normal file
10
csspageweaver/plugins/marginBox/config.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"version": "1.0",
|
||||
"ui": {
|
||||
"title": "Margin boxes",
|
||||
"description": "This Toogle border around margin box",
|
||||
"toggle": true
|
||||
},
|
||||
"script": "marginBox.js",
|
||||
"stylesheet": "marginBox.css"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue