Added placeholder scripting

This commit is contained in:
2023-05-31 14:14:41 +02:00
parent e0e26f074e
commit c20ee570cb
3 changed files with 16 additions and 3 deletions

View File

@@ -187,6 +187,11 @@ body {
font-size: 20px;
}
.invisible-button {
background-color: #00000000;
border: #00000000;
}
.action-button.active {
background: #2A93B0;
border: 1px solid #7ed0eb;