annotate docs/pycon2010/ui/pycon/opera.css @ 436:c4c35f002aef 0.6.4

to version 0.6.4
author catherine.devlin@gmail.com
date Thu, 25 Aug 2011 16:27:42 -0400
parents bf314710e64b
children
rev   line source
372
bf314710e64b can't make theme work
cat@eee
parents:
diff changeset
1 /* This file has been placed in the public domain. */
bf314710e64b can't make theme work
cat@eee
parents:
diff changeset
2 /* DO NOT CHANGE THESE unless you really want to break Opera Show */
bf314710e64b can't make theme work
cat@eee
parents:
diff changeset
3 .slide {
bf314710e64b can't make theme work
cat@eee
parents:
diff changeset
4 visibility: visible !important;
bf314710e64b can't make theme work
cat@eee
parents:
diff changeset
5 position: static !important;
bf314710e64b can't make theme work
cat@eee
parents:
diff changeset
6 page-break-before: always;
bf314710e64b can't make theme work
cat@eee
parents:
diff changeset
7 }
bf314710e64b can't make theme work
cat@eee
parents:
diff changeset
8 #slide0 {page-break-before: avoid;}