~linaro-toolchain-dev/+junk/lca2011

« back to all changes in this revision

Viewing changes to ui/linaro/s5-core.css

  • Committer: Michael Hope
  • Date: 2011-01-20 05:32:37 UTC
  • Revision ID: michael.hope@linaro.org-20110120053237-69jti6f1o8ff5oga
Initial version

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;}