diff --git a/core/icons/alert.off.png b/core/icons/alert.off.png index a358a63..e97bd9d 100644 Binary files a/core/icons/alert.off.png and b/core/icons/alert.off.png differ diff --git a/core/icons/alert.png b/core/icons/alert.png old mode 100755 new mode 100644 index 0d48d12..a82f2cc Binary files a/core/icons/alert.png and b/core/icons/alert.png differ diff --git a/core/style.css b/core/style.css index dcad87e..3a06049 100644 --- a/core/style.css +++ b/core/style.css @@ -1930,7 +1930,7 @@ a.thumbnail-box::after { button.user-input { background: var(--primary-container-background); border: var(--primary-container-border); - width: 180px; + width: 184px; height: 30px; text-align: left; font-family: var(--primary-font);