diff --git a/css/sample.css b/css/sample.css new file mode 100644 index 0000000..e51f5e9 --- /dev/null +++ b/css/sample.css @@ -0,0 +1,111 @@ +.hidden { + display: none; +} +.oe-reset { + margin:0; + padding:0; + border:0; + outline:0; + font-size:100%; + vertical-align:baseline; + background:transparent; + display: inline; + font-weight: inherit; +} +.oe-js-yes, +.oe-pm-yes, +.oe-ww-yes, +.oe-bc-yes { + display: none; +} +.oe-js-no, +.oe-pm-no, +.oe-ww-no, +.oe-bc-no { + display: inline-block; +} +.js .oe-js-no, +.postmessage .oe-pm-no, +.webworkers .oe-ww-no, +.blobconstructor .oe-bc-no { + display: none; +} +.js .oe-js-yes, +.postmessage .oe-pm-yes, +.webworkers .oe-ww-yes, +.blobconstructor .oe-bc-yes { + display: inline-block; +} +.ui-autocomplete { + overflow: auto; + max-height: 13em; +} +.ui-menu-item, +.oe-console { + box-sizing: border-box; + -moz-box-sizing: border-box; + -webkit-box-sizing: border-box; +} +.oe-console, +.oe-console .tagit, +.oe-console input, +.oe-console pre { + background: none repeat scroll 0% 0% black; + color: white; + font-family: "Lucida Console", Console, monospace; +} +.oe-console-pre { + white-space: pre-wrap; +} +.oe-console .tagit, +.oe-console input { + border: none; +} +.ui-menu-item.ui-state-focus { + margin: -1px 0px; +} +.oe-progress-dialog { + box-shadow: 0px 0px 15px #000; +} +.tagit-new input { + min-width: 15em; +} +pre.oe-console-errors { + color: #FF7373; +} +.oe-browser-support-check { + white-space: nowrap; +} +.oe-console-info, +.oe-console-errors { + width: 100%; + border: medium none; + padding: 0px; + white-space: pre-wrap; + resize: none; +} +.oe-file-warn { + display: none; +} +body.oe-acceptdrop #main_content_wrap { + background-color: #B7D9E0; +} +.oe-dnd-info { + position: fixed; + padding: 4em; + top: 50%; + left: 50%; + margin-left: -6em; + margin-top: -4.5em; + font-size: 2em; + display: none; +} +.oe-acceptdrop .oe-dnd-info { + display: block; +} +.oe-top-warning { + position: absolute; + z-index: 30; + top: 0px; + left: 0px; +} diff --git a/index.html b/index.html index 7c86227..4c371b8 100644 --- a/index.html +++ b/index.html @@ -19,120 +19,12 @@ Flac.js - - +
-
-
-

- JavaScript error: Either JavaScript is still loading, it is disabled or something went terribly wrong. The demo will most likely not work. Please report this issue so it can be fixed.

-
-
-
-
-

- Running from file:/// When running from file:/// protocol, it might be impossible to load the worker code due to security restrictions. Chrome and Opera can be started with the --allow-file-access-from-files command line argument to bypass this kind of protection. However, if access from files is granted, the browser should not be used to browse other sites.

-
-
View on GitHub @@ -252,6 +144,21 @@

+
+
+
+

+ JavaScript error: Either JavaScript is still loading, it is disabled or something went terribly wrong. The demo will most likely not work. Please report this issue so it can be fixed.

+
+
+
+
+

+ Running from file:/// When running from file:/// protocol, it might be impossible to load the worker code due to security restrictions. Chrome and Opera can be started with the --allow-file-access-from-files command line argument to bypass this kind of protection. However, if access from files is granted, the browser should not be used to browse other sites.

+
+
+
+
@@ -271,8 +178,8 @@


This page's software is GPL licensed. Content: This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License

-

-Share:

• +

+Share

On Facebook @@ -282,7 +189,25 @@

On Google+ - On Reddit • + On Reddit +

+
+

+Discover more

+ + Opusenc.js