~ubuntu-branches/ubuntu/hardy/python-docutils/hardy

« back to all changes in this revision

Viewing changes to test/functional/expected/ui/small-black/opera.css

  • Committer: Bazaar Package Importer
  • Author(s): martin f. krafft
  • Date: 2006-07-10 11:45:05 UTC
  • mfrom: (2.1.4 edgy)
  • Revision ID: james.westby@ubuntu.com-20060710114505-otkhqcslevewxmz5
Tags: 0.4-3
Added build dependency on python-central (closes: #377580).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* This file has been placed in the public domain. */
 
2
/* DO NOT CHANGE THESE unless you really want to break Opera Show */
 
3
.slide {
 
4
        visibility: visible !important;
 
5
        position: static !important;
 
6
        page-break-before: always;
 
7
}
 
8
#slide0 {page-break-before: avoid;}