Updated with latest changes from Tree v2
Added support for dynamic fields, updated web app, etc.
This commit is contained in:
6
data/css/bootstrap.min.css
vendored
Normal file
6
data/css/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
data/css/jquery.minicolors.min.css
vendored
Normal file
1
data/css/jquery.minicolors.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
18
data/css/simple.css
Normal file
18
data/css/simple.css
Normal file
@ -0,0 +1,18 @@
|
||||
/*body {
|
||||
padding-bottom: 70px;
|
||||
}*/
|
||||
|
||||
.grid-item-color {
|
||||
width: 4%;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.grid-item-pattern {
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
margin: 5px;
|
||||
padding: 6px;
|
||||
white-space: normal;
|
||||
cursor: pointer;
|
||||
}
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user