PageRenderTime 40ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/www/tags/NOV_07_2009/htdocs/ruby/slides/02005/euruko/ui/s5-core.css

#
CSS | 9 lines | 7 code | 1 blank | 1 comment | 0 complexity | f52aa91e9aa3f1c3a0d70c213aa56792 MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. /* Do not edit or override these styles! The system will likely break if you do. */
  2. div#header, div#footer, div#controls, .slide {position: absolute;}
  3. html>body div#header, html>body div#footer,
  4. html>body div#controls, html>body .slide {position: fixed;}
  5. .handout {display: none;}
  6. .layout {display: block;}
  7. .slide, .hideme, .incremental {visibility: hidden;}
  8. #slide0 {visibility: visible;}