summaryrefslogtreecommitdiff
path: root/doc/opus_in_isobmff.css
diff options
context:
space:
mode:
authorRalph Giles <giles@mozilla.com>2014-10-07 16:05:07 -0700
committerRalph Giles <giles@mozilla.com>2014-10-07 16:05:07 -0700
commit32ff38bc8a3f1eba8cd27721cf4ce834ad12f9ad (patch)
tree53278b1792f1042d64767acf599d2c6ef52781f3 /doc/opus_in_isobmff.css
parent554b349cdb50c15a227407d2845787e4c940651b (diff)
downloadopus-32ff38bc8a3f1eba8cd27721cf4ce834ad12f9ad.tar.gz
Update mp4 encapsulation spec to v0.5.3.
Based on http://vfrmaniac.fushizen.eu/contents/opus_in_isobmff.html
Diffstat (limited to 'doc/opus_in_isobmff.css')
-rw-r--r--doc/opus_in_isobmff.css14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/opus_in_isobmff.css b/doc/opus_in_isobmff.css
index 3fbb1de5..bffe8f45 100644
--- a/doc/opus_in_isobmff.css
+++ b/doc/opus_in_isobmff.css
@@ -11,13 +11,13 @@
/* Boxes */
.pre
{
- white-space: pre; /* CSS 2.0 */
- white-space: pre-wrap; /* CSS 2.1 */
- white-space: -pre-wrap; /* Opera 4-6 */
- white-space: -o-pre-wrap; /* Opera 7 */
- white-space: -moz-pre-wrap; /* Mozilla */
- white-space: -hp-pre-wrap; /* HP Printers */
- word-wrap : break-word; /* IE 5+ */
+ white-space: pre; /* CSS 2.0 */
+ white-space: pre-wrap; /* CSS 2.1 */
+ white-space: -pre-wrap; /* Opera 4-6 */
+ white-space: -o-pre-wrap; /* Opera 7 */
+ white-space: -moz-pre-wrap; /* Mozilla */
+ white-space: -hp-pre-wrap; /* HP Printers */
+ word-wrap : break-word; /* IE 5+ */
}
.title_box