Changes to clone7b7f6.alarms.breckyunits.com
ffff:72.234.190.31
1 month ago
Restore this version
Reverted to acfaa945d53ac9792c492f51f98c4b31bc91f635
claude.html
Changed around line 19
- width: DOT_SIZEpx;
- height: DOT_SIZEpx;
+ width: 8px;
+ height: 8px;
Changed around line 134
- for (let minute = 0; minute < 60; minute += INCREMENT) {
+ for (let minute = 0; minute < 60; minute += 10) {
index.scroll
Changed around line 1
- replace INCREMENT 10
- replace DOT_SIZE 10
ffff:72.234.190.31
1 month ago
Restore this version
updated index.scroll
index.scroll
Changed around line 6: center
- import claude.html
+ claude.html
ffff:72.234.190.31
1 month ago
Restore this version
updated index.scroll
index.scroll
Changed around line 6: center
- claude.html
+ import claude.html
ffff:72.234.190.31
1 month ago
Restore this version
updated claude.html
claude.html
Changed around line 19
- width: 8px;
- height: 8px;
+ width: DOT_SIZEpx;
+ height: DOT_SIZEpx;
ffff:72.234.190.31
1 month ago
Restore this version
updated claude.html
claude.html
Changed around line 134
- for (let minute = 0; minute < 60; minute += 10) {
+ for (let minute = 0; minute < 60; minute += INCREMENT) {
ffff:72.234.190.31
1 month ago
Restore this version
updated index.scroll
index.scroll
Changed around line 1
+ replace INCREMENT 10
+ replace DOT_SIZE 10
ffff:72.234.190.31
1 month ago
Restore this version
updated claude.html
claude.html
Changed around line 19
- width: 4px;
- height: 4px;
+ width: 8px;
+ height: 8px;
ffff:72.234.190.31
1 month ago
Restore this version
updated claude.html
claude.html
Changed around line 134
- for (let minute = 0; minute < 60; minute += 5) {
+ for (let minute = 0; minute < 60; minute += 10) {
ffff:72.234.190.31
1 month ago
Restore this version
updated claude.html
claude.html
Changed around line 6
- border: 4px solid #e5e7eb;
ffff:72.234.190.31
1 month ago
Restore this version
updated claude.html
claude.html
Changed around line 26
- transition: background-color 0.2s;
+ transition: all 0.2s;