Added docs in js files and fixed some minor visual bugs (#118)

Co-authored-by: Adam Bem <adam.bem@zoho.eu>
Reviewed-on: R11/release11-tools-web#118
This commit is contained in:
2023-03-15 15:17:31 +01:00
parent 09409dc698
commit 353d95e377
5 changed files with 130 additions and 10 deletions

View File

@@ -260,6 +260,7 @@
.action-button.active:hover {
filter: brightness(110%);
transition-duration: 0.3s;
}
.action-button {
@@ -407,6 +408,7 @@
.section-button:hover {
/* border-bottom: #3bc4f1 2px solid; */
backdrop-filter: brightness(100%);
transition-duration: 0.3s;
}
.section-button .active {