From a1b77ce202968d5c2441ed28d27dbbe54ee4b98f Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Mon, 6 Jun 2022 18:22:26 +0200 Subject: [PATCH] Alpha --- debian/changelog | 2 +- js/htk/style/style.scss | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9c4a7909..fcca71be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -hedera-web (1.407.76) stable; urgency=low +hedera-web (1.407.77) stable; urgency=low * Initial Release. diff --git a/js/htk/style/style.scss b/js/htk/style/style.scss index 6adc5a89..86dfc3db 100644 --- a/js/htk/style/style.scss +++ b/js/htk/style/style.scss @@ -173,7 +173,7 @@ button, padding: 10px; border-radius: 22px; margin: -0.5em; - font-weight: bold; + font-weight: normal; &:disabled { background-color: rgba(0, 0, 0, .1); diff --git a/package.json b/package.json index 08c0c95a..fd3a3f8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hedera-web", - "version": "1.407.76", + "version": "1.407.77", "description": "Verdnatura web page", "license": "GPL-3.0", "repository": {