diff --git a/app/index.html b/app/index.html index 95c3c07..761cf87 100644 --- a/app/index.html +++ b/app/index.html @@ -350,18 +350,20 @@ - +
- - - - + + + +
diff --git a/app/less/app.less b/app/less/app.less index e48eb00..75b646b 100644 --- a/app/less/app.less +++ b/app/less/app.less @@ -8,7 +8,7 @@ @import "./scroll.less"; @import "./settings.less"; @import "./mscript.less"; -@import "./video.less"; +@import "./filmout.less"; #screens{ overflow-x: hidden; diff --git a/app/less/video.less b/app/less/filmout.less similarity index 76% rename from app/less/video.less rename to app/less/filmout.less index 8705c62..eccaa53 100644 --- a/app/less/video.less +++ b/app/less/filmout.less @@ -1,14 +1,14 @@ #path_bar{ } -#video_file { +#filmout_file { } -#video_preview_wrap { +#filmout_preview_wrap { background: #000; width: 100%; } -#video_preview { +#filmout { height: 400px; min-height: 400px; width: auto;