To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Revision:

root / onto / talks / mo-ismir-2007 / ui / mo / opera.css @ 0:1e44d666ced1

History | View | Annotate | Download (207 Bytes)

1
/* DO NOT CHANGE THESE unless you really want to break Opera Show */
2
.slide {
3
        visibility: visible !important;
4
        position: static !important;
5
        page-break-before: always;
6
}
7
#slide0 {page-break-before: avoid;}