This commit is contained in:
parent
aeb94d2569
commit
803075f216
|
@ -1,4 +1,4 @@
|
||||||
hedera-web (1.407.63) stable; urgency=low
|
hedera-web (1.407.64) stable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
|
|
|
@ -207,13 +207,13 @@
|
||||||
align-items: middle;
|
align-items: middle;
|
||||||
column-gap: .2em;
|
column-gap: .2em;
|
||||||
display: flex;
|
display: flex;
|
||||||
background-color: white;
|
|
||||||
}
|
}
|
||||||
.item-info .available-price > *
|
.item-info .available-price > *
|
||||||
{
|
{
|
||||||
border-radius: .2em;
|
border-radius: .2em;
|
||||||
padding: .3em;
|
padding: .3em;
|
||||||
border: .1em transparent solid;
|
border: .1em transparent solid;
|
||||||
|
background-color: white;
|
||||||
}
|
}
|
||||||
.item-info .grouping
|
.item-info .grouping
|
||||||
{
|
{
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hedera-web",
|
"name": "hedera-web",
|
||||||
"version": "1.407.63",
|
"version": "1.407.64",
|
||||||
"description": "Verdnatura web page",
|
"description": "Verdnatura web page",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue