Skip to content

Commit 83fde5b

Browse files
committed
minor javascript optimizations
1 parent 0222215 commit 83fde5b

File tree

2 files changed

+285
-248
lines changed

2 files changed

+285
-248
lines changed

motioneye/static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -911,7 +911,7 @@ img.camera {
911911
}
912912

913913
img.camera.error,
914-
img.camera.loading {
914+
img.camera.initializing {
915915
opacity: 0;
916916
}
917917

0 commit comments

Comments
 (0)