Merge branch 'master' of git.inpt.fr:tocard-inc/enseeiht/projet-web
This commit is contained in:
commit
b772bbda96
|
@ -35,6 +35,7 @@ table tr {
|
|||
display: none;
|
||||
position: relative;
|
||||
width: max-content;
|
||||
min-width: var(--side);
|
||||
top: var(--side);
|
||||
box-shadow: 0px 0px 0px var(--border-width) var(--border-color);
|
||||
background: #888;
|
||||
|
|
|
@ -1,148 +0,0 @@
|
|||
[
|
||||
{
|
||||
"id": 1,
|
||||
"price": 10,
|
||||
"color": -65536,
|
||||
"description": "un pixel Poog",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"price": 10,
|
||||
"color": -65536,
|
||||
"description": "un pixel Poog",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"price": 10,
|
||||
"color": -65536,
|
||||
"description": "un pixel Poog",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"price": 10,
|
||||
"color": -65536,
|
||||
"description": "un pixel Poog",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel put",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel updated",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel",
|
||||
"transactions": []
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"price": 10,
|
||||
"color": 0,
|
||||
"description": "autre pixel posted",
|
||||
"transactions": []
|
||||
}
|
||||
]
|
Loading…
Reference in a new issue