index2.html added
Includes storage feature. Needs tidying up and some changes yet
This commit is contained in:
parent
994a26740d
commit
78becf0d64
1241
data/index2.html
Normal file
1241
data/index2.html
Normal file
File diff suppressed because it is too large
Load Diff
@ -144,6 +144,14 @@ input[type="number"] {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.checkbox-input {
|
||||||
|
border: solid 1px grey;
|
||||||
|
text-align: right;
|
||||||
|
width: 12px;
|
||||||
|
display: inline-block;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.select-input {
|
.select-input {
|
||||||
border: solid 1px grey;
|
border: solid 1px grey;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
|
Loading…
Reference in New Issue
Block a user