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

« back to all changes in this revision

Viewing changes to test/functional/expected/ui/small-black/s5-core.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 edit or override these styles!
 
3
   The system will likely break if you do. */
 
4
 
 
5
div#header, div#footer, div#controls, .slide {position: absolute;}
 
6
html>body div#header, html>body div#footer, 
 
7
  html>body div#controls, html>body .slide {position: fixed;}
 
8
.handout {display: none;}
 
9
.layout {display: block;}
 
10
.slide, .hideme, .incremental {visibility: hidden;}
 
11
#slide0 {visibility: visible;}