forked from verdnatura/hedera-web
Alpha
This commit is contained in:
parent
68eedecb90
commit
a1b77ce202
|
@ -1,4 +1,4 @@
|
||||||
hedera-web (1.407.76) stable; urgency=low
|
hedera-web (1.407.77) stable; urgency=low
|
||||||
|
|
||||||
* Initial Release.
|
* Initial Release.
|
||||||
|
|
||||||
|
|
|
@ -173,7 +173,7 @@ button,
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
border-radius: 22px;
|
border-radius: 22px;
|
||||||
margin: -0.5em;
|
margin: -0.5em;
|
||||||
font-weight: bold;
|
font-weight: normal;
|
||||||
|
|
||||||
&:disabled {
|
&:disabled {
|
||||||
background-color: rgba(0, 0, 0, .1);
|
background-color: rgba(0, 0, 0, .1);
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "hedera-web",
|
"name": "hedera-web",
|
||||||
"version": "1.407.76",
|
"version": "1.407.77",
|
||||||
"description": "Verdnatura web page",
|
"description": "Verdnatura web page",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
Loading…
Reference in New Issue