complete animation

- adjust position of prompt and save button on MMRL
- complete ripple animation
- new checkbox animation
This commit is contained in:
KOWX712
2024-12-28 14:54:38 +08:00
parent 1861e43a81
commit 940d809ac5
10 changed files with 207 additions and 100 deletions

View File

@@ -53,14 +53,17 @@
#module_name_line1 {
font-size: 26px;
user-select: none;
}
#module_name_line2 {
font-size: 22px;
user-select: none;
}
#authored {
font-size: 14px;
user-select: none;
}
#disclaimer {
@@ -70,6 +73,7 @@
#acknowledgment {
font-weight: bold;
font-size: 18px;
user-select: none;
}
.link-icon {
@@ -95,6 +99,7 @@
background-color: #38A7ED;
color: #fff;
fill: #fff;
user-select: none;
}
#github {
@@ -103,6 +108,7 @@
background-color: #606060;
color: #fff;
fill: #fff;
user-select: none;
}
#link-text {