| commit | 71941bdfa1156b748072e2dfe61c714d3ed02913 | [log] [tgz] |
|---|---|---|
| author | Sean McCullough <banksean@gmail.com> | Fri Apr 18 13:31:48 2025 -0700 |
| committer | Sean McCullough <banksean@gmail.com> | Fri Apr 18 14:01:53 2025 -0700 |
| tree | 28eeb5cb68bef3e0eb5b6a5ec63d17f4150e4fbb | |
| parent | 9abbf92a1c58300005971d7f89b301620d59e883 [diff] [blame] |
loop/webui: add prettier
diff --git a/loop/webui/src/diff2.css b/loop/webui/src/diff2.css index 5a7ad71..f716a01 100644 --- a/loop/webui/src/diff2.css +++ b/loop/webui/src/diff2.css
@@ -61,7 +61,7 @@ font-size: 16px; font-weight: bold; cursor: pointer; - box-shadow: 0 1px 3px rgba(0,0,0,0.2); + box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); opacity: 0.9; z-index: 100; user-select: none;