diff --git a/index.html b/index.html index ab37fc2..2fa2042 100755 --- a/index.html +++ b/index.html @@ -457,6 +457,29 @@ .dl-platform-btn.download:hover { background: #6ee7b7; } + .dl-platform-btn.agent { + background: transparent; + color: #34d399; + border: 1px solid rgba(52, 211, 153, 0.35); + font-size: 0.72rem; + padding: 0.4rem 0.9rem; + } + .dl-platform-btn.agent:hover { + background: rgba(52, 211, 153, 0.1); + border-color: #34d399; + } + .dl-platform-actions { + display: flex; + flex-direction: column; + align-items: flex-end; + gap: 0.4rem; + flex-shrink: 0; + } + .dl-platform-note { + font-size: 0.65rem; + color: #475569; + text-align: right; + } a.dl-platform-btn.download { display: inline-flex; align-items: center; @@ -905,7 +928,11 @@
Windows
Windows 10 / 11 (x64)
- Download +
+ Download + + Internet required +
@@ -917,7 +944,11 @@
Ubuntu
Ubuntu 20.04+ (x64)
- Download +
+ Download + + Internet required +
@@ -929,7 +960,11 @@
macOS
macOS 12+ (Apple Silicon)
- Download +
+ Download + + Internet required +