annotate ui/i18n/s5-core.css @ 0:fdc457266e2d default tip

hg init
author shoshi tamaki
date Fri, 14 Jan 2011 02:02:46 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
1 /* Do not edit or override these styles! The system will likely break if you do. */
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
2
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
3 div#header, div#footer, div#controls, div.slide {position: absolute;}
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
4 html>body div#header, html>body div#footer,
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
5 html>body div#controls, html>body div.slide {position: fixed;}
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
6 .handout {display: none;}
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
7 .layout {display: block;}
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
8 div.slide, .hideme, .incremental {visibility: hidden;}
fdc457266e2d hg init
shoshi tamaki
parents:
diff changeset
9 #slide0 {visibility: visible;}